毕业设计(论文)
书店仓库管理系统
学 院
专 业
班 级
学 号
用户姓名
指导教师
完成日期 年 月 日
摘 要
仓库作为储存货物的核心功能之一,在整个仓储中具有非常重要的作用,是社会物
质生产的必要条件。良好的仓库布局环境能够对货物进入下一个环节前的质量起保证作
用,能够为货物进入市场作好准备,在设计中我们根据书店仓库管理在布局中的功能分
区的不明,书本的摆放杂乱,安排不当,以及通道设计中的不足,我们对其仓库重新进
行了总体布局的规划,用分析法对其仓库货位进行了调整,根据通道设计的原则对书店
仓库管理系统的主通道、次通道进行了重新的设计,让书店仓库管理系统的布局更合理,
从而使仓库内的各对书店仓库管理系统而言非常有利。
本系统采用的数据库是 Mysql,使用 JSP 技术开发,运行环境使用 Tomcat 服务器,
ECLIPSE 是本系统的开发平台。在设计过程中,充分保证了系统代码的良好可读性、实
用性、易扩展性、通用性、便于后期维护、操作方便以及页面简洁等特点。
关键字:书店仓库管理系统 Mysql 数据库 JSP 技术
Abstract
As one of the core functions of storing goods, warehouse plays a very
important role in the whole storage and is a necessary condition for social
material production. A good warehouse layout environment can guarantee the
quality of goods before entering the next link, and be ready for the goods to
enter the market. In the design, according to the unclear functional division
of the bookstore warehouse management in the layout, the disorderly arrangement
of books, improper arrangement, and the lack of channel design, we have re planned
the overall layout of the warehouse, using the According to the principle of
channel design, the main channel and the secondary channel of the bookstore
warehouse management system are redesigned, which makes the layout of the
bookstore warehouse management system more reasonable and makes each channel
in the warehouse very beneficial to the bookstore warehouse management system.
The database of this system is mysql, which is developed by JSP technology.
The running environment is Tomcat server. Eclipse is the development platform
of this system. In the design process, it fully ensures the good readability,
practicability, expansibility, universality, easy to maintain, easy to operate
and concise page of the system code.
Key words: Bookstore warehouse management system MySQL database JSP
technology
目 录
第一章 绪 论..............................................................1
1.1 背景及意义...........................................................1
1.2 国内外研究概况.......................................................2
1.3 研究的内容 ..........................................................2
第二章 关键技术的研究.....................................................3
2.1 JSP 技术介绍.........................................................3
2.2 JAVA 简介............................................................3
2.3 ECLIPSE 开发环境 ....................................................4
2.4 Tomcat 服务器........................................................4
2.5 MySQL 数据库.........................................................5
第三章 系统分析...........................................................5
3.1 系统设计目标 ........................................................6
3.2 系统可行性分析 ......................................................6
3.3 系统功能分析和描述 ..................................................7
3.4 系统 UML 用例分析.....................................................8
3.4.1 管理员用例.......................................................9
3.4.2 用户用例.........................................................9
3.5 系统流程分析......................................................10
3.5.2 添加信息流程....................................................11
3.5.1 操作流程........................................................12
3.5.3 删除信息流程....................................................13
第四章 系统设计..........................................................14
4.1 系统体系结构 .......................................................15
4.2 数据库设计原则 .....................................................16
4.3 数据表 .............................................................17
第五章 系统实现..........................................................18
5.1 管理员功能模块......................................................18
5.2 前台首页功能模块 ...................................................19
5.3 员工功能模块........................................................19
第六章 系统测试.........................................................20
6.1 测试定义及目的 ......................................................21
6.2 性能测试 ............................................................22
6.3 测试模块 ............................................................23
6.4 测试结果 ............................................................24
总 结...................................................................26
致 谢...................................................................27