古城物流管理系统设计与实现

摘 要

如今物流业在中国正处于快速发展的阶段,消费市场并未充分的开发,整个物流市场有着非常广阔的成长空间。虽然如此,但物流企业要想增强自身的竞争力和运营效率,最好的办法就是通过使用信息技术手段设计物流系统对整个运营流程进行监控和管理。这样不仅带来了公司管理效率的提高,还能增强用户体验。、

根据本系统的研究现状和发展趋势,系统从需求分析、结构设计、数据库设计,在到系统实现,分别为前端实现和后端实现。论文内容从系统描述、系统分析、系统设计、系统实现、系统测试来阐述系统的开发过程。本系统力求结合实际找出一种切实可行的开发方案,经过反复研究和学习,借助java编程语言、jsp技术、mysql数据库和tomcat服务器来完成系统的所有功能,最后进行系统测试,来检测系统的权限和漏洞,从而将系统完善,达到符合标准。

 

关键字:古城物流管理系统,java编程语言,mysql数据库

 

ZHAIJISONG Just-in-time logistics management system design and implementation

ABSTRACT

Today the logistics industry in China is in rapid development stage, the consumer market has not fully developed, the logistics market has a very broad space for growth. Even so, but the logistics enterprises to enhance their competitiveness and operational efficiency, the best way is through the use of information technology to design the logistics system to monitor the whole operation process and management. Not only has brought the company to enhance the efficiency of management, also can enhance the user experience. ,

According to the research status and development trend of this system, the system from the demand analysis, structure design, database design, in to the system implementation, respectively for the front-end and back-end. Content of the paper from the system description, system analysis, system design, system implementation, system testing, to elaborate the development process of the system. The system tries to combine the actual find out a feasible development plan, after repeated research and study, using the Java programming language, the JSP technology, essentially a database and tomcat server to accomplish all functions of the system, and finally to the system test, to detect system permissions and loopholes, thus the system perfect, to conform to the standard.

 

Key words: Just-in-time logistics management system, the Java programming language, used to the database

 

目 录

 

第1章 绪论

1.1开发背景

1.2开发现状

1.3论文结构

1.4本章小结

第2章 系统开发技术的介绍

2.1Adobe Dreamweaver简介

2.2HTML/CSS简介

2.3JSP简介

2.4mysql数据库概念和特点

2.5本章小结

第3章 系统分析

3.1功能需求分析

3.2业务流程分析

3.3数据流程分析

3.4本章小结

第4章 系统设计

4.1系统网络架构设计

4.2系统总体设计

4.3系统功能模块设计

4.4数据库设计

4.4.1概念模型设计

4.4.2数据库表设计

4.4.3数据库连接计

4.5本章小结

第5章 系统的实现

5.1前台页面的实现

5.2登录模块的实现

5.3订单管理模块的实现

5.4订单操作模块的实现

5.5车辆管理模块的实现

5.6本章小结

第6章 系统测试

6.1运行环境说明

6.2界面测试

6.3功能测试

6.4测试结果

6.5本章小结

第7章 总结

致 谢

参考文献