I酒店网络查询预订系统开发摘要随着科技的发展,计算机网络技术应用到各个领域,酒店网络查询系统可以使酒店管理业务简单便捷,可以增加酒店的竞争力。本查询预订系统针对酒店具体业务而开发,为用为提供方便、简洁的服务。本预订系统分为前台操作和后台管理系统,包括新闻中心,饭店预订,会员服务,帮助信息,意见反馈等。本文首先介绍了酒店网络查询预订系统的开发背景、开发意义以及需求分析,其次介绍了开发本系统所使用的一些相关技术,然后阐述了改预定系统的设计和实现过程,其中对系统的各个模块的设计与实现进行了详细描述,最后对该系统的开发过程做了总结。本预订系统使用java为开发语言,数据库采用mysql,此数据库简洁、安全。实现了酒店网络查询预订系统所具有的基本功能。关键词:网络查询预订,前台,后台,java,mysqlIIHotelNetworkQueryAndBookingSystemABSTRACTWiththedevelopmentofscienceandtechnology,computernetworktechnologyappliedtovariousfields,hotelnetworkquerysystemallowssimpleandconvenienthotelmanagementbusiness,youcanincreasethecompetitivenessofthehotel.Thequeryreservationsystemisdevelopedforspecificbusinesshotel,isusedasaconvenient,simpleservice.Thereservationsystemisdividedintofrontdeskoperationsandbackofficemanagementsystem,includingNews,onlinebooking,memberservices,helpinformation,feedback,etc..Thispaperfirstintroducesthehotelnetworkqueriesthereservationsystemdevelopmentbackground,developmentmeaning,aswellasneedsanalysis,followedbythedevelopmentofthesystemusedbyanumberofrelatedtechnology,thendescribesthedesignandimplementationprocesstochangethereservationsystem,inwhichthevariousmodulesofthesystemthedesignandimplementationaredescribedindetail,thelastofthesystemdevelopmentprocesstodoasummary.Thisreservationsystemusingjavaasdevelopmentlanguage,databaseusingthemysql,thedatabaseissimple,safe.Hotelnetworkqueriesthereservationsystemhasthebasicfunctions.KEYWORDS:Networkqueryandbookingsystem,frontdesk,backgrond,java,mysqlIII目录摘要....................................................................IABSTRACT...............................................................................................................................II1绪论........................................................................................................................................11.1引言..............................................................................................................................11.2研究课题的目的和意义..............................................................................................11.2.1课题研究目的.....................................................................................................11.2.2课题研究意义.....................................................................................................11.3国内外研究现状..........................................................................................................22理论与技术基础....................................................................................................................42.1Java语言简介...............................................................................................................42.2Eclipse简介..................................................................................................................52.3数据库开发工具..........................................................................................................62.3.1Mysql概述..........................................................................................................62.3.2Mysql优势..........................................................................................................62.4Tomcat服务器..............................................................................................................72.5软件工程理论...............................................................................................................72.5.1软件工程的途径.................................................................................................72.5.2软件工程理论对本系统的指导.........................................................................82.6JSP技术........................................................................................................................82.6.1JSP简介..............................................................................................................82.6.2JSP九大隐含对象..............................................................................................82.6.3JSP技术的优势..................................................................................................93酒店网络查询预订系统的需求分析...................................................................................103.1性能需求....................................................................................................................103.2系统要求....................................................................................................................104酒店网络查询预订系统的概要设计...................................................................................114.1系统目标概述.............................................................................................................114.2系统用户.....................................................................................................................114.3主要实现成果.............................................................................................................114.4技术难点.................................................................................................................