摘 要
随着人员流动规模的不断扩大,宾馆数量的急剧增加,有关客房管理的各种信息量也在不断成倍增长。面对庞大的信息量,就需要有客房信息管理系统来提高客房管理工作的效率。通过这样的系统,我们可以做到信息的规范管理和快速查询,从而减少了管理方面的工作量。
第一章简要介绍了本系统的设计总体线路。第二章概述了本系统的功能,设计原理,介绍了功能模块图设计、数据库设计及编码。第三章总结了本系统开发过程中结论及使用过程中的体会。
Abstract
With the movement of the continuous expansion of the scale, the dramatic increase in the number of hotels, the rooms of all kinds of information management are also constantly have doubled and redoubled. Faced with a huge amount of information on the need to have room to improve the information management system for the efficient management of the hotel. Through such a system, we can do the norms of information management and rapid query, thereby reducing the workload management.
Chapter 1 briefly introduced the system of the whole line. The second chapter outlines the functions of the system, design principles, introduced a module map design, database design and coding. Chapter 3 summarizes the conclusions in the course of system development and use of the process of understanding.
目 录
————————————————————————————————————
绪 论
第一章 系统分析 ………………………………………………………………… (4)
1.1 需求分析 ……………………………………………………… (4)
1.2 可行性分析 ……………………………………………………… (4)
第二章 管理信息系统研究概述 ………………………………………………… (5)
2.1 管理信息系统的发展历史 ………………………………………… (5)
2.2 管理信息系统的特点 ……………………………………………… (5)
2.3 管理信息系统的开发方式 ……………………………………… (5)
2.4 管理信息系统的开发过程 ………………………………………… (5)
第三章 酒店管理系统分析与设计 …………………………………………… (6)
3.1 宾馆管理系统功能需求简介 …………………………………… (6)
3.2 功能需求描述 …………………………………………………… (7)
3.3 目标系统要求 ……………………………………………………… (6)
3.4 系统平台选择 …………………………………………………… (7)
3.5 数据库设计 ………………………………………………………… (6)
3.5.1 数据库介绍 ……………………………………………… (12)
3.5.2 数据词典分析 …………………………………………… (16)
3.5.3 使用ADO数据控件访问数据库 ………………………… (12)
3.5.3.1 ADO数据控件的功能 ………………………… (16)
3.5.3.2 ADO数据控件的属性 ………………………… (16)
第四章 酒店管理系统的功能实现 ……………………………………………… (7)
4.1主界面编码设计 ……………………………………………………… (6)
4.2 住房登记界面编码设计 …………………………………………… (7)
4.3 发布应用程序 ………………………………………………………… (6)
4.3.1 编译应用程序 ……………………………………………… (12)
4.3.2 打包应用程序 ………………………………………………… (16)
4.3.3 发布应用程序的步骤 ………………………………… (12)
第五章 结论及体会 ……………………………………………………………… (30)
结 论 ……………………………………………………………………………… (32)
后 记 ……………………………………………………………………………… (32)
参考文献 …………………………………………………………………………… (33)
第一章 导言
1.1问题的提出
随着人员流动规模的不断扩大,客房数量的急剧增加,有关客房管理的各种信息量也在不断成倍增长。面对庞大的信息量,就需要有客房信息管理系统来提高客房管理工作的效率。
传统手工的客房信息管理,管理过程繁琐而复杂,执行效率低,并且易于出错。通过这样的系统,我们可以做到信息的规范管理和快速查询,实现了客房信息管理的系统化、规范化和自动化,这样不仅减少了管理工作量,还提高了管理效率,降低了管理成本。