摘 要
随着我国经济的发展,人们生活水平的不断提高,人们对消费物流的要求就越来越高,伴随这些需求物流公司孕育而生,随之而来的就是一个合格的物流系统。物流系统可以配合物流公司合理分配快递人员。
现代信息化的接入使得物流成本和费用的更容易被掌握,从而增强了信息的准确性。与此同时动态信息能够被及时掌握,根据实际情况做出快速而有效的反应,实现物流运作的动态决策。信息的及时、全面的获取与加工,供需双方可以充分的信息共享与沟通,使得物流服务更准确、从而提高客户的满意度;同时顾客可以有更多自我服务功能,可以随意定义自己的定制的物流服务;另外在提供物流服务的同时,可以为顾客提供信息、资金等双赢的增值服务。
该系统用spring mvc和MySQL实现了快递管理系统。快递管理系统有着很好的应用前景,随着计算机技术和网络技术的发展,它的功能将会得到不断的发展和完善。本系统可以根据实际应用的具体情况,适当加以修改,以便更好应用。本系统操作简单,灵活性好,系统安全性高,运行稳定。本文详细介绍了快递管理系统开发和设计的全过程。
关键词:java spring mvc mybatis mysql
ABSTRACT
With the development of China's economy and the improvement of people's living standard, people's demand for consumption logistics is higher and higher. With these needs, logistics companies are born, which is followed by a qualified logistics system. Logistics system can cooperate with logistics companies to distribute express personnel reasonably.
The access of modern information technology makes the cost and cost of logistics easier to be mastered, thus enhancing the accuracy of information. At the same time, the dynamic information can be mastered in time and respond quickly and effectively according to the actual situation, so as to realize the dynamic decision of the logistics operation. Timely and comprehensive information acquisition and processing, sharing both supply and demand can be full of information and communication, the logistics service is more accurate, so as to improve the customer satisfaction; at the same time, customers can have more self service function, can define their own customized logistics services; in addition to provide logistics services at the same time, can provide information for customer funds win-win value-added services.
The system uses spring MVC and MySQL to implement the express management system. The express management system has a very good application prospect. With the development of computer technology and network technology, its function will be continuously developed and perfected. This system can be properly modified according to the actual application, so that it can be better applied. This system is simple in operation, good in flexibility, high in system security and stable in operation. The whole process of the development and design of the express management system is introduced in detail.
Key words: java spring mvc mybatis mysql
目 录
摘 要
ABSTRACT
第一章 绪论
1.1课题背景
1.2目的和意义
1.3开发工具及技术
1.3.1开发工具
1.3.2 spring mvc技术
1.3.3 JavaScript
1.3.4 MyBatis
1.4软硬件需求
第二章 系统分析
2.1可行性分析
2.2 系统的安全技术
2.4设计的基本思想
2.4性能需求
2.4.1系统的安全性
2.4.2数据的完整性
2.5界面需求
第三章 数据库设计
3.1数据库的分析与设计
3.1.1数据库的概念结构设计
3.1.2数据库的逻辑结构设计
3.1.2.1 用户表
3.1.2.2快递表
3.1.2.3消息表
第四章 系统功能实现
4.1登陆页面
4.2注册页面
4.3快递员页面
4.4派单员订单管理页面
4.5订单添加页面
4.6快递员添加页面
4.7客户界面
4.8 个人信息维护界面
4.9用户添加页面
4.5留言页面
4.6投诉页面
第五章 系统测试
5.1系统测试目的与意义
5.2测试过程
5.2.1主页面的登录模块测试
5.3其他错误
结 论
参考文献
致 谢