毕业设计说明书
码头船只出行及配套货柜码放
管理系统
码头船只出行及配套货柜码放管理系统
摘要
伴随着全球化的发展,码头的物流和客运增多,码头业务迎来新的高峰。然而码头业务
的增加,导致了人员成本和工作量的增多。为了解决这一基本问题,码头船只出行及配套货
柜码放管理系统应运而生。
此次码头船只出行及配套货柜码放管理系统的开发与设计将使用当前主流的编程语言
Java来开发,采用流行的Java三大框架(Spring + Struts +Hibernate)实现出一个功能相
对齐全、界面简洁、使用方便、用户体验度相对较高的码头船只出行及配套货柜码放管理系
统。
该系统为用户提供了一个码头船只出行及配套货柜码放管理系统,在系统中可以管理用
户、管理船只、管理货柜等等,另外设置了两种权限(管理员和员工),不同权限的用户登
录后操作不一样,让用户体会到一个真实的码头船只出行及配套货柜码放管理系统。
本设计遵循码头业务流程,从实际出发,多方调研,反复测试,实现一个功能稳定、性
能极佳的码头船只出行及配套货柜码放管理系统。
关键词:系统,Java,管理,web
Pie r boats and supporting container stacking m anagement system
Abstract
W ith the development of globalization, the progress of the society, increasing terminal logistics,
passenger transport, port operations will usher in new heights. Increase the terminal business, lead
to increased personnel costs, sta ff workload. In order to solve the basic problem, emerge as the
time s require ships travel and related container stacking management system.
Development and design of the pie r boats and supporting container stacking management system
will u se the current mainstream programming language Java to develop, using the popular Java
three framework (Spring + Struts + Hibernate) to realize the function of a relatively complete , the
interface is simple, easy to use, the user experience the ships travel and related container stacking
management system the relatively high.
The system provides a ferry boats and supporting container stacking management system for the
user, the system can manage users, management, management of container ships and so on, in
addition to set up two kinds of permissions (administrators and s taff), without permission of the
use r log in and operation are not the same, lets the user feel a real ships travel and related container
stacking management system.
The design follows the wharf business process, from a practical point of view, researches,
repeated testing, to achieve the ships travel and related container stacking a functional management
system, excellent stability.
Key words: System, Java, management, web
第 V 页 共 Ⅱ 页
目录
1 引言
.........................................................................................................................................
1
1.1 课题研究的背景和意义
.....................................................................................................
1
1.2 国内外现状
.......................................................................................................................
1
1.2.1 国外主要现状
...............................................................................................................
1
1.2.2 国内主要现状
...............................................................................................................
2
1.3 课题研究的目的及主要内容
...........................................................................................
3
1.3.1 课题研究的目的
...........................................................................................................
3
1.3.2 课题研究的主要内容
...................................................................................................
3
1.4 可行性分析
.......................................................................................................................
3
1.4.1 技术可行性研究
...........................................................................................................
3
1.4.2 经济可行性研究
...........................................................................................................
4
1.4.3 操作可行性研究
...........................................................................................................
4
1.5 论文内容安排
.....................................................................................................................
4
2 系统开发技术及环境
...........................................................................................................
5
2.1
JAVA 语言
............................................................................................................................
5
2.2 开发工具 M
Y ECLIPSE
.........................................................................................................
5
2.3 M
Y SQL 数据库
...................................................................................................................
6
2.4 JSP 技术
............................................................................................................................
6
2.5 S
ERVLET
................................................................................................................................
7
2.6 系统开发环境
...................................................................................................................
8
3 系统需求分析
.......................................................................................................................
8
3.1 系统功能需求
...................................................................................................................
8
3.2 系统性能需求
...................................................................................................................
9
3.3 系统运行需求
.................................................................................................................
10
3.4 系统的用例分析
.............................................................................................................
10
第 VI 页 共 Ⅱ 页
4 系统的设计与实现
.............................................................................................................
12
4.1 总体设计
.........................................................................................................................
12
4.1.1 软件结构设计
.............................................................................................................
12
4.1.2 数据库设计
.................................................................................................................
12
4.2 详细设计
.........................................................................................................................
14
4.2.1 首页实现
.....................................................................................................................
15
4.2.2 用户登录的实现
.........................................................................................................
16
4.2.3 用户管理的实现
.........................................................................................................
19
4.2.4 个人信息维护的实现
.................................................................................................
20
4.2.5 船只管理的实现
.........................................................................................................
21
4.2.6 货柜管理的实现
.........................................................................................................
23
4.2.7 路线管理的实现
.........................................................................................................
25
4.2.8 船只分配路线的实现
.................................................................................................
27
4.2.9 船只分配货柜的实现
.................................................................................................
29
5 系统测试
.............................................................................................................................
32
结论
...........................................................................................................................................
34
参考文献
...................................................................................................................................
35
致谢
...........................................................................................................................................
36