资源描述:
《某酒店管理系统论文设计》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、毕业设计(论文)摘要本文论述了分析、开发、设计一个酒店管理系统的过程。该系统融入酒店科学、规范的现代管理思想,为提高各业务部门本身的工作效率,自动完成各业务部门之间的各种营业信息、帐务、报表的自动化传输与汇总,使各项业务工作制度化,科学化。结合先进的计算机技术,采用PowerBuilder9.0和SQLServer2000开发而成。本文介绍了课题相关内容,并通过设计分析,划分数据库,将系统划分为四个主要功能模块:前台管理、系统维护、经理查询、宾客系统。着重叙述了前台管理和系统维护这两个功能模块的功能实现,这些模块基本上满足了用户(酒店)在客房管理,
2、餐饮管理等方面的需求。如对客房、员工的设置修改,相关的顾客服务等。系统中的各业务管理模块既可单机独立运行,也可在服务器/工作站组成的局域网络平台上联网运行。可随着酒店业务的发展对系统进行扩展升级。关键词:面向对象,数据窗口,酒店管理系统,模块,PBIV毕业设计(论文)AbstractThistextdiscussestheprocedureofanalysis,developing,designingahotelMIS.Thesystemcombinedthethoughofscientificandmodulemanagement.youcani
3、mprovetheefficiencyofeachdepartmentaswellasthesumthemessages,debt,andformsconvenedamongthedifferentdepartments.Itcanalsosystemize,scientificeachoperation.Gowiththeadvancedtechnologyofcomputer,anddevelopingwiththeadoptingofPowerBuilder9.0andSQLServer2000.Thistextintroducedthere
4、latedcontentsoftopic,andpassthedesignanalysis,dividingthelinethedatabase,dividingthelinesystemasfourmainfunctionmoldpieces:Thestagemanagement,systemmaintenance,managersearch,guestsystem.Emphasizedtodescribethestagemanagementandsystemstosupportthefunctionrealizationofthesetwofu
5、nctionsmoldpiece,thesemoldspiecesatisfiesthecustomer(hotel)tomanageintheguestroombasically,thediningmanagestheneedofetc..Suchastotheconstitutionmodificationoftheguestroom,employee,therelatedcustomerserviceetc..Eachbusinessinthesystemmanagementmoldpiecesincecanthesinglemachinec
6、irculateindependently,alsocantheareanetworkterraceofthebureauconstituteintheserver/workstationuptheinternetcirculate.Cancarryonexpandingtheupgradetothesystemalongwiththedevelopmentofthecabaretbusiness.KeywordsObject-OrientedDatawindowHotelManagementSystemMoldPBIV毕业设计(论文)目录摘要IA
7、bstractII第1章绪论11.1问题的提出11.1.1课题的来源11.1.2研究课题的动态11.2课题的内容与意义21.2.1课题的内容21.1.2课题的意义21.2.3术语说明31.3开发平台31.3.1PowerBuilder简介31.3.2数据库介绍41.3.3SQLSever2000简述61.3.4设计的整体框架71.4可行性研究81.4.1基本要求81.4.2开发目标101.4.3对现有系统分析101.4.4技术可行性分析10第2章软件需求分析122.1功能需求122.1.1功能划分122.2.2功能描述122.2外部接口需求162.
8、3性能需求172.4软件属性要求17第3章软件概要设计193.1总体设计193.1.1处理流程19IV毕业设计(论文)3.