欢迎来到天天文库
浏览记录
ID:314991
大小:1.58 MB
页数:55页
时间:2017-07-22
《宾馆管理管理系统 毕业论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、宾馆管理管理系统摘要本文介绍了宾馆客房管理系统的开发过程,论文详尽论述了从需求分析、系统分析、概要设计、详细设计以及测试的整个开发过程,总结了开发过程中的经验及本系统今后的改进方向,遵循软件工程的方法,本宾馆管理系统采用MicrosoftVisualStudio.NET2008和SQLServer2000数据库作为开发工具。本系统实现了前台接待管理、财务中心、查询中心、统计报表、基础数据、系统管理等6个功能模块。前台接待管理模块中实现客房预订、取消预定、客房入住、客房消费、换房、退房等;财务中心模块中实现补打账单、交接班、缴款等;查询中心模块中实现在店房客查询、历史房客查询、预定
2、查询、前台收银查询等;统计报表模块中实现宾客入住报表、宾客消费报表、宾客结账报表、营业日报表、入住率统计报表等;基础数据模块中实现操作员管理、客房管理等;系统管理模块中实现权限管理、系统设置、数据备份、数据恢复等功能。关键词:宾馆;数据库;管理系统AbstractThisarticledescribesahotelroommanagementsystemdevelopmentprocess.Gavein-deptharticlesfromtheneedsanalysis,systemanalysis,outlinedesign,detaileddesign,testingandd
3、ebugging,aswellastheentiredevelopmentprocess,summeduptheexperienceinthedevelopmentprocessandimprovethesystem'sfuturedirection.GuidedbytheSoftwareEngineering.ThissystemusesMicrosoftVisualStudio2008andSQLServer2000takesthedevelopmentkit.Thissystemmainlyrealizedsixfunctionparts:Receptionmanageme
4、nt,financecenter,checkcenter,Stat.report,foundationinformation,systemsetup.Receptionmanagementmoduleforpreconcertroom、cancelreservation、enterroom、roomconsume、exchangeroom、quitroomsoon;financecentermoduleforfillbill、handovertothenextshiftandrefersoon;checkcentermoduleforcheckenter、checkhistory
5、roomer、checkreservationandcheckcountersoon;Stat.reportmoduleforenterreport、roomconsumedreport、settleaccountsreport、businessdayreportandenterStat.reportsoon;foundationinformationmoduleforoperatormanagementandroommanagementsoon;systemsetupmoduleforpurviewmanagement、systemsetup、databackup、datare
6、covery.Keywords:Hotel;Database;ManagementSystem目录引言11基础知识31.1系统前台开发工具31.2C++语言和面向对象技术41.3系统数据库开发工具52需求分析82.1背景说明82.2系统开发目的92.3系统说明及概念层类图92.3.1系统操作员管理92.3.2前台接待管理102.4系统用例图与功能概述112.4.1前台管理112.4.2财务及查询中心管理122.4.3基础数据管理132.4.4系统管理142.5项目确立153概要设计163.1系统架构163.1.1MVC模式介绍163.1.2系统架构图183.2面向数据流的设计方法
7、193.2.1系统层次结构图193.3.2系统输入输出表203.3系统界面设计213.4数据库设计223.4.1关系型数据库设计法则223.4.2数据库表设计234详细设计274.1代码标识设计274.2代码设计原则274.3系统实现层类图274.3.1系统操作员管理284.3.2前台接待管理294.4系统主要功能流程及模块设计304.4.1入住登记流程304.4.2退房流程314.4.3系统设置流程325系统实现335.1系统登录335.2系统主界面345.3入住登记355.4
此文档下载收益归作者所有