资源描述:
《毕业设计(论文)-基于java的酒店管理系统》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、西安工业大学北方信息工程学院本科毕业设计(论文)题目:酒店管理系统系别:计算机信息与技术系专业:信息管理与信息系统班级:B学生:学号:B指导教师:2012年06月09日 酒店管理系统的开发摘要本文完整的描述了一个酒店管理系统的设计与实现的过程,采用真正的跨平台Java技术为基础,利用eclipse编程平台结合sqlserver2005数据库,完成了酒店管理系统的功能。现代化的宾馆是集客房、餐饮、商务文化及其他各种服务与设施为一体化的消费场所,酒店宾馆组织庞大,服务项目多,信息量大,要想提高劳动生产,降低成本,提高服务
2、质量和管理水平,进而促进经济效益,必须借助计算机来进行现代化的信息管理,本系统是一套适用于中、小型星级宾馆使用的优秀系统,操作简单,灵活性好、系统安全性高,运行稳定。该酒店管理系统,该系统可供用户进行菜系管理,菜种类查询、台号管理以及功能强大的记账信息管理,可以实现日结帐,月结帐和年结帐的功能,方便了用户的帐务分析。用户只需要简单的输入,所有数据都由数据库管理系统管理。本文中数据库服务器端采用了流行的功能强大的SQLserver2005作为后台数据库,为数据的安全和程序的稳定运行提供了保障。关键词:酒店管理系统JAVASQLserver2008HotelSystem
3、DevelopmentAbstractThispaperdescribesacompletehotelmanagementsystem,usingatruecross-platformJavatechnology-basedandeclipseprogrammingplatformcombinessqlserver2005database.Withthemtheautorcompletehotelmanagementsystemfunctions.Thehotelisamodernguestrooms,restaurants,businesscultureandot
4、hertypesofservicesandfacilitiesfortheintegrationofentertainmentestablishments,hotelandhostelorganizedintoavast,servicesandmoreinformative,inordertoimprovelaborproductivity,reducecosts,improveservicequalityandmanagementlevel,thuscontributingtoeconomicefficiency,havetorelyoncomputerstoca
5、rryoutthemodernizationofinformationmanagement,thissystemisapplicabletosmallandmediumsizedstarhotelanexcellentsystemtouse,simpleoperation,goodflexibilityandhighsecuritysystems,runningstable.Thehotelmanagementsystem,whichusersofcuisineavailabletomanagement,andfoodtypequeries,seats,powerf
6、ulaccountingmanagement,andinformationmanagementwhichcanbeachievedoncheckout,monthandyearcheckoutcheckoutfunctionalitytofacilitatetheuser'saccountinganalysis.Usersneedonlyasimpleinput,andallthedatabecomputedbythedatabasemanagementsystemmanagement.Thisarticle,thedatabaseserverusesthepopu
7、larandpowerfulSQLserver2005asaback-enddatabasefordatasecurityandprocedurestoprovideaguaranteestableoperation.Keywords:HotelManagementSystemJAVASQLserver2008目录引言3第一章绪论31.1研发背景31.2系统目标3第二章系统分析32.1酒店管理的可行性分析32.1.1经济可行性分析32.1.2几个关键技术的可行性分析32.1.4法律可行性分析32.2系统需求分析32.2.1系统的功能需求3第三章系统总体设计33.