资源描述:
《酒店客房管理系统论》由会员上传分享,免费在线阅读,更多相关内容在应用文档-天天文库。
1、酒店客房管理系统论文摘要本文主要介绍了酒店客房管理信息系统的开发过程。论文详尽地论述了从需求分析,系统分析,概要设计,详细设计,到测试与调试的整个开发过程,总结了开发过程中的经验及本系统今后的改进方向。酒店客房管理系统研究的内容涉及系统登陆、客房管理、房客管理、消费管理、报表管理、系统管理、系统信息。建立酒店客房管理信息系统,采用计算机对客房信息进行管理,可以进一步提高酒店的经济效益和现代化水平,帮助酒店工作人员提高工作效率,实现客房信息管理工作流程的系统化、规范化和自动化。本文将探讨怎样利用计算机实现对仓库的高效管理,利用VisualC++作为软件平台,通过用VC++
2、的各种功能,了解各种功能在不同应用中的优缺点。利用VisualC++的界面设计功能,进行仓库管理的人性化界面的设计,把实际问题和计算机应用合理的结合起来。关键词:酒店客房管理信息系统;功能;VisualBasic6.0 Abstract:Thistextmainlyintroducedthedevelopmentprocessofthecabaretguestroom managementinformationsystem.Thethesisdiscussedindetailsanalyticalfromtheneed,systemanalytical,essen
3、tialsdesign,detaileddesign,arrivetestandthewholedevelopmentprocessthatadjusttotry,tallieduptodeveloptheimprovementdirectionoftheexperienceandthissystemwithinprocessaftertime.Thecabaretguestroommanagesthecontentsofthesystemresearchtoinvolvethesystemdebarkation,guestroommanagement,tenantma
4、nagement,consumethemanagement,statementmanagement,systemmanagement,systeminformation.Buildupthecabaretguestroom managementinformationsystem,adoptthecalculatortocarryonthemanagementtotheguestroominformation,canfurtherraisetheeconomicperformanceandthemodernizationlevelsofthecabaret,helpthe
5、cabaretstaffmemberexaltationworkefficiency,carryouttheguestroominformation managementworkflowtosystematize,thenormturnsandautomates.Thistextwillinquiryintohowtheexploitationcalculatorrealizationmanagestothewarehouseefficiently,makinguseoftheVisualC++bethesoftwareterrace,passtousetheVC++o
6、fvariousfunction,understandvariousfunctionindissimilarityapplyofmeritandshortcoming.MakeuseoftheVisualC++oftheinterfacedesignfunction,carryonthedesignofthehumanizedinterfaceofthewarehousemanagement,theknotthatapplytheactualproblemandcalculatorreasonableputtogether.Keywords:Thecabaretgues
7、troom managementinformationsystem;Function;VisualBasic6.0 目录引言 1(一)项目开发背景 1(二)项目开发目标 1(三)项目开发的意义 1(四)项目开发方法概述 1第一章 系统分析 2(一)可行性分析 2(二)组织结构分析 2(三)功能需求分析 3(四)业务流程分析 4(五)数据流程分析 6第二章 系统设计一...7(一)系统模块设计 7(二)系统流程设计 7(三)数据库设计 8(四)运行环境选择 10第三章 系统实施 11(一)创建工程 11(二)添加模块 11(三)系统模块的