欢迎来到天天文库
浏览记录
ID:323942
大小:3.05 MB
页数:33页
时间:2017-07-23
《基于java的酒店管理系统 毕业设计》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘要酒店管理系统是典型的信息管理系统,其开发内容主要分为后台数据库和前端应用程序两个方面。本次设计采用的是Java语言和SQLServer2008数据库。设计的内容主要包括后台数据库的建立和维护以及前端应用程序的设计。对于前者要求建立一致性好和完整性强,安全性好的数据库。而对于后者则要求应用程序具有功能基本完备和易使用等特点。该系统采用C/S模式,主要目标是针对酒店管理进行计算机管理,为酒店管理人员提供一个方便快捷的管理平台。本系统主要分为两大模块:前台服务和后台管理。根据用户的登录权限可以进入对应的功能模块。前台服务主要完成预定房间、查询房间、入住房间和退房结账的功能;后台管理主要
2、完成房费管理、营业查询、会员管理和用户管理的功能。两部分的功能基本涵盖了酒店的业务。本次设计的工具是Myeclipse9.0和MicrosoftSQLServer2008,使用JDBC驱动进行连接,实现Java语言对数据库的操作。关键字:酒店管理系统;数据库;SQLServer2008;C/SIIIAbstractHotelmanagementsystemisthetypicalinformationmanagementsystem,itsdevelopmentmainlyincludestwoaspectsofthebackgrounddatabaseandfront-endapp
3、lication.ThedesignisbasedontheJavalanguageandSQLServer2008database.Thecontentofdesignmainlyincludesthebackstagedatabasetheestablishmentandthemaintenanceaswellasfrontendapplicationprogramdesign.Theformerrequiredthedatabaseshouldhasgoodconsistency,integrityandsecurity.Forthelatterrequestedtheappl
4、icationincludesfunctionswithalmostbasicaspectsandeasytouse,andotherfeatures.ThesystemadoptsC/Smodel,themaintargetofthedesignisusingthecomputermanagementinsteadofthetraditionalhotelmanagement,provideaconvenientandefficientmanagementplatformforthehotelmanagementmanagers.Thissystemmainlyconsistsof
5、twomodules:frontdeskandbackgroundmanagement.Accordingtologinofusercanenterthethefunctionmodulescorresponding.Frontdeskservicemainlytocompletethebookingroom,searchroom,moveintoroomandcheck-outfunctions;backgroundmanagementmainlycompletedhousingmanagement,businessinquiry,membershipmanagementandus
6、ermanagementfunctions.Thetwopartofthecoveringthebasicfunctionsofthehotelbusiness.ThetoolsofthedesignareMyeclipse9.0andMicrosoftSQLServer2008,usingtheJDBCdrivertoconnect,toimplementtheoperationofthedatabasethroughJavalanguage.Keywords:HotelRestaurantManagementSystem;Databasemanagementsystem;SQLS
7、erver2008;C/SIII目录1绪论11.1研究背景11.2本课题研究的目的及意义11.3开发工具及相关技术21.3.1Java程序开发技术21.3.2系统开发模式简介41.3.3SQLServer2008简介71.4本文的主要内容组织72系统分析82.1可行性分析82.1.1技术可行性分析82.1.2经济可行性分析82.1.3安全可行性分析82.1.4操作可行性分析92.2需求分析92.2.1系统的主要功能92.2.2系统的实现目标102.2.3系
此文档下载收益归作者所有