1 / 66
文档名称:

咖啡厅管理系统的分析与设计.doc

格式:doc   大小:1,010KB   页数:66页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

咖啡厅管理系统的分析与设计.doc

上传人:zxwziyou8 2018/7/9 文件大小:1010 KB

下载得到文件列表

咖啡厅管理系统的分析与设计.doc

文档介绍

文档介绍:咖啡厅管理系统的分析与设计
摘要
在信息化技术蓬勃发展的今天,企业的生存与持续发展,讲究的是低成本和高效率。使用信息系统不仅可以降低成本提高效率,还可以完善企业的管理机制,进一步促进企业发展。
本项目针对咖啡厅管理的一般特征和特殊性需求,采用面向对象分析设计思想,结合UML规范进行业务建模和系统建模。采用结构化生命周期法,自顶向下、逐层分解,模块化的系统结构设计。开发过程中使用J2EE平台的SSH架构技术。
本文首先分析了项目的背景和发展现状以及开发咖啡厅管理系统的目的和实际意义。详细分析了咖啡厅管理系统的功能需求,给出了咖啡厅管理系统的概要设计、详细设计以及数据库设计。
关键词:咖啡厅信息管理J2EE SSH '
ANALYSIS AND DESIGN OF THE CAFE CHAIN MANAGEMENT SYSTEM
ABSTRACT
Mth the rapid development of information technology, the key to the survival and development is how to lower the cost and raise the efficiency. Information system can not only achieve this goal, but also perfect the management mechanism of pany to improve its development.
Aimed at the general characteristic and special requirements of the management of cafes, this project adopted the object-oriented design and principal, along with the UML to create the business model and system model. Structured life cycle design method is implemented in the project. The J2EE platform and the SSH architecture are also used.
In this paper the current situation of the cafe industry was analyzed. The requirement of cafe chain management system was analysed and the system design,detail design and design of database were proposed.
KEYWORDS: Cafe chain, Information management, J2EE, SSH
第一章引言 1
1课题背景 1
1. 2 3
3论文结构 3
胃二章臟技术概述 4
1组件技术理论及其发展 4
1. 1组件技术的定义 .4
1. 2典型的软件组件规范 4
2. 2 Client / Server模式与 Browser / Server模式 6
2. 1 Client / Server 模式 6
2. 2 Browser / Server 模式 6
2. 3两种模式比较 6
3 SSH架构概述 6
3. 1 Struts 7
3. 2 Spring 7
2. 3. 3 Hibernate 8
2. 3. 4 SpringSide 8
3. 5 StrutsMenu 9
4本章小结 9
第三章系统需求分析 1〇
1 任务. 10
2功能需求 10
2. 1前台管理模块 10
2. 2后厨管理模块 11
2. 3菜品管理模块 : 11
2. 4店内预定与外卖管理模块 11
2. 5库存管理模块 11
2. 6会员俱乐部模块 12
2. 7系统维护模块 12
3. 2. 8权限管理 12
2. 9软件接口 13
3. 3运行环境需求 13
3. 4其它需求 14
3. 5项目可行性分析…… 14
15
第四章系统总体设计 16

1. 1系统功能模块图 16
1. 2功能需求与模块的关系 17
2系统角色设计 18
3系统用例图 19
3. 1管理用户用例图 20
3. 2消费客户用例图 21
4系统体系结构 22
5本章小结 23
第五章系统详细设计 24
1总体实现设计 24
2系统模块设计 25