- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
摘 要
众所周知,为刺激顾客消费,提高经济效益,许多连锁超市都启用了会员管理制度。然而手工管理方式在安全性、时效性等方面,存在诸多弊端。开发连锁超市会员积分制管理系统,应用此系统进行会员管理,成为超市的当务之急。
本系统是在对提出需求的超市进行实地的考察和调研后,确定设计开发的。本文论述的主要内容包括使用ASP.NET技术完成本系统的设计与开发,管理型系统数据库的建立与维护,建立基于B/S架构的应用系统的设计与实现。
本文以软件工程思想为主线,从需求分析、框架设计、模块设计、开发环境配置及工具等方面,介绍了上述系统的开发过程,并详细论述会员卡类型管理模块、会员资料管理模块、商品管理模块的设计和实现。
关键词: 积分 ASP.NET 会员卡
Abstract
It is well known that lots of chain supermarkets have put a management system for associates in use. However, the mode of manual management has a quantity of abuses in security, time effectiveness and so on. It has been one of the most important things for supermarkets to project a Chain Supermarket Member Point Management System, with which they could manager members’ information and points easily.
Based on investigating and researching the requirements brought up by its user, we have designed and developed the system. This thesis will be on the following aspects,The application of ASP.NET in the design and development of web site,The establishment and maintainability for data base of the management system.,The process of designing and realizing the application system which is based on B/S.
Holding to the main line of software engineering, this paper introduces the development process of this system, on requirements analysis, framework design, modules design, development environment configuration and kits. Moreover, it expounds the design and realization of Member Card Type Management module, Member Information Management module and Stock Management module.
Key words: Point ASP.NET Member Card
目 录
第一章 绪论 1
1.1 课题背景 1
1.2 研究意义 1
1.3 主要研究内容 1
1.4 本文结构安排 2
第二章 连锁超市会员积分管理系统总体设计 3
2.1需求分析 3
2.1.1 确定需求 3
2.1.2 概要设计 4
2.2 数据库设计与建模 11
2.2.1 数据信息 11
2.2.2 数据流 11
2.2.3 实体关系 13
2.2.4 确定数据表 14
2.2.5建立数据库 17
2.2.6 数据访问 17
2.3小结 18
第三章 连锁超市会员积分管理系统详细设计 19
3.1开发环境 19
3.2 总体框架 21
3.3 小结 25
第四章 连锁超市会员积分管理系统模块的详细设计 26
4.1会员卡类型管理模块 26
4.1.1 模块用例 26
4.1.2 模块类图 27
4.1.3 实体方法访问流程 28
文档评论(0)