设计 任务书 文档 开题 答辩 说明书 格式 模板 外文 翻译 范文 资料 作品 文献 课程 实习 指导 调研 下载 网络教育 计算机 网站 网页 小程序 商城 购物 订餐 电影 安卓 Android Html Html5 SSM SSH Python 爬虫 大数据 管理系统 图书 校园网 考试 选题 网络安全 推荐系统 机械 模具 夹具 自动化 数控 车床 汽车 故障 诊断 电机 建模 机械手 去壳机 千斤顶 变速器 减速器 图纸 电气 变电站 电子 Stm32 单片机 物联网 监控 密码锁 Plc 组态 控制 智能 Matlab 土木 建筑 结构 框架 教学楼 住宅楼 造价 施工 办公楼 给水 排水 桥梁 刚构桥 水利 重力坝 水库 采矿 环境 化工 固废 工厂 视觉传达 室内设计 产品设计 电子商务 物流 盈利 案例 分析 评估 报告 营销 报销 会计
 首 页 机械毕业设计 电子电气毕业设计 计算机毕业设计 土木工程毕业设计 视觉传达毕业设计 理工论文 文科论文 毕设资料 帮助中心 设计流程 
垫片
您现在所在的位置:首页 >>计算机毕业设计 >> 文章内容
                 
垫片
   我们提供全套毕业设计和毕业论文服务,联系微信号:biyezuopin QQ:2922748026   
基于SSM的物流管理系统毕业论文+开题报告+外文翻译及原文+操作文档+项目源码及数据库文件
文章来源:www.biyezuopin.vip   发布者:毕业作品网站  

摘  要

物流信息化是指信息技术在物流系统规划、物流经营管理、物流流程设计与控制和物流作业等物流活动中全面而深入的应用,并且成为物流企业和社会物流系统核心竞争能力的重要组成部分。物流信息化一般表现为三方面:一是随着物流信息化基础设施的不断完善,解决信息的采集、传输加工共享问题,实现物流信息的商品化;二是电子商务的快速发展,物流信息处理的电子化和计算机化,促进企业流程改造,提供优化的解决方法,例如仓储优化、运输路径优化等;三是物流信息传递的标准化和实时化,提高上下游企业信息的协调性和整体效益,提高整个供应链的效率和竞争力。

本文首先对系统的设计进行了经济可行性和技术可行性的分析,之后在用户需求分析的基础上,对物流管理系统的功能和模式进行了分析,提出基于以J2EE的SSM框架,即Spring + SpringMVC+Mybatis,客户端界面采用Extj s4.0的物流管理系统设计方案。本文基于SSM框架设计的物流管理系统共分为六个功能模块,每一个功能模块依据需求分为若干相关的功能子模块,分别为:用户系统管理模块、客服中心管理模块、配送管理模块、库房管理模块、调度管理模块、车辆信息管理模块,之后通过编程对各个模块进行了实现,并做了相关的界面设计。系统采用MYsql数据库系统对系统后台数据进行管理。相关的数据库表包括客户表、员工表、部门表、订单表、订单状态表、库房信息表、调拨表、车辆管理表、车辆历史记录表、调度表和用户表。

关键词:JSP;SSM;Mysql;物流管理系统

Abstract

Logistics informatization refers to the comprehensive and in-depth application of information technology in logistics system planning, logistics management, logistics process design and control, logistics operations, etc. And become an important part of the core competitiveness of logistics enterprises and social logistics system. Logistics information generally shows in three aspects: first, with the continuous improvement of logistics information infrastructure, to solve the problem of information collection, The second is the rapid development of electronic commerce, the computerization and computerization of logistics information processing, the promotion of enterprise process transformation, and the provision of optimized solutions, such as warehousing optimization, transportation Third, standardization and real-time logistics information transmission, improve the coordination and overall efficiency of upstream and downstream enterprise information, and improve the efficiency and competitiveness of the whole supply chain.

This paper firstly analyzes the economic and technical feasibility of the design of the system, then analyzes the function and mode of the logistics distribution management system on the basis of the analysis of the user's demand, and puts forward the SSM framework based on J2EE. That is, Spring SpringMVC Mybatis. the design scheme of logistics distribution management system based on Extj s4.0 is adopted in the client interface. The logistics distribution management system based on SSM framework is divided into six functional modules. Each functional module is divided into several related functional submodules according to requirements, which are: user system management Management module, customer service center management module, distribution management module, warehouse management module, scheduling management module, vehicle information management module. The system uses MYsql database system to manage the background data of the system. The related database tables include customer table, employee table, department table, order table, order status table, warehouse information table, allocation table, etc. Vehicle Management form, vehicle History form, scheduling Table and user Table.

Key words: JSPM Mysql; Logistics Management system

目  录

摘  要 I

Abstract II

引 言 4

第1章 相关技术综述 5

1.1 JSP技术简述 5

1.2 SSM框架简介 5

1.3 Mysql数据库 6

第2章 系统需求分析和概要设计 7

2.1 需求分析 7

2.2 系统架构设计 8

2.3 系统功能模块描述 10

2.4 系统用例图定义 13

2.5系统领域模型定义 15

2.6 系统主要功能类图定义 16

2.7系统主要功能顺序图定义 19

第3章 系统数据库设计 23

3.1 数据库表设计 23

3.2 数据库表字段说 25

第4章 系统详细设计与实现 28

4.1 省公司管理员管理模块部分页面与主要实现代码 28

4.2站点管理员管理模块部分页面与主要实现代码 34

4.3系统构建和部分配置文件 42

第5章 系统测试 44

5.1 测试的主要内容 44

5. 2测试总结 45

结  论 46

致  谢 47

参考文献 48





















  全套毕业设计论文现成成品资料请咨询微信号:biyezuopin QQ:2922748026     返回首页 如转载请注明来源于www.biyezuopin.vip  

                 

打印本页 | 关闭窗口
 上一篇文章:物流管理信息系统研究
本类最新文章
基于Python+Django+ 物流管理系统的开发与实现(SSM Meshkov不稳定性的激波管实
850nm附近具有平坦色散的光子 基于前馈控制的动态电压恢复器(D 光纤的色散补偿方式及应用分析 毕
| 关于我们 | 友情链接 | 毕业设计招聘 |

Email:biyeshejiba@163.com 微信号:biyezuopin QQ:2922748026  
本站毕业设计毕业论文资料均属原创者所有,仅供学习交流之用,请勿转载并做其他非法用途.如有侵犯您的版权有损您的利益,请联系我们会立即改正或删除有关内容!