资源描述:
《基于.net技术的一家人酒店管理系统的设计与实现大学毕设论文.doc》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘要随着人们生活水平的提升,各种旅游、商务以及大型活动日益频繁,促使地区的酒店行业也要跟上时代步伐;而同时同行业之间的竞争日渐激烈,这就无形中对酒店的管理能力提出了更高的要求,需要其规范化、现代化、高效化.针对市场需求设计了一套适用于中、小型酒店使用的酒店管理系统,操作简单,灵活性好、系统安全性高,运行稳定,是中、小型酒店管理者的理想选择。本系统主要功能有客房预订管理、顾客入住管理、客房管理等功能。该系统的开发采用C/S架构。系统的开发分为三个部分:前台设计、后台功能的实现和数据库设计。对于前台的设计遵循的原则为:直观简洁的人机交互界面、操作简单易懂。
2、而后台功能的实现遵循了代码重用原则、安全性和完善性。数据库的设计则符合标准化和规范化。本系统基于.NET平台,使用C#语言开发。开发工具使用Microsoft公司推出的VisualStudio2008。后台数据库采用SQLSERVER2005数据库。关键词:酒店管理系统;C/S;VisualStudio2008;SqlServer2005AbstractAspeople’slivingstandardisincreasingdaybyday,allkindsoftourismandbusinessandlargeactivitiesincreasing
3、lyfrequent,promptingregionalhoteleconomyalsoneedtokeepupwiththepaceofthetime;Theincreasinglyheatedcompetitioninthesameindustryatthesametime,anditvirtuallyputforwardhigherrequirementforthemanagementofhotel,needitmodernise,systematic,standardizedandefficient.Soaccordingtomarketdem
4、endtodesignahotelmanagementsystemwhichissuitableformediumandsmallhotels,andsimpleoperation,goodflexibility,highsystemsecurity,stablerunning,istheidealchoiceformediumandsmallhotelmanagers.Themainfunctionsofthissystemhasguestroombookingmanagement,customercheck-inmanagement,guestro
5、ommanagement,andotherfunctions.ThedevelopmentofthissystemadoptsC/Sarchitecture.Thedevelopmentofthissystemisdividedintothreeparts:Thefrontdesign,Therealizationofbackstagefunction,andThedesignofdatabase.Tothefrontdesignfollowtheprinciplesasfollows:Intuitivesimplehuman-computerinte
6、ractioninterface,Simpleoperationandeasytounderstand.Andtherealizationofbackstagefunctionfollowstheprinciplesofcodereuse,security,andintegrity.Databasedesignisaccordwithstandardizationandnormalization.Thissystembasedonthe.NETplatformandusethelanguageofC#todevelop,usingMicrosoft’s
7、VisualStudio2008asadevelopmenttool.DatabaseuseMicrosoftSQLServer2005.KeyWords:TheSystemOfHotelManagement;C/S;VisualStudio2008;SqlServer2005目录摘要IAbstractII第1章绪论11.1课题的背景11.2目的和意义21.3系统开发及运行环境21.3.1系统开发要求21.3.2系统开发及运行环境21.4技术简介21.4.1C#程序开发语言21.4.2ADO.NET简介31.4.3数据库简介3第2章系统的可行性分析52
8、.1系统调查描述52.2可行性分析5第3章系统的需求分析73.1功能需求73.1.1功能划分7