摘要
随着信息技术在管理上越来越深入而广泛的应用,应用管理软件的实施在技术上已逐步成熟。应用管理软件是一个不断发展的新型学科,任何一个单位要生存要发展,要高效率地把内部活动有机地组织起来,就必须建立与自身特点相适应的应用管理软件。
管理软件在现代企业中的已经得到越来越广泛应用。因其不易出错,方便管理,操作简单,备受公司青睐。但是对一些营运项目特殊,规模小的“特殊企业”或者“小企业”来说,管理软件有待进一步的完善。
超市管理系统,是专门应用于超市的一款管理库存商品、销售商品统计和员工信息管理以及用户留言的Web系统。它不仅能够满足现在超市的一些日常数据计算及统计需求,提高了工作效率。按照栏目可分为:商品管理、库存管理、销售管理和员工管理。本系统是用VS2005编写的应用程序,使用SQL Server2000数据库。
关键词:超市管理系统;VS2005;SQL Server 2000,Web B/S
Abstract
Management software in the modern enterprise has been more and more widely used. Because of less error-prone, easy management, simple operation, much the company favor. But for some special operating items, small-scale “special enterprises” or “small business”, the management software needs to be further improved.
supermarket management system is specially used in supermarkets, a management inventory of goods, sale of goods statistics and information management staff, and staff attendance records software. It can not only meet some of the supermarkets now routine data calculations and statistical needs, improve the work efficiency. In accordance with section can be divided into: product management, inventory management, sales management and staff management. The system is written in VS2005 application that uses SQL Server2000 database.
Keywords: supermarket management system; the VS2005; SQL Server 2000, Web B/S
目录
摘 要(中文)
(英文) II
摘要
Abstract
第一章 概述
1.1研究背景及现状
1.2课题研究的意义 2
1.3主要研究的内容和问题 3
1.4 论文整体结构 4
第二章 开发环境介绍 5
2.1 开发工具介绍 5
2.1.1 ASP.NET简介 6
2.1.2 数据库简介 8
2.2 运行环境 10
2.3 系统架构 11
第三章 需求分析和总体设计 12
3.1 可行性分析 13
3.2 系统需要解决的主要问题 14
3.3系统目标与功能 14
3.3.1系统目标 15
3.3.2系统要达到的功能 16
3.4 数据库逻辑设计E-R图 17
3.4.1 实体与属性之间的关联 17
第四章 系统详细设计
4.1 系统实现的功能
第五章 系统实现
5.1系统的功能模块描述
5.1.1用户注册登录留言 19
5.1.2系统后台登录 22
5.1.3员工管理 26
5.1.4产品管理 29
5.1.5销售管理 36
5.1.6用户管理 38
5.1.7系统管理 41
5.2 本系统的测试
5.2.1 系统测试的意义
5.2.2 系统测试的重要性
5.2.3 系统测试的范围
5.2.4 系统测试的方法
5.2.5 系统测试的目的和原则 45
结束语 46
参考文献 47