- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
基于 B/S 模式的顺捷安小件快运系统设计与实现
内容摘要
顺捷安小件快运系统主要整合省内小件快运资源,打造省内小件快运品牌,推广客车
附搭小件快运网络。通过车站管理模块、线路管理模块、用户管理模块、托运管理模块、
接货管理模块、取货管理模块、商务事故管理模块等功能来实现快运网络的综合管理。系
统采用 B/S 开发模式,选择 J2EE 企业级开发,开发工具选择 MyEclipse8.6、SQLyog,采
用 Tomcat 服务器技术,后台数据库选择 MySQL。本系统可以方便快捷地实现货物的托运、
接取、货物是否发生事故等操作,特有的日志管理模块能方便的查看用户进行的操作,方
便管理,使整个小件快运流程井井有条,为物流的发展提供了良好的条件。
关键字 JAVA、JSP、Servlet、Tomcat、MySQL
0
Design and implementation of Shun Jie safety Small
Express system based on B/S architecture
Student:Ming Sheng Wei Supervisor:Rui Mou
Abstract
Shun Jie safety Small Express system integration of the province of small pieces
of Express resources to create the province of small pieces of Express brand, to
promote bus attached to take small pieces of express network. Station management
modules, line modules, user management module, shipping module, receiving module,
pick up management module, business incident management module functions to
achieve the integrated management of the Express Network. The system can be quickly
and easily achieve the consignment of goods, access, whether the goods accidents
in operation, unique log management module can easily view the user operation to
facilitate the management, the entire small pieces of Express processes in perfect
order, the logistics of provides a good condition.
Key words JAVA、JSP、Servlet、Tomcat、MySQL
1
目 录
1 引言 1
1.1 开发背景 1
1.2 文档目的 1
1.3 产品介绍 1
1.4 用户群体 2
1.5 运行环境 2
2 开发技术介绍 3
2.1 J2EE 技术3
2.2 J2EE 常用设计模式工厂模式3
2.3 MVC 设计模式——Model-View-Control 3
2.4 WEB 应用服务器Tomcat 4
2.5 MySQL 简介 4
3 系统需求分析 5
3.1 可行性分析 5
文档评论(0)