1 / 37
文档名称:

网上下单快递网站的设计与实现-毕业论文.doc

格式:doc   大小:775KB   页数:37页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

网上下单快递网站的设计与实现-毕业论文.doc

上传人:zhanglaifa 2017/8/20 文件大小:775 KB

下载得到文件列表

网上下单快递网站的设计与实现-毕业论文.doc

相关文档

文档介绍

文档介绍:摘要:网上下单快递网站是一个快递企业不可缺少的部分,它的内容对于快递企业的决策者和管理者来说都至关重要,所以网上下单快递网站应该能够为用户提供充足的信息和快捷的数据处理手段。基于现代快递管理的要求,开发一个网上下单快递网站来适应现在社会的发展需求。在模块设计时,对不同权限应该有不同的功能和特殊的限制。数据库的设计要合理,内容要丰富,要考虑与各个模块的兼容情况。
本系统为用户提供强大的数据操纵功能,界面友好、使用简单方便,系统维护成本低。有鉴于简单操作和界面的可视化的优势。并借助于网络的优势。本系统采用Jsp语言、Myeclipse开发工具,后端采用的是Mysql数据库来完成网上下单快递网站的设计与实现,通过数据操作模块能对本系统的相关信息进行各种操作,界面直观简洁。

关键词: 快递信息;管理系统;开发;设计
Abstract: Online delivery system is an indispensable part of the courier business, it is critical for content delivery business decision-makers and managers, so the online delivery system should be able to provide users with sufficient information and efficient data processing means. Based on modern courier management requirements, developing an online delivery system to adapt to the current development needs of society. In the module design, for different permissions should have different functions and particular limitation. Database design should be reasonable, content to be rich, to be patible with the circumstances of each module.
 The system provides users with powerful data manipulation capabilities, user-friendly, easy to use, low cost system maintenance. Given the simplicity of operation and interface visualization advantage. And the help of the advantages of work. The system uses Jsp language, Myeclipse development tools, back-end uses Mysql database plete the design and implementation of online delivery systems, and can perform various operations on the relevant information of the system through the data operation module, the interface is simple and intuitive.
Keywords: Express Information; management system; development; Design
目录
第1章绪论 5
选题的依据及意义 5
网上下单快递网站国内外现状研究 5
系统设计的相关研究理论 7
系统设计的必要性 7
系统设计的相关技术 7
系统的功能设计 7
第2章可行性分析 8
技术可行性 8
经济可行性 8
营运可行性 8
系统研究主要思路 9
研究方法 9
第3章系统需求分析 11
需求概要 11
数据流图 11
数据库设计 13
第4章系统总体设计 16
系统的总体结构 16
系统功能模块设计 18
系统的体系结构 19
系统的ER模型 21
第5章相关技术与开发工具 23
JSP简介 23