1、 I xx 宾馆管理系统设计与实现 摘 要 宾馆管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库 的建立和维护以及前端应用程序的开发两个方面.对于前者要求建立数据一 致性好、完整性强、安全的数据库.而对于后者则要求应用程序功能完备,具 备使用方便等特点.该系统主要用于宾馆的日常管理。该系统界面友好,操作 简单,易学易用,从总体方案上力求达到该软件所需的目标要求。 此次宾馆管理系统的设计用到的开发工具是 Microsoft Visual C+6.0 和 Microsoft SQL Server2005.VC6.0 的 MFC 类库为管理系统的界面设计提供 了方便。SQL Serv
2、er2005 又有着强大的数据库创建和管理能力。使用 ADO 技 术将 VC 与数据库连接。 本宾馆管理系统实现顾入住客管理,客房管理,信息查询等 6 个模块。 系统主要实现了顾客的入住管理住宿登记,结账,信息查询,客房销售统计 等功能。运用面向 对象的编程思想,将每个模块封装在不同的类里面,提高 了程序的运行速度和安全性。 关键字:关键字:宾馆管理系统,面向对象, MFC 类库,ADO 技术 II DESIGN AND IMPLEMENT OF ZHONGYUAN HOTEL MANAGEMENT SYSTEM ABSTRACT Hotel management system is a sy
3、stem (MIS) of typical information management, its development to primarily include the establishing of backstage database to apply two aspects of the procedures developments with maintenance and head. It requested to establish the data consistency for the former with the complete strong, data safety
4、 database that like. But then request the applied procedure function for the latter complete, etc. characteristics of easy usage. The systems interface the amity,operation is simple, easy to learn easily u se, and try hard for the target request for needing of the softwares from the total project. T
5、he hotel management system design and development tool is used by Microsoft Visual c + + 6.0 and Microsoft SQL Server 2005.MFC class library of VC 6.0 provides a convenience for management system interface design. SQL Server 2005 has powerful database creation and management ability. Using ADO conne
6、ct VC with database. I have been achieving 6 modules for the hotel management such as registration of customer, management of rooms, information query. System mainly achieved the management of customer check-in registration, management of invoicing, information query, statistics of sales, and other functions. I applied the idea of Object Oriented programming, each module encapsulated in different classes. So that I improved the running speed and security for the program。 KEY WORDS:Hotel