{$cfg_webname}
主页 > 计算机 > JSP >

物流企业货运管理系统的设计(SSH,MySQL)

来源:wenku163.com  资料编号:WK16313271 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9AWK16313271
资料介绍

物流企业货运管理系统的设计(SSH,MySQL)(论文11000字,程序代码,MySQL数据库)
摘 要
    随着信息时代的到来,使得社会的各个行业各个领域都发生了翻天覆地的变化,物流业也在时代大背景的影响之下,整个物流业朝着信息化的方向不断发展。有效地整合业内资源,使得个体的、单一的物流企业运输,还有集团化的大企业都朝着高效率、可持续发展的方向不断发展。物流企业货运管理系统是根据物流配送行业管理方面的标准和要求,遵循企业的管理流程, 用于货运公司、货场、物流公司等管理需求而开发的企业货运管理软件。
    本设计的内容是设计并且实现一个基于web技术的物流管理系统,所以系统主要以j2EE作为开发基础,使用了struts2+spring+hibernate等多种框架的结合,用myeclipse作为开发工具,以MYSQL作为数据库,以Macromedia公司的Dreamweaver作为界面美化工具,使用JAVA语言开发,页面采取JSP动态页面开发技术。该系统界面简单大方,操作方便,便于维护。
关键词:物流货运  物流管理  JAVA  JSP
The logistics enterprises cargo management system design
ABSTRACT
With the advent of the information age, the social various industries have undergone tremendous changes, under the influence of the logistics industry in the context of the times, the entire industry is moving in the direction of information technology development.Effective integration of industry resources, the individual single enterprise logistics and transport, or the Group of the large companies are moving in efficient, sustainable development.Freight management system is according to the logistics industry management, follow the standards and requirements for business management process, shipping company, such as loading bays, logistics company developed management requirements of freight management software.
The content of graduation design is to design and implement a logistics management system based on Web technique, so the system is mainly to j2EE as a development base, the main use of struts2+spring+hibernate and other frame used in combination, using MyEclipse as a development tool, using MYSQL as the database, with Macromedia's Dreamweaver as the interface landscaping tools, the use of JAVA language development page JSP, adopt dynamic page technology. This system interface is simple, convenient operation, easy maintenance.
Key Words: Logistics and freight forwarding  Logistics Management  JAVA  JSP
功能需求
    本系统主要功能包括档案管理、合同管理、工资管理、作业调度、仓库管理几大模块 。系统采用C/S体系结构,系统的主要功能有信息管理等五大模块,具备信息录入、修改、删除,用户添加、修改、删除、权限、密码修改系统功能。本系统是以使用VB技术进行开发,后台数据库采用的是SQL SERVER 2008。
    根据物流企业日常管理的需要,要求系统具有以下功能:   
(1)具有商品信息、往来单位信息、员工信息、仓库信息等基础信息的管理和维护功
(2)全面实用的销售信息管理功能。 
(3)全面实用的库存信息管理功能。  
(4)对有配送、运输、报关的全过程进行有效、全面的管理。  
(5)通过管理系统对企业内部的数据进行分析,以帮助企业及时作出正确的决策。 
(6)设置系统日常维护功能 
(7)设置职工培训管理模块。
开发工具:MyEclipse
开发语言:Java
数据库:MySQL
Web服务器:Tomcat
 

物流企业货运管理系统的设计(SSH,MySQL)
物流企业货运管理系统的设计(SSH,MySQL)
物流企业货运管理系统的设计(SSH,MySQL)
物流企业货运管理系统的设计(SSH,MySQL)


目录
摘 要    I
ABSTRACT    II
第一章  绪论    1
1.1物流管理系统设计背景    1
1.2物流管理系统设计的意义    1
1.3国内外研究    2
1.4全文结构框架    3
第二章  系统的开发环境及技术简介    4
2.1  系统开发环境    4
2.1.1 MyEclipse    4
2.1.2 数据库简介    4
2.1.3 Tomcat    5
2.2系统开发的思想与技术    5
2.2.1 JSP技术与MVC模式以及系统的基本框架    5
2.2.2 S.S.H框架的优点    5
第三章  系统分析    6
3.1可行性分析    6
3.2需求分析    6
3.2.1 初步调查    6
3.2.2 组织机构分析    7
3.2.3功能需求    7
3.2.4 系统安全    7
第四章  系统设计    9
4.1系统设计原则    9
4.2 功能设计    9
4.3 总体功能模块    10
4.3.1管理员功能模块    11
4.3.2普通管理员功能模块    11
4.3.3游客功能模块    12
4.3.4 系统业务描述    12
4.4系统和数据库的配置    13
4.5概念模型设计    14
4.6数据库逻辑模型    14
4.7数据库表结构    15
4.8平台数据表的设计    17
第五章  系统功能实现    20
5.1系统功能实现的主要框架    20
5.1.1 struts    20
5.1.2 Spring    20
5.1.3 Hibernate    20
5.2系统功能实现的主要模块    21
5.2.1 登陆页面    21
5.2.3 系统管理主页面    22
第六章  系统的调试与测试    23
6.1  创建安装项目,添加项目输出    23
6.2  运行项目    23
结束语    25
参考文献    27
致谢    28

推荐资料