1、 I 论文(设计)题目: 酒店客房管理信息系统设计 摘要 酒店客房管理信息系统是对酒店管理系统的现代化、信息化,是为解决酒店 传统的人工管理方式效率低,成本高,出错率高的缺点而设计开发的。其中客户 信息管理、入住、预定、调房和退房管理是系统开发的重点。同时,也提供各种 方便快捷的查询和实时更新功能。本论文立足于现阶段中小酒店的特点进行设 计,从系统需求分析、系统概念、系统设计、系统实现、系统说明等方面进行全 面阐述,从而开发出一个适合中小酒店管理使用的酒店客房管理信息系统。 关键词:酒店;客房管理;系统 II ABSTRACT The management information system
2、 of the hotel guest room is a modernizing and information of the traditional hotel management system.It is also designed to slove the problems of the low efficiency of traditional labor management, high cost and the defect of high error rate.It is the key to design customer information management,re
3、servation and checking on in this system.Meanwhile, it provides a variety of functions like convenient and quick inquiry and updating in time.This paper is based on features of middle and small scale hotel at this stage to design.It also was stated from the parts of requirement analysis of system,th
4、e concept and design of system,the system implementation and system description to exploit management information system of hotel guest room,which enables middle and small scale hotel to use. Key words:Key words:hotel;the management of guest room;system III 目录 摘要 . I ABSTRACT II 1 前言 1 2.1 用户需求 . 1
5、2.2 用户功能需求 . 1 2.3 系统功能需求 . 2 2.4 系统非功能性需求 . 2 2.5 用户界面需求 . 2 2.6 安全和可靠性需求 . 2 3 可行性分析与系统开发目标 3 3.1 可行性分析 . 3 3.1.1 经济方面 . 3 3.1.2 技术方面 . 3 3.1.3 管理方面 . 3 3.1.4 环境方面 . 4 3.1.5 总结 . 4 3.2 系统开发目标 . 4 4 业务分析 4 4.1 业务流程分析 . 4 4.2 系统的功能结构图 . 5 4.3 业务流程图 . 6 5 数据字典 . 10 5.1 数据项定义 10 5.2 数据结构 12 5.3 数据流 13
6、 5.4 数据存储 15 5.5 处理过程 15 5.6 外部实体 16 6 系统总体设计 . 17 6.1 功能模块图 17 6.2 系统代码设计 17 6.2.1 房间代码设计 17 6.2.2 单据代码设计 18 6.3 系统的输入/输出设计 . 18 6.3.1 系统输入设计 18 6.3.2 系统输出设计 19 7 系统开发工具和关键技术 . 19 7.1 关于 Visual Basic 19 7.2 关于 Access 数据库 . 19 7.3 使用 ADO 控件访问 Access 数据库 . 19 7.3.1 ADO 简介 19 7.3.2 ADO 访问数据库的方法 20 7.3.3 ADO 中包含的对象 20 8 数据库设计 . 21 8.1 概念结构设计 21 8.2 数据库逻辑设计 23 8.2.1 数据库关系模型 23 8.2.2 实际关系数据模型 24 8.3 数据库设计优化 25 9 系统界面设计与功能实现方法 . 26 9.1 系统主界面设计 26 9.2 前台接待子系统设计 27 9.2.1 子系统界面设计 27 9.2.2 功能界面设计