摘要:一直以来,商品的库存管理都比较繁琐,大多数仓库的商品出入库记录都是手工完成,效率低下,如何提高效率成为当务之急。使用C#作为编程语言,在.Net的开发环境下使用数据库Microsoft SQL Server 2000完成这个系统。本系统可以实现对商品出库入库的记录,还可以实现对员工和客户信息的管理。最后对系统程序进行了测试,试验结果表明,该系统能大大提高商品库存管理的效率。题目名称:仓库管理系统内容简介:所开发系统能协作企业科学、全面、高效地进行仓库管理。各系统的功能实现应具备信息添加、修改、查询、统计和报表输出等基本功能;开发工具:语言自选参考资料:1、(.net,jee)书籍;2、数据库方面书籍33266
关键词:库存管理;数据库;编程 ;C#
The Design and Implementation of Inventory Management System
Abstract: All along, inventory management products are more complicated, most of the warehouses of goods out of storage records are done by hand, from the information management, how to improve efficiency a top priority. Using C # as the programming language in .Net development environment using Microsoft SQL Server 2000 database to complete the system. The system can realize the goods out of library storage of records, you can also achieve the management of employee and customer information. Finally, the system program has been tested, the test results show that the system can greatly improve the merchandise inventory management efficiency.
Key words: Inventory Management;Database;Program ;C#
目 录
摘要: 1
引言 1
1.本系统使用的方法和语言 2
2.需求分析 2
2.1业务过程分析 2
2.2研究领域分析 4
3.系统的分析与设计 5
3.1系统开发用例模型 5
3.2系统数据库设计 5
3.3数据词典 5
4.系统的开发 7
4.1系统实现 7
4.2部分系统界面及功能简介 7
总结 8
参考文献. 9
致 谢 10