酒店管理系统设计与开发
蒋秀芳
(巢湖学院  计算机科学与技术系,安徽 巢湖238000
摘要:随着经济的发展,旅游业和商贸流通业的繁荣促使宾馆酒店业也得到前所未有的发展。利用以计算机为基础的管理信息系统改善和挖掘宾馆酒店业的市场潜力,从而最大限度地获取营业利润是目前宾馆酒店从业者们在软件环境方面改善和提高服务的一个重要措施。本酒店管理系统的开发是针对中小型酒店的日常管理业务开发而成的,采用sql server 2000作为后台数据库,vc++工具来设计程序,共实现了6个主要的功能模块:客房预订帮助客人实现客房预订;客房管理用于管理客房信息;统计报表主要用来管理客人的预订业务和统计酒店物品;入住管理用于管理客人入住并记录相关信息;消费记账将客人在酒店的所有消费记入客人账单;收银退房实现客人结算各项费用并退房。这些功能模块基本上满足了客人在酒店预订、入住管理等方面的需求。通过以上功能的实现来提供相对比较完善的酒店管理机制的建立。本文详细介绍了酒店入住信息管理系统的开发实现过程,从系统的需求分析、模块设计、数据设计、详细设计等各个环节都进行了详尽的分析和描述。
关键词sql server 2000是一种  酒店管理系统;VC++6.0SQL2000
Hotel Management System Design and Development
JiangXiufang
(Department of Computer Science and Technology, ChaoHu College, ChaoHu AnHui,238000)
Abstract: With economic development, tourism and trade circulation industry to promote the prosperity of the hotel industry has also been an unprecedented hotel development. The use of computer-based management information system to improve and mining Hotel industry market potential, and thus to maximize operating profit is the Hotels practitioners are in the software environment to improve and enhance services, an important measure. The hotel management system was developed for the daily management of small and medium hotel made of business development, using sql server 2000 as back-end database, vc + + tools to design process, achieving a total of 6 major
modules: Booking rooms to help customers achieve Book; room management information for managing rooms; statistical reports used to manage the main guests of hotel reservation services and goods; occupancy management for the management of guests and record relevant information; consumption will account for all the guests in the hotel guests recorded consumption bills; cashier check clearing fees, and to achieve the guests check out. These modules are basically to meet the guests in the hotel booking, management, occupancy demand. The realization of the above features to provide relatively well-established hotel management mechanism. This paper describes the hotel occupancy information management system implementation process, from system requirements analysis, module design, data design, detailed design and other links have carried out detailed analysis and description.
Keywords: hotel management system; VC + +6.0; SQL2000

 
前  言    III
第1章 系统分析    1
1.1  香雪海大酒店简介及存在的问题    1
1.1.1  香雪海大酒店简介    1
1.1.2  目前所面临的问题    1
1.2  系统的可行性分析    2
1.2.1  经济上的可行性分析    2
1.2.2  管理上的可行性分析    2
1.2.3  技术上的可行性分析    3
1.3  系统的需求分析    3
1.3.1  系统组织结构的分析    3
1.3.2  系统管理上的需求    4
1.4.3  数据字典    4
1.5  系统的业务流程分析    5
1.5.1  业务流程图的符号说明    5
1.5.2  部分业务流程图    5
第2章  系统设计    7
2.1  开发环境,开发工具的确定    7
2.1.1  系统开发环境的选择    7
2.1.2  开发工具的选择    7
2.1.3  数据库的选择    7
2.2  系统结构的设计    9
2.2.1  客房信息输入    10
2.2.2  管理操作员    10
2.2.3  员工管理    10
2.2.4  财务管理    10
2.2.5  报表管理    11
2.2.6  客房预定管理    11
2.3  数据库的设计    11
2.3.1  概念模型的设计    11
2.3.2  数据库结构设计    12
2.3.3  数据库的物理设计    13
2.4  系统的输入输出设计    14
2.4.1  系统的输出设计    14
2.4.2  系统的输入设计    15
2.4.3  系统的界面设计    15
第3章 系统实施    19
第4章  系统的测试与维护    20
4.1  系统测试的分类    20

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。