酒店管理系统的设计与实现

  • 格式:doc
  • 大小:8.39 MB
  • 文档页数:29

下载文档原格式

  / 29
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

摘要

改革开发以后,我国的经济快速发展和旅游行业的兴起,酒店行业的竞争压力也日益增大。酒店只有在自身的管理手段不断完善,服务水平不断提高,才能使酒店健康蓬勃发展。尤其在互联网繁盛的时期,计算机给人们的生活提供了各种方便。因此,计算机在酒店业务上的使用已经成为当务之急。酒店管理系统的引入使酒店能集中管理,管理人员很快了解各部门的经营状况,大大降低工作人员的工作,提高工作效率,方便客户,同时也更好的促进经济效益。此外,酒店管理中各种信息的提供能使管理者实时动态地掌握酒店的运营情况,给管理者提供有力的决策支持。而且当前网络的发展,特别是数据库的快速发展,运用在各种信息的管理方面上,具有手工管理所无法比拟的优点。本文酒店管理系统按照网络工程的方法进行需求分析,系统分为模块实现各自功能,大体满足了在管理以及运营等方面的需求。

酒店管理系统是经典的信息化管理系统,它的开发设计主要包括前端应用程序的设计和后台数据库的建立和维护。对于前台的设计要求具体,保证应用程序完整,功能完备,界面清晰,容易使用等等特点,对于数据库则要求安全,易于查找、修改和数据的更新。经过分析,我采用Java开发语言和sqlserver2005数据库支持,利用java提供的面向对象的开发工具的优点,和数据窗口能够很方便的操纵数据库的智能化对象,搭建一个简易的系统应用模型,再对其不断修正改进,最终达到用户的需求。

关键词:酒店管理,数据库,用户需求。

Researchandimplementationofimage information h iding technologybasedon specialmatrix

Student:JiangQianqian(FacultyAdviser:ZhangDalei)

(SchoolOfComputerScience,HuainanNormalUniversity)

Abstract

With the continuous development of China's economy and the rapid development of tourism industry, the competition of hotel industry becomes increasingly fierce. Only through improving Hotels own management methods and service level, can they get healthy development. Especially in the period of time that the Internet has become more prosperous, the computer has provides plenty of comfort for people’ s life. Therefore, computers becomes a pivotal and important tool in hotel business. The introduction of hotel management system can make the hotel centralized in management, quickly grasp the operations of each department, reduce the work of the staff, and improve the work efficiency. It is not only convenient for the customer, but also can better

promote economic benefits. In addition, all kinds of information provided in the hotel management can make the managements grasp the real-time and dynamic operating situation of the hotel, and provide a strong decision support to the hotel managements. And the development of the network, especially the rapid development of database used in a variety of information management, has a lot of incomparable advantages. In this paper, Hotel management system is necessity analysis according to the method of software engineering . This system is divided into these modules which basically meet the requirement in management.

The hotel management system is a classical information management system. Its design mainly includes the design of the front-end application and the maintenance and support of the backstage database. It requires that the design of the front desk should ensure a complete application, an ample function, a clear interface, an easy usage and so on. And the demands for database is safe and easy to search, modify and update the data. Having analyzed, this essay uses java development language and SQL Sever 2005 database support. It applies JAVA to provide the advantages of object-oriented development, and the data window to be very convenient for manipulating database intelligent objects. The purpose is to build a simple model system and then take constant correction to improve it, and ultimately achieve users’ necessity.