小型超市管理系统设计与实现设计.doc
文本预览下载声明
计算机科学与技术学院
本科生毕业论文(设计)
题 目:小型超市管理系统的设计与实现
学生姓名:
学 号:
专业班级:
指导教师:
完成时间:
目录
摘要 I
Abstract II
第1章 绪论 1
1.1 开发背景 1
1.2 开发意义 1
第2章 需求分析 2
2.1 可行性分析 2
2.2 功能需求 2
第3章 系统概要设计 5
3.1 数据字典 5
3.2 数据库的实现 8
第4章 详细设计 11
4.1 登录系统 11
4.2 管理员操作权限 11
4.3 售货员操作权限 21
4.4 会员操作权限 24
4.4 退出系统 26
总结 27
参考文献 28
致谢 29
摘要
随着计算机信息技术的不断兴起繁荣,应用软件的应用也变得越来越广泛。而超市管理系统对于超市主体而言不仅可以提高工作效率,更可以节约人力资源和一部分的经济开销。而且相对于人工工作而言,超市管理系统可以减少很多人工由于不认真不仔细,或者是疏忽而发生的错误,以此来保证超市的正常运营。
针对小型超市的管理情况,超市管理系统中主要分为三种角色分别是超市管理员、超市售货员和超市会员。针对不同的角色,分别会给予一些相应的管理权限。其中超市管理员作为超市正常运营的核心人物,他的权限会是最大的,也会是最多的。主要能够实现个人信息管理,柜存信息管理,库存信息管理,销售信息管理,会员信息管理,职员信息管理,供应商信息管理,商品类别信息管理等等。售货员主要能够实现个人信息管理,商品柜存管理,会员信息管理,和销售商品。而超市会员作为超市中非常重要的消费者,应该要比超市的普通消费者拥有更多的权限,但也应仅限于对个人信息的管理,和个人身份管理,不应该涉及到超市内部数据的管理。
关键字 超市管理系统;Microsoft Visual Studio;SQL Server 2008;WEB B/S;
Abstract
With the rapid development of the Computer Information Technology, the applications of the utility software are becoming more and more popular than before. And the Supermarket Management System not only can improve the working efficiency of the supermarket, but also can save the human resources and economic cost. Comparing with the work which in manual, the Supermarket Management System can reduce the number of mistakes that because of impatient, carelessness, or negligence, in order to promise this supermarket can run in normal.
The role of this Supermarket Management System including three kinds, such as, the supermarket manager, the supermarket assistant, and the VIP of the supermarket. For different roles, this System will give different powers. The supermarket manager is the whole show of the supermarket, so his powers will be most important. His mainly power is achieves personal information management, goods storage cabinet information management, goods stock information management, sell information man
显示全部