1 / 59
文档名称:

酒店客房管理系统的设计与实现论文.doc

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

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

分享

预览

酒店客房管理系统的设计与实现论文.doc

上传人:glfsnxh 2018/8/8 文件大小:2.31 MB

下载得到文件列表

酒店客房管理系统的设计与实现论文.doc

相关文档

文档介绍

文档介绍:本科毕业论文(设计)
xxxxx
二级学院
医药信息工程学院
专业
班级
学生姓名
学号
指导教师
诚信声明
我声明,所呈交的毕业论文(设计)是本人在老师指导下进行的研究工作及取得的研究成果。据我查证,除了文中特别加以标注和致谢的地方外,论文(设计)中不包含其他人已经发表或撰写过的研究成果,也不包含为获得其他教育机构的学位或证书而使用过的材料。我承诺,论文(设计)中的所有内容均真实、可信。
毕业论文(设计)作者(签名):
年月日

【摘要】基于现代社会信息的高速传输、交流、发展,过去的酒店客房管理系统采用C/S模式开发,日益显现其不足。在继承过去C/S模式的酒店客房管理系统的优点下,开发更加符合现代酒店业务的B/S模式系统有迫切的需要。
本文主要介绍酒店客房管理系统的设计与实现方法,包括设计目标、系统的功能设计,数据库的设计、系统所用的具体技术等等。
系统采用了JSP技术、Struts为开发框架、Tomcat为服务器,并通过JDBC连接数据库SQL Server2000,Hibernate作为对象关系映射框架。通过上述技术的支持,开发出一个低成本并且具有稳定性、可扩展、易维护的酒店客房管理系统,为酒店的客房管理业务提高效率。
【关键词】酒店;客房;Struts;JSP
Design and analysis of Hotel Room Management System
[Abstract] Based on the information in modern society is transmission, exchange and development high-speed,the last hotel room management system developed in C/S model,however we can found that it has more and more the ession of the C / S mode the advantages of hotel rooms under management, development more in line with the modern hotel business, B / S model system there is an urgent need.
In this paper, hotel room’s management system design and implementation, including design objectives, system functional design, database design, system uses specific technologies.
System uses the JSP technology, Struts framework for the development, Tomcat as the server and connects to the database via JDBC SQL Server2000, Hibernate for object-relational mapping framework. Through this technology, support, and has developed a low-cost stable, scalable, and easy maintenance management system for hotel rooms for the hotel rooms management business to improve efficiency.
[Keywords]Hotel Rooms Struts JSP
目录
1 前言 1
选题背景 1
国内现状 1
国外情况 2
系统研究的意义 2
系统开发环境及工具介绍 3
MyEclipse简介 3
Tomcat服务器简介 4
2 相关技术介绍 5
Struts框架技术 5
Struts基本概念 5
Struts 实现 MVC 的原理 5
Struts技术的优缺点 8
Hibernate框架技术 9
什么是Hibernate 9
3系统分析 12
系统可行性分析 12
经济可行性分析 12
技术可行性分析 12
社会可行性分析 12
需求分析 13
系统