文档详情

JSP,JAVA仓库管理系统论文范文.doc

发布:2018-04-07约5.22万字共72页下载文档
文本预览下载声明
仓库管理系统 摘要 仓库管理系统是一个企业不可缺少的部分,它的内容对于单位的决策者和管理者来说都至关重要,所以仓库管理系统应该能够为用户提供充足的信息和快捷的查询手段。作为计算机应用的一部分,使用计算机对库存信息进行管理,具有着手工管理所无法比拟的优点.例如:检索迅速、查找方便、可靠性高、存储量大、保密性好、寿命长、成本低等。这些优点能够极大地提高仓库管理的效率,也是企业的科学化、正规化管理,与世界接轨的重要条件。 abstract Inventory management system is an indispensable part of the company, its content for the unit of decision-makers and managers is vital, so inventory management system should be able to provide users with adequate information and fast search tool. As part of computer applications, using a computer to manage inventory information, with the incomparable advantage of manual management. For example: quick search, find convenient, high reliability, large memory capacity, security and good, long life, low cost . These advantages can greatly improve the efficiency of inventory management as well as enterprises scientific and standardized management, an important condition for integration with the world. Key words: SQL Server、JSP,Java,company 目录 第一章 绪论 5 1.1 课题的提出 5 1.2 课题研发的必要性性 5 1.3课题研究的意义 6 1.4 课题设计目标 6 第二章 系统技术方法研究 7 2.1 Spring框架 7 2.2 Spring框架的MVC实现——Spring MVC 8 2.3 Hibernate框架 10 2.4 AJAX技术 12 2.4.1 JSP的脚本语言 13 2.5 tomcat 13 2.5.1 tomcat简介 13 2.5.2 tomcat名称由来 14 第三章 总体设计 15 3.1 系统通用结构 15 3.2 系统平台环境: 16 3.2.1硬件平台: 16 3.2.2 软件平台: 16 3.3 系统架构:B/S架构 16 3.4 编程语言:JAVA 17 3.5服务器软件:JBOSS 18 3.6系统开发工具:MyEclipse 18 3.7 数据库软件:SQL Server 19 3.8系统功能结构图 21 3.9 管理员登陆流程 21 3.10 具体功能模块图 23 3.10.1 入库管理模块功能图 23 3.10.2 出库管理功能模块图 23 3.10.3 商品收支管理功能模块图 24 3.10.4 查询管理功能模块图 24 第四章 系统设计 25 4.1 系统的体系结构 25 4.2. E-R图 26 4.2.1 管理员的实体图及属性 26 4.2.2 库存表实体及属性 26 4.2.3 出库表的实体及属性 27 4.2.4 操作记录实际及属性 27 4.3 数据表 27 4.3.1 管理员信息表 28 4.4.2 商品信息列表 28 4.4.3 库存表 28 4.4.4 财务收支表 28 4.4.5 统计信息表 29 第五章 详细设计 30 5.1系统登录模块设计 30 5.2 入库管理模块设计 31 5.2.1. 入库单据录入管理 31 5.2.2 入库单据管理 40 5.2.2 入库一览表管理 41 5.3 出库管理模块设计 42 5.3.1 产品出库模块 42 5.3.2 出库查询管理模块 47 5.3.2 出库查询管理模块 48 5.3.4 出库一览表管理模块 48 5.4 查询统计管理模块 56 5.4.1 出入库分类统计模块 56 5.4.2 金额总汇模块设计 58 5.4.3 保质期预警模块设计 58 5.4.4 库存信息模块设计 59 5.5 基本信息管理模块设计 6
显示全部
相似文档