超市仓库管理信息系统设计与实现毕业设计论文 精品
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
超市仓库管理信息系统设计与实现
目录
1绪论 (1)
1.1课题背景及意义 (1)
1.2系统设计的意义 (1)
1.3任务概述 (2)
1.3.1项目目标 (2)
1.3.2项目范围 (2)
1.4系统开发环境 (2)
1.4.1 B/S结构 (2)
1.4.2 (2)
1.4.3 SQL Server 2008数据库 (3)
2 需求分析 (4)
2.1系统目标 (4)
2.2系统功能描述 (4)
2.2.1功能需求分析 (4)
2.2.2性能需求分析 (5)
2.3系统数据流图 (5)
2.3.1数据流图 (5)
2.3.2二层数据流图 (5)
2.3.3三层数据流图 (6)
2.3.4四层数据流图 (10)
2.3.5数据字典 (11)
3 总体设计 (13)
3.1系统概述 (13)
3.2系统模块结构 (14)
3.3数据库设计 (17)
3.3.1概念结构设计 (17)
3.3.2逻辑结构设计 (20)
4 详细设计 (21)
4.1数据库设计 (21)
4.2系统功能实现 (24)
5 编码与实现 (27)
5.1管理员登录 (27)
5.2系统自动报警 (30)
5.3其他功能 (33)
5.3.1商品管理 (33)
5.3.2出库入库管理 (34)
5.3.3盘存管理、系统管理和用户管理 (35)
6 系统测试 (36)
6.1测试的种类 (36)
6.2测试细节 (37)
结论 (38)
参考文献 (39)
翻译部分 (40)
英文原文 (40)
中文译文 (47)
致谢 (54)
摘要
当今社会,超市已经成为了人们生活中必不可少的组成部分。不仅仅是销售工作,超市的仓库管理工作对超市而言也是十分重要的。传统的超市仓库管理是采用人工管理的方法,管理员按照自己的一套方法来记录商品信息,比如存放位置、库存情况等等。这种管理方式效率低下,而且管理员劳动强度大,十分不便。随着计算机技术的日益普及,开发一款高效的基于B/S模式的现代超市仓库管理系统显得十分必要。本文详细介绍了使用和SQL Server2008数据库对超市仓库管理系统进行设计与实现的过程。
本次超市仓库管理系统的开发运用传统的面向过程软件分析和设计思想,开发工具借助+SQL Server 2008,系统功能主要包括以下几个方面:商品信息管理,商品入库管理,商品出库管理,商品盘存管理,系统管理,用户管理,系统自动报警。系统自动报警是针对超市仓库管理设计的一项功能,当商品库存低于库存下限时,系统自动报警功能被触发,第一时间通知管理员获取信息,防止商品出现缺货。
关键词:仓库管理;B/S模式;
ABSTRACT
In today's society, the supermarket has become an integral part of people's lives.Not only sales, the supermarket warehouse management is also very important.Traditional supermarket warehouse management is manual management, the administrator in accordance with its own set of methods to record product information, such as storage location, inventory, and so on. This management method is inefficient and labor-intensive , and is very inconvenient.With the growing popularity of computer technology, it is very necessary to develop a highly efficient supermarket modern warehouse management system based on B / S mode.This paper describes the use of and SQL Server 2008 database the supermarket warehouse management process.
The supermarket Warehouse Management System was developed by using the traditional software analysis and design method, developing tools using + SQL Server 2008, system functions mainly include the following aspects: product information management, product storage management, the product out of database management, inventory management, system management, user management, automatic alarm system.The automatic alarm system is a feature designed for supermarket warehouse management.When the stock of merchandise inventory is lower than the lower limit, the system automatic alarm function is triggered, the first time to notify the administrator, to prevent merchandise out of stock.
Keywords:Warehouse Management;B / S mode;