摘要:超市管理系统是市场上最流行的常用系统之一,它主要包括以下几个模块:系统权限的设定、原始数据录入、数据的汇总及查询。实现对进货、销售信息等实现全面、动态、及时的管理。
本文系统的分析了软件开发的背景以过程;首先介绍了软件的开发环境,其次介绍了本软件的详细设计过程:数据库的设计、各个模块的设计和实现,以及具体界面的设计和功能。
系统用了VB语言和SQL Server 2000作为开发工具。采用C/S结构,实现对整个系统的信息化管理。这种系统优势在于系统比较简单,但功能强大,扩展性能也比较好,完全能够处理一般超市的日常任务。5440
关键词:营业;数据库;信息系统
Management System of Supermarket
Abstract:The supermarket management system is one of the most popular used systems in the market. It mainly includes the following several modules: system permissions set, original data entry, data aggregation and inquiry. So it can realize its purchases, sales information management of overall, dynamic, and timely.
This article system analysis software has developed background by process; first introduced the software development environment, next introduced this software detailed design process: Database design, each module design and realization, as well as concrete contact surface design and function.
The system used the VB language and SQL Server 2000 as a development tool. The use of C / S structure, the realization of the entire information management system. Advantage of the system such a system is relatively simple,but powerful, the expansion of better performance, fully able to handle day-to-day tasks of the general store.
Key word: Sell; Data base management;Information system
目 录
1 项目开发背景及意义 1
1.1项目产生的背景 1
1.2项目的意义 1
1.3项目的开发环境和技术 1
1.3.1开发技术 1
1.3.2开发环境 2
2 需求分析 5
2.1 系统模块功能的需求分析 5
2.1.1商品管理 5
2.1.2进货管理 6
2.1.3销售管理 6
2.1.4库存管理 6
2.2可行性分析 7
3系统分析与设计 8
3.1系统功能模块设计 8
3.1.1系统功能分析 8
3.1.2系统功能模块 9
3.2 数据库设计 11
3.2.1资料数据库概念 11
3.2.2数据库概念结构设计 11
3.2.3 数据库逻辑结构设计 11
4 系统实现 14
4.1 用户登录模块 14
4.2商品管理模块 14
4.2.1商品管理界面 14
4.2.2商品添加 15
4.2.3删除商品 16
4.2.4修改商品相关信息 17
4.3 入库管理模块 18
4.3.1 添加入库信息 19
4.3.2 删除入库信息 20
4.4出库模块 21
4.4.1 添加出库信息 21
4.4.2修改出库信息 22
4.4.3删除出库信息 22
4.5库存信息管理 23
4.5.1 库存信息的修改 23
4.5.2 删除库存信息 24
5 系统测试 26
5.1软件测试概述 26
5.2软件测试实例 27
5.2.1 对身份验证功能进行测试 27 VB+sqlserver超市营业管理系统的设计:http://www.youerw.com/jisuanji/lunwen_2465.html