实现了工作人员管理、物品管理、仓库管理、入库管理、出库管理、库存管理、统计报表等功能。
摘要:仓库管理系统,旨在提高物料管理效率。完全取代原有的手工管理方式,能及时,准确,高效的完成仓库管理,为仓库管理者,提供了有力的管理工具和管理手段。经实际应用表明,该仓库管理系统用户界面良好,操作灵活方便,可极大的提高仓库管理自动化水平和工作效率。
根据需求,确定系统采用ASP.NET技术, C#作为编程语言,SQL Server 2005作为后台数据库,开发出来的管理系统具有安全性高,扩展性强,操作简单,容易上手的特点,主要实现了工作人员管理、物品管理、仓库管理、入库管理、出库管理、库存管理、统计报表等功能。
关键词 仓库管理系统 ASP.NET Sql Server 2005
毕业设计说明书外文摘要
Title Warehouse Management System
Abstract:Warehouse management system designed to improve the efficiency of materials management. Completely replace the original manual management, timely, accurate and efficient completion of warehouse management, for warehouse managers, provides a powerful management tool and management tools. The practical application shows that the warehouse management system user interface is good, flexible operation and convenient, can greatly improve the level of warehouse management and automation efficiency.
According to the demand, it is determined that the system adopts ASP.NET technology, C # as the programming language, and SQL Server 2005 as the backstage database. The developed management system has the characteristics of high security, strong expansibility, simple operation and easy to use. Management, goods management, warehouse management, storage management, a library management, inventory management, statistical reporting and other functions.
Keywords Warehouse Management System ASP.NET Sql Server 2005
目 次
1 绪论 1
1.1 系统开发背景及意义 1
1.2 国内外研究现状 1
2 系统开发工具介绍 2
2.1 Visual Studio.NET平台介绍 2
2.2 ASP.NET简介 3
2.3 C#简介 3
2.4 SQL Server 2005简介 4
3 需求分析 6
3.1 可行性分析 6
3.1.1技术可行性 6
3.1.2 经济可行性 6
3.1.3 操作可行性 6
3.2 系统功能分析 6
3.3 功能结构图 6
3.4 系统流程图 8
4 数据库设计 10
4.1数据库实体设计 10
4.2数据表设计 12
5 系统的详细设计与实现 15
5.1 数据库的连接 15
5.2 登录页面 15
5.3 添加工作人员页面 16
5.4 管理工作人员页面 18
5.5 添加仓库页面 19
5.6 添加入库页面 20
5.7 管理入库页面 21
5.8 添加出库页面 22
5.9 月入库报表页面 24
5.10 修改密码页面 25
6 应用与测试 27
6.1 测试方案概述 27
6.1.1 测试策略 27
6.1.2 测试方法 27
6.2 测试结论 27
结束语 28
致 谢 29
参考文献 30
1 绪论
1.1 系统开发背景及意义
就目前而言,在各方面,一般的库存管理系统的技术落后,性能差和非常不完善,人为干扰,操作不方便。但是在此阶段我们要研究的仓库管理的最突出的特点是它可以处理特别大量的信息,系统有所管理的物质种类额外的多,因此所发生的单据的发生量特别大,查询和统计各有自己的方式来处理,各不相同。因此在管理上实现起来有一定困难。仓储管理部门越来越需要一个低成本,高性能,简单易用,功能齐全的综合仓库管理信息系统。随着计算机技术还有网络技术在我们日常生活中的普遍应用和逐渐成熟,为仓库管理的未来发展提供了很大的技术支撑。