超市销售
系统的
设计与实现
摘 要
论文简单地阐述了超市销售系统的开发背景、设计目标以及业务流程,针对该系统进行市场需求的分析、功能的描述、数据库的设计,详细地描述了整个系统的设计思路及其开发过程。全文按照
软件开发的生命周期,分为可行性研究、需求分析、总体设计、详细设计等阶段,利用
Delphi7.0
程序语言和SQL Server 2000数据库技术、应用数据流程图、E-R图、数据库表等工具清晰的展示了设计过程。
论文所实现的超市销售系统从符合操作简便、界面友好、灵活、安全的要求出发,完成超市销售的全过程。该系统试运行良好,可提供科学可靠的管理功能,能实现商品档案管理、
会员管理、基本信息管理、日常
工作管理、交易、统计报表等功能,能够准确记载和查阅有关超市经营活动的大量数据,能够进行利润分析,帮助超市经营者掌握和分析营销情况,及时做出正确决策,基本达到了预期目标。
关键词:超市销售,Delphi7.0,SQL Server 2000
ABSTRACT
The article simply elaborated the supermarket sale system development background, the design goal as well as the service flow, carry on the market demand in view of this system the analysis, the function description, the database design, in detail described the over all system design mentality and its the performance history. The full text according to the life cycle which software develops, divides into stage and so on feasibility study, demand analysis, system design, detailed design, used the Delphi7.0 program language and SQL the Server 2,000 data bank technologies, the application dataflow chart, the E-R chart, the database table and so on the tool clear demonstration design process.
The article realizes the supermarket sale system from conforms to the operation easily, the contact surface is friendly, nimbly, the safe request embarks, completes the supermarket sale the entire process. This system tries to move good, may provide the science reliable management function, can realize the commodity records management, the member manages, basic function and so on information management, routine work management, transaction, statistical report form, can accurately record with the consult related supermark-
ket management mass datas, can carry on the profit analysis, helps the supermarket operator to grasp with the analysis marketing situation, promptly makes the correct decision-making, basically has achieved the anticipated target.
Key
words: Supermarket Sale, Delphi 7.0, SQL Server 2000
目 录
第1章 绪论 1
1.1 超市销售系统概述 1
1.2 系统开发的背景 1
1.3 系统设计的目标 2
1.4 系统技术分析 2
1.4.1 Delphi技术简介 2
1.4.2 SQL Server 2000技术简介 3
1.5 论文主要结构 4
1.6 小结 4
第2章 系统可行性研究 5
2.1 可行性分析 5
2.2 系统流程图 6
2.3 数据流图 6
2.4 数据字典 8
2.5 小结 9
第3章 系统需求分析 10
3.1 功能需求 10
3.2 性能需求 11
3.2.1 系统开发与运行环境 11
3.2.2 系统的性能 11
3.3 系统的E-R模型图 11
3.4 小结 12
第4章 系统总体设计 13
4.1 设计原理 13
4.2 功能模块设计 14
4.3 数据库设计 15
4.4 小结 18