摘 要

随着信息化技术的快速发展,计算机应用已经进入了千家万户,随着企业商品在不断的增多,商品仓库管理上也存在着许多问题。商品数据的处理量快速增长,原本的人工管理模式已经不太适合这种形式,使用计算机可以完成数据收集、处理和分析,减少人力和物力的资源浪费。企业需要商品多店仓库系统的建立,能为企业商品管理提供信息化管理和动态化管理,提高商品管理质量和使用效率。

在本系统的设计中,运用Java设计语言,系统的数据库采用了 SQLSERVER。此次系统设计主要包括几大功能模块,这几大功能模块将企业商品管理涉及的各方面内容都考虑进去。这几大功能模块分别是系统用户管理、基础资料管理、员工信息管理、仓库信息管理、商品信息管理、商品入库管理、商品出库管理、商品盘点模块。最后,经过系统需求分析、和系统设计方式进行验证,结果显示,证明本设计有实用价值。从而从软件设计的角度对研究的理论,基础、系统整体布局及系统等具体设计进行了详细研究。

 

关键词:管理系统;库存管理;信息化管理;java语言

 

Abstract

With the rapid development of information technology, computer application has entered innumberable families, along with the enterprise products is constantly increasing, also there are many problems on commodity enters sells saves the management. The rapid growth of the commodity data processing, the original manual management mode has not suitable for this kind of form, using the computer can complete data collection, processing and analysis, reducing waste of manpower and material resources. Enterprises need goods store enters sells saves the system set up, for enterprise information management system of commodity management and dynamic management, improve management quality and efficiency.

In the design of this system, using the Java design language, the database of the system USES SQLSERVER. The system is designed to include several functional modules, which take into account all aspects of enterprise merchandise management. The several major functional modules were users of the system management, basic data management, staff information management, information management, commodity information management, commodities procurement management, sales management, inventory module. Finally, through the analysis of system requirements and system design, the results show that the design has practical value. This paper studies the theory, basis, system layout and system design of the software from the perspective of software design.

 

Keywords:Management system; Inventory management; Information management; The Java language

 

 

 

目 录

摘 要 I

Abstract II

第1章 绪论 1

1.1 课题背景 1

1.2 研究现状 1

本章小结 1

第2章 可行性分析 3

2.1 经济可行性 3

2.2 技术可行性 3

2.3 操作可行性 3

2.4 业务流程分析 4

本章小结 4

第3章 需求分析 6

3.1 需求分析 6

3.2 数据流图 6

本章小结 8

第4章 系统设计 10

4.1 系统模块总体设计 10

4.2 数据库E-R图设计 11

4.3 数据表的设计 11

第5章 系统实现 16

5.1用户管理功能模块实现 16

5.2仓库管理功能模块实现 18

5.3商品管理功能模块实现 20

5.4库存管理功能模块实现 21

5.5其他管理功能模块实现 24

5.6系统管理功能模块实现 25

本章小结 28

第6章 系统测试 29

6.1软件测试概念及方法 29

6.2本系统的测试 30

6.2.1系统测试计划 30

6.2.2系统测试用例 30

6.2.3测试结果 33

本章小结 34

结论 35

致 谢 36

参考文献 37