齐 齐 哈 尔 大 学毕 业 设 计 ( 论 文 )题 目 基 于 Web 的 宾 馆 客 房 管 理 系 统 的 设 计 与 实 现 学 院 计 算 机 与 控 制 工 程 学 院 摘 要随着社会经济的飞速进展,酒店、宾馆在服务行业中扮演的角色越来越重要。在酒店、宾馆的运作期间,其管理和服务水平直接影响到酒店形象和声誉。采纳计算机这一现代化工具作为管理的辅助手段可以提高服务质量,尽可能做到让客户满意,同时也需要一套酒店管理系统对客人、费用、房间的正确处理和保存等。基于 C/S 结构的管理软件开发困难,业务变更或改变不够灵活,增加了维护和管理的难度,进一步的业务拓展困难较多,并且兼容性差。基于 B/S 的酒店客房管理系统可以实现对客房的科学化、法律规范化、查询顾客情况、订房信息、以及结算信息等,有助于提高管理的效率,方便酒店对客房的实际情况进行集中的查询与管理工作,以改善整个酒店的工作效率和服务质量。本文采纳了当今比较流行的框架 Struts2 + Spring+ Hibernate 的系统结构,通过介绍 Struts 的 MVC 结构、基本组成和结构以及 Hibernate 的基本对象,并将三种框架技术整合起来应用到系统中,给出一个具体的实例配置,前端采纳 Struts 的 MVC 框架,中间层采纳 Spring,底层采纳 Hibernate,提高了系统代码的可重用性和开发效率。经测试,本系统的实现策略是可行的,能够满足中小型宾馆客房管理的需求,实现了对工作效率的提升。关键词:宾馆;客房;MVC 框架;管理系统AbstractWith the rapid economic development of society , the hotel , the guesthouse inservice industry in the role of more and more important. In a hotel , thehotel duringthe operation, the management and service level directly affect thehotel's image andreputation. Using a computer to the modern tools as amanagement auxiliary instrument,it can improve the service quality, as far aspossible, do let customer satisfaction, alsoneed a hotel management system inthe guest room , cost, the proper management andpreservation . Based on C/Sstructure of management software development difficulties,business changes orchange flexible enough, increased th...