- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
酒店预订系统毕设
摘 要
自从进入科技高速发展的二十一世纪,多元化产业格局稳健成长。其中,酒店入住需求也逐渐增加。入住人员增多,管理客户人员信息和客房预定信息的方法也需要改进,传统的管理方式已经不能满足当前酒店入住的需求。随着互联网技术的发展,网上酒店预定系统应运而生。这一技术,大大提高了酒店管理效率,降低了运营成本。
本系统遵循面向对象的软件工程方法,实现了酒店预订系统的基本功能,包括客房预订、会员注册、用户管理、客房管理、客户和客房信息增删改,系统维护等功能。文中重点阐述了系统主要模块的实现方法,关键技术,数据库设计。MVC模式,具有操作简单、界面友善、灵活性好、系统安全性高、运行稳定等特点,是酒店管理者的理想选择。在设计界面时,使用html脚本语言实现静态页面,在与后台服务器进行数据交互时,用Jsp技术完成动态网页。在设计数据库时,用Mysql数据库。Mysql数据库所具有的一些安全性功能保障了系统的功能。在创建业务逻辑类时,使用工厂模式提供创建对象的接口,为系统结构提供了非常灵活强大的动态扩展机制。
关键词:MVC模式;html;JSP;Mysql;工厂模式;
ABSTRACT
Since the rapid development of technology in twenty-first Century, industry steady growth. Among them, the hotel is also a gradual increase in demand. In the personnel increase, a way to manage customer information andreservation information also needs to be improved, the traditional management mode can no longer meet theneeds of the hotel. With the development of Internet technology, online hotel reservation system emerge as the times require. This technology, greatly improve the hotel management efficiency, reduce operating costs.
This system follows the object-oriented software engineering method, the realization of the basic functions ofhotel reservation system, include room reservations,member registration, user management, guest room management, customer and the guest room informationcrud, system maintenance and other functions. The keytechnology of this paper focuses on the implementation method, the main module of the system, database design.This system adopts MVC mode, has the advantages of simple operation, friendly interface, good flexibility, the system safe and stable operation, and other characteristics, is the ideal choice for hotel managers. In the creation of business logic class, use the factory pattern provides an interface for creating an object for the systemstructure, provides a very flexible and powerful dynamicexpansion mechanism. In the design of the interface, using HTML script to realize static pages, the data interaction with the
文档评论(0)