1、 毕 业 论 文 论文题目:宾馆管理管理系统 专 业:计算机应用软件 准考证号: 学生姓名: 指导教师: 2012 年 3 月 7 日 摘 要 本文介绍了宾馆客房管理系统的开发过程,论文详尽论述了从需求分析、系统分析、概 要设计、详细设计以及测试的整个开发过程,总结了开发过程中的经验及本系统今后的改进 方向,遵循软件工程的方法,本宾馆管理系统采用 Microsoft Visual Studio.NET 2008 和 SQL Server 2000 数据库作为开发工具。 本系统实现了前台接待管理、财务中心、查询中心、统计报表、基础数据、系统管理等 6 个功能模块。前台接待管理模块中实现客房预订、
2、取消预定、客房入住、客房消费、换房、 退房等;财务中心模块中实现补打账单、交接班、缴款等;查询中心模块中实现在店房客查 询、历史房客查询、预定查询、前台收银查询等;统计报表模块中实现宾客入住报表、宾客 消费报表、宾客结账报表、营业日报表、入住率统计报表等;基础数据模块中实现操作员管 理、客房管理等;系统管理模块中实现权限管理、系统设置、数据备份、数据恢复等功能。 关键词:宾馆;数据库;管理系统 Abstract This article describes a hotel room management system development process. Gave in-depth art
3、icles from the needs analysis, system analysis, outline design, detailed design, testing and debugging, as well as the entire development process, summed up the experience in the development process and improve the systems future direction. Guided by the Software Engineering. This system uses Micros
4、oft Visual Studio 2008 and SQL Server 2000 takes the development kit. This system mainly realized six function parts: Reception management, finance center, check center, Stat. report, foundation information, system setup. Reception management module for preconcert room、cancel reservation、enter room、
5、room consume、exchange room、quit room so on; finance center module for fill bill、hand over to the next shift and refer so on; check center module for check enter、check history roomer、check reservation and check counter so on; Stat. report module for enter report、room consumed report、settle accounts r
6、eport、business day report and enter Stat. report so on; foundation information module for operator management and room management so on; system setup module for purview management、 system setup、 data backup、 data recovery. Keywords: Hotel; Database; Management System 目 录 引 言. 错误错误!未定义书签。未定义书签。 1 基础知识. VIII 1.1 系统前台开发工具 VIII 1.2 C+语言和面向对象技术 . IX 1.3 系统数据库开发工具 . X 2 需求分析. XIII 2.1 背景说明 XIII 2.2 系统开发目的 XIII 2.3 系统说明及概念层类图 . XIV 2.3.1 系统操作员管理 . XIV 2.3.2 前台接待管理 .XV 2.4 系统用例图与功能概述 . XVI 2.4.1 前