1 / 37
文档名称:

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

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

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

分享

预览

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

上传人:bdjigr52 2018/8/3 文件大小:458 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
myeclipse简介 23
mysql简介 24
第6章系统实现 25
系统登陆模块 25
订单信息管理模块 25
注册用户信息管理模块 25
第7章系统测试 27
程序调试 27
程序的测试 27
测试的重要性及目的 27
测试的步骤 28
测试的主要内容