登录

  • 登录
  • 忘记密码?点击找回

注册

  • 获取手机验证码 60
  • 注册

找回密码

  • 获取手机验证码60
  • 找回
毕业论文网 > 毕业论文 > 计算机类 > 计算机科学与技术 > 正文

货运物流管理系统的设计与实现毕业论文

 2022-03-17 08:03  

论文总字数:24892字

摘 要

本文对货运物流管理系统进行了研究,首先了解了货运物流管理的背景知识,对货运物流管理的需求进行了分析,在此基础之上,确定了该管理系统的主要功能。

系统的主要功能有两个部分“业务管理”和“车辆管理”。而业务部分可以细分为订单录入、出车登记、调度配送、回车报账、简易登记、车辆状态以及运输模板。车辆模块部分可以细分为“配件的采购、库存”、维修管理、“加油、保养”登记、轮胎管理以及固定费用管理和预警。

本文将详细介绍系统的实施过程,在MVC经典的架构模式基础上,对系统结构进行构建并对每个层次的设计与实施作出详细的描述和代码分析,并给出相关必要的流程图加以解释。另外,本文还将对开发过程中用到的开发工具和某些关键技术作出探讨,包括分页显示、异常处理、数据的合法性验证、权限控制等。

关键词:货运物流管理系统 系统结构 功能模块 MVC

The design and implement of Freight logistics management system

Abstract

In this paper, freight and logistics management system is studied, first understand the background knowledge of the shipping logistics management, freight demand logistics management to analyze, on this basis, identifies the main functions of the management system.

The main function of the system has two parts, "business management" and "vehicle management." The part of the business can be broken down as order entry, trip registration, scheduling, distribution, carriage reimbursement, a simplified registration, the vehicle state and transportation template. Vehicle module section can be subdivided into "parts procurement, inventory," maintenance management "refueling, maintenance 'registration, tire management and fixed costs management and early warning.

This article will detail the implementation process of the system, in the classic MVC architectural pattern, based on the structure of the system was constructed and each level of design and implementation to the detailed description and code analysis, and relevant given the necessary flow chart to explain . In addition, the article also on some key development tools and technologies used in the development process to explore, including page display, exception handling, legality verification, access control and other data.

Key Words: Freight logistics management system; structure; function module; MVC

目录

摘 要 I

Abstract II

目录 III

第一章 绪论 1

1.1 课题的背景及意义 1

1.2 货运物流管理系统的功能概述 1

1.3 开发工具及主要技术简介 2

1.3.1 开发平台介绍 2

1.4 本文的主要研究工作 3

1.5 本章小结 3

第二章 系统分析 4

2.1 系统需求分析 4

2.1.1 功能性需求分析 4

2.1.2 非功能性需求分析 5

2.2 系统可行性分析 6

2.3 系统体系结构分析 7

2.3.1 表示层的功能分析 7

2.3.2 控制层的功能分析 8

2.3.3 业务逻辑层的功能分析 8

2.3.4 域模型层的功能分析 8

2.3.5 持久层的功能分析 9

2.4 本章小结 9

第三章 系统设计 10

3.1 数据库设计 10

3.1.1 数据表的设计 10

3.2 系统体系结构设计与实现 16

3.2.1 表示层的设计与实现 17

3.2.2 控制层的设计与实现 19

3.2.3 业务逻辑层的设计与实现 19

3.3 系统管理模块的设计 19

3.4 系统核心模块的设计 20

3.4.1调度员模块 20

3.4.2固定费用预警 20

3.4.3运输模板 20

3.5 本章小结 21

第四章 系统实施 22

4.1 Servlet与web.xml文件 22

4.2 域模型层的代码实现 23

4.3 表示层的代码实现 23

4.4 控制层的代码实现 26

4.5 业务逻辑层的代码实现 28

4.6 持久层的代码实现 29

4.7 系统关键技术的研究 31

4.7.1 系统的异常处理机制 31

4.7.2 用户权限的控制 31

4.7.3 用户输入数据的合法性检验 32

4.7.4 分页显示机制 32

4.8 本章小结 33

本章首先介绍了本系统中配置的web.xml文件,指导了servlet的路径,为后续的控制代码的调用提供了方便;另外,本章也根据MVC的架构对本系统的代码实现做了详细的解释,前文有几处代码举例参考。 33

本章也对本系统中用到的关键技术进行了介绍,如“系统的异常处理机制”、“用户权限的控制”、“用户输入数据的合法校验”、“分页显示机制”。这些技术依赖于一些已有的jar包实现起来也不是很困难。 33

第五章 总结和展望 34

5.1 本文工作总结 34

5.2 下一步工作展望 35

参考文献 36

第一章 绪论

1.1 课题的背景及意义

在当前的社会中,一个物流运输行业的企业如果没有一个系统化的管理工具来管理自己的业务,那么在一定程度上会影响他们的业绩。

请支付后下载全文,论文总字数:24892字

您需要先支付 80元 才能查看全部内容!立即支付

企业微信

Copyright © 2010-2022 毕业论文网 站点地图