点餐系统毕业设计

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

摘要

当今世界,随着我国社会经济状况的飞速发展,而人们对于科技文化产品的需求也有了不断提高,尤其当今的科学技术已经在人们日常生活中占据了非常重要的位置和重大的作用。本团膳系统就是在迅速发展的科学技术的背景之下产生的一种产品,该团膳系统采用了Visual Studio 2008软件开发工具、能够进行快速开发的C#编程语言和Winform窗体应用以及大型关系型数据库SQL Server 2008,实现了与用户交互的友好可视化界面。

该团膳系统主要是用于用户在相应的餐时进行点餐,分为六个大模块:登录模块、系统应用、系统维护、报表查询、系统工具和系统帮助、关机。其中系统应用和系统维护是该系统最为重要的两个模块。

(1)登录模块包括普通用户登录和管理员登录。

(2)系统应用模块中包括:点菜(核心功能)、系统设置、充值功能、用户满意度提交、锁屏等五个小模块。其中充值功能是管理员所特有的功能模块。

(3)系统维护模块包括数据库文件备份和数据库、菜谱的更新。

(4)报表查询模块包括用户信息查询、用户充值记录查询以及用户消费明细查询、满意度调查查询。

(5)系统工具和系统帮助模块是辅助功能模块

(6)关机模块包括关闭计算机、退出系统、注销等辅助功能。

关键词:团膳,点菜,查询,Winform窗体

I

ABSTRACT

In today's world, with the rapid development of China's social and economic status, and the science and technology culture product demand is also increasing, especially in today's science and technology has been in the people daily life occupies a very important position and role. A product of the group meal system is produced under the background of rapid development of science and technology, the group meal system adopts the Visual Studio 2008 software development tools, capable of C# programming language and Winform forms application of rapid development and large-scale relational database SQL Server 2008, to achieve a friendly visual interface and user interaction.

The group meal system is mainly used for users to order food in the meal, is divided into six modules: login module, system application, system maintenance, report query, system tools and system help, shutdown. The system application and system maintenance is the most important of the two modules of the system.

(1)the login module including the login user login and administrator.

(2)including the system application module: a la carte (core), system settings, recharge function, user satisfaction, the lock screen submitted five small module. The value function is the specific function of administrator.

(3)the system maintenance module includes a database backup and database, the update menu.

(4) report query module includes user information query, user charging record query and user consumption information, satisfaction survey..

(5) the system tools and system help module is the auxiliary function modules.

(6) the shutdown module comprises a shut down the computer, exit the system, cancellation and other auxiliary functions.

Keywords: group meal, a la carte, query, Winform forms

II

目录

第1章绪论 (1)

1.1系统开发背景 (1)

1.2国内现状 (1)

1.3 系统特点 (2)

1.4 开发平台 (2)

1.4.1 系统中所采用的技术 (2)

1.4.2 系统中所采用的数据库 (3)

1.4.3 系统开发环境 (3)

第2章需求分析 (4)

2.1 设计目标 (4)

2.2 产品可行性分析 (4)

2.3 产品功能需求分析 (5)

2.3.1 系统整体业务 (5)

2.3.2整体业务流程图描述 (6)

第3章总体设计 (9)

3.1 系统功能设计 (9)

3.2 功能模块细分与设计 (12)

3.2.1登陆模块 (12)

3.2.2系统应用模块 (13)

3.2.3 系统维护模块 (16)

3.2.4 报表查询模块 (17)

3.2.5辅助工具和帮助 (18)

3.2.6关机模块 (19)

第4章数据库设计 (19)

4.1 数据库设计原则 (19)

4.2 概念设计 (20)

4.2.1 用户信息实体属性图 (21)

4.2.2 菜品信息实体属性图 (21)

4.2.3 用餐类别实体属性图 (21)

4.2.4菜品类别信息实体属性图 (22)

4.2.5 用户消费信息实体属性图 (22)

4.2.6 用户充值信息实体属性图 (22)

III

相关文档
最新文档