基于jsp的仓库管理系统的设计与实现.doc
约37页DOC格式手机打开展开
基于jsp的仓库管理系统的设计与实现,摘 要:仓库管理系统是一个企业不可或缺的部分,高效的仓库管理系统可以为企业的发展和经营提供坚强的后盾。随着科技的不断发展,用计算机对仓库进行管理,具有人工管理所无法比拟的优点,例如:检索迅速、查找方便、保密性好、成本低、寿命长等。这些优点能极大地提高仓库管理的效率, 使企业的仓库管理井井有条,为企业的健康发展创造良好的...
内容介绍
此文档由会员 道客巴巴 发布 摘 要:仓库管理系统是一个企业不可或缺的部分,高效的仓库管理系统可以为企业的发展和经营提供坚强的后盾。随着科技的不断发展,用计算机对仓库进行管理,具有人工管理所无法比拟的优点,例如:检索迅速、查找方便、保密性好、成本低、寿命长等。这些优点能极大地提高仓库管理的效率, 使企业的仓库管理井井有条,为企业的健康发展创造良好的条件。本文在分析现有管理系统开发技术的基础上,实现了以Eclipse为开发平台的基于JSP的,以MySql作为后台数据库的仓库管理系统。该系统主要具备基本信息管理、库存管理、信息查询、用户管理等功能模块。
关键词:仓库管理,JSP,MySql数据库
Abstract: Warehouse management system is an indispensable part of the enterprise. A warehouse management system with high efficiency can provide a strong backing for the development and management of enterprises. With the development of technology,to manage the warehouse with computer has the incomparable advantages of manual management.For example, quick search, find convenient, good security, low cost, long service life etc. These advantages can greatly improve the efficiency of warehouse management, the enterprise storage management be arranged in good order, and create good conditions for the healthy development of enterprises. In this paper, based on analysis of the existing management system development technology, in order to realize the Eclipse as the development platform based on JSP, using MySql as the background database warehouse management system. The system mainly has the basic information management, inventory management, information query, user management module
Keywords: Warehouse management, JSP, MySql database
目 录
1 绪论 4
1.1 开发背景 4
1.2 开发意义 4
1.3 本文组织结构 4
2 系统解决方案 5
2.1 JSP语言概述 5
2.2 SSH框架 5
2.3 MySql数据库 5
2.4 系统平台环境 5
3 需求分析 6
3.1 面向的用户人群 6
3.2 功能需求分析 6
3.3 业务流程图 7
4 数据库设计 9
4.1 E-R模型 9
4.2 数据模型 12
5 详细设计 15
5.1 数据库连接类 15
5.2 系统主要模块 16
结 论 34
参 考 文 献 35
致 谢 36