1 / 42
文档名称:

酒店客房管理系统_本科生毕业论文.doc

格式:doc   页数:42
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

酒店客房管理系统_本科生毕业论文.doc

上传人:追风少年 2013/12/5 文件大小:0 KB

下载得到文件列表

酒店客房管理系统_本科生毕业论文.doc

文档介绍

文档介绍:酒店客房管理系统
版权声明
任何收存和保管本论文各种版本的单位和个人,未经本论文作者同意,不得将本论文转借他人,亦不得随意复制、抄录、拍照或以任何方式传播。否则,引起有碍作者著作权之问题,将可能承担法律责任。
原创性声明
本人郑重声明:所呈交的学位论文,是本人在导师的指导下,独立进行研究工作所取得的成果。除文中已经注明引用的内容外,本论文不含任何其他个人或集体已经发表或撰写过的作品或成果。对本文的研究做出重要贡献的个人和集体,均已在文中以明确方式标明,本声明的法律结果由本人承担。
论文作者签名: 日期: 年月日
酒店客房管理系统
xxx
(xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx)
摘要现代化的酒店组织庞大、服务项目多、信息量大,要想提高劳动生产、降低成本、提高服务质量和管理水平,进而促进经济效益,必须借助计算机来进行现代化的信息管理。酒店客房管理系统正是为此而设计的。
在本次毕业设计中使用Java技术采用MVC设计模式,数据库采用Oracle数据库。在系统设计过程中,把模块按照用户等级(经理,前台职员和会员)分别设计了相应的功能。
本系统采用Jsp应用开发技术,依靠Java突出优点,采用多层次的设计。主要划分为数据展示层采用Jsp页面,逻辑控制层(Action),数据服务层(services),数据库交互层(Dao),数据库链接层(Util)。在层次设计采用面向接口的技术,首先设计出逻辑控制层的公共类IBaseAction接口,以及对应的服务层和数据库交互层各自对应的接口。使用面向接口的编程是系统的可扩展性、健壮性有了显著的提高[10]。
本系统采用Struts2和Hibernate技术。用户在系统中进行客房预订,客房结算,会员信息管理,客房信息管理,以及相关日志记录查询等工作。
关键词客房管理;JavaBean;Struts;Tomcat
Hotel Guest Room Managerment System
xxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxx)
Abstract Large-scale modernization of the hotel, services and more informative, in order to improve the labor and production, reduce costs, improve service quality and management level, thus promoting economic efficiency, to use puter to carry out the modernization of information management. Hotel Guest Room Managerment System System is designed for this purpose.
I graduated in the design and MVC framework using JAVA development mode, use the oracle am in the process of designing the system, the module level by the user (manager, front desk staff and member) were designed corresponding functions.
The system uses the Jsp application development technology ,Rely on Java prominent advantages,On the design,main show is divided into data layer adopts the Jsp page,Logic control layer(Action),data service layer (services),database interaction layer (Dao),database link layer (Util).In the hierarchical design uses an interface technology,First designed a logic control layer of the public class IBaseAction interface,And the corresponding service layer and database interaction for ea