超市销售系统的设计与实现毕业设计.doc

约35页DOC格式手机打开展开

超市销售系统的设计与实现毕业设计,摘要论文简单地阐述了超市销售系统的开发背景、设计目标以及业务流程,针对该系统进行市场需求的分析、功能的描述、数据库的设计,详细地描述了整个系统的设计思路及其开发过程。全文按照软件开发的生命周期,分为可行性研究、需求分析、总体设计、详细设计等阶段,利用delphi7.0程序语言和sql server 2000数据库技术、...
编号:150-160735大小:845.50K
分类: 论文>经济学论文

内容介绍

此文档由会员 白痴学东西 发布

摘 要

论文简单地阐述了超市销售系统的开发背景、设计目标以及业务流程,针对该系统进行市场需求的分析、功能的描述、数据库的设计,详细地描述了整个系统的设计思路及其开发过程。全文按照软件开发的生命周期,分为可行性研究、需求分析、总体设计、详细设计等阶段,利用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.

Keywords: Supermarket Sale, Delphi 7.0, SQL Server 2000
目 录

第1章 绪论 6
1.1 超市销售系统概述 6
1.2 系统开发的背景 6
1.3 系统设计的目标 7
1.4 系统技术分析 7
1.4.1 Delphi技术简介 7
1.4.2 SQL Server 2000技术简介 8


第2章 系统分析 10
2.1 可行性分析 10
2.2 系统需求 11
2.2.1 功能需求 11
2.2.2 性能需求 11
2.3 系统E-R模型图 12
2.4 系统流程图 13
2.5 数据流图 13
2.6 数据字典 14

第3章 系统整体设计 16
3.1 设计原理 16
3.2 功能模块设计 17
3.3 数据库设计 18
第4章 系统详细设计与实现 22
4.1 登陆窗体的设计与实现 22
4.2 主窗体模块的设计与实现 22
4.3 基本信息模块的设计与实现 23
4.4 日常工作管理模块的设计与实现 24
4.4.1 进货管理的设计与实现 24
4.4.2 商品价格变动管理的设计与实现 26
4.5 销售管理模块的设计与实现 26
4.5.1 客户结帐模块的设计与实现 26
4.5.2 利润分析的设计与实现 29
4.5.3 销售查询的设计与实现 31
4.5.4 销售商品单的设计与实现 32
4.6 统计报表模块的设计与实现 33

结 论 35
参考文献
致 谢