网站地图| 免费获取|
毕业论文网
  • 网站首页|
  • 论文范文|
  • 论文降重|
  • 职称论文发表|
  • 合作期刊|
  • 论文下载|
  • 计算机论文|
  • 外文翻译|
  • 免费论文|
  • 论文资料|
  • 论文开题报告
搜索

当前位置:毕业论文网 -> 计算机论文 -> VB -> 酒店服务管理系统
计算机论文资料| ASP设计| Delphi| VB设计| JSP设计| ASP.NET设计| VB.NET| java设计| VC| pb| VS| dreamweaver| c#.net| vf| VC++| 计算机论文范文| 论文下载| 自动化论文

酒店服务管理系统

本文ID:LW4110 字数:11022,页数:44 价格:¥50.00 → 信用说明

扫一扫 扫一扫
酒店服务管理系统

包括文档,设计,文档字数:11022,页数:44

摘  要
当今社会,酒店种类和客流的不断增加,对于管理造成了困难。采用计算机来管理酒店和住客的信息,提高了查询的速度,节约了人力和物力资源,达到了预期的要求。
本文根据酒店服务管理的现状及未来的发展方向,结合有关酒店管理当中的管理学实践,设计了酒店服务管理系统。本系统的建立以计算机技术和信息技术为依托,规范了管理系统中各要素的关系,使之规范化、标准化、程序化、科学化,形成各要素之间相互制约、层层把关,逻辑严密的体系,从而克服原来手工系统的效率低、工作繁重的缺点。
本系统是用于酒店服务管理的系统软件。系统数据的管理采用了操作系统的最新管理方式,用户操作将会更简单、更直观、更方便。系统中各业务管理模块可以单机独立运行。使用本系统,可以大幅度提高酒店服务管理的工作效率。
该系统应充分利用信息技术提高酒店客房的管理水平、服务水平。酒店客房管理系统要实现客房预定、住宿登记、宿费提醒、追加押金、调房登记、退房结账、挂账、查询统计、预收销售报表等等功能。其中宿费提醒可以在住宿费超过押金时预警,提示前台要客人补交押金,该功能可明显提高对住宿人员宿费的有效管理。将动态实时的住宿登记、客房调整、销售报表、追加押金等有机地联系在一起,对酒店客房进行全方位的管理。

关键词 酒店服务管理系统;数据库;Visual Basic

 

Abstract
At present, the hotel’s category flows with increasing of the guests continuously, resulted in the difficulty to the management. Using the computer to manage the hotel and the resident information, enhanced the inquiry speed, saved the workforce and the resources and has met the anticipated requirements.
In this article, we designs the hotel management system which accords to the present situation of the hotel service management and the way it develops in the future and hotel management study practice. The establishment of the system bases on the computer technology and the information technology. And it regulates the relationships of the various essential factors, making it logic, essential, scientic , and forms mutually restrict mutually, layer upon layer system between the factors. It reduces problem such as low efficiency former system has.
This system is a software which is used for hotel service management. The management of the system data uses the operating system newest management method, so the user operation will be simpler. The various business management modules in this system may runs independently. These advantages can increase the biggest efficiency of the guest house management, is also a guest house to serve scientific and regular to turn the term of the management.
This system may make full use of information technology to increase the management level, service level of the hotel. The system will realize the function such as he guest room to prearrange, the lodgings registration, the lodging allowance reminder, supplements the deposit, the accent room registration, returns a house ties the account, hangs account, inquiry statistics, advance receipt sale report form. The dynamic real-time lodgings registration, the guest room adjustment, the sales report form, will supplement the deposit and so on organically to relate in together, will carry on the management well to the hotel’s room.
Keywords  the system of hotel’s management; database; Visual Basic


目  录
绪  论 1
1   酒店服务管理系统的开发与设计 2
1.1  系统开发的背景 2
1.2  系统的特点 2
2.  系统开发涉及的主要技术 3
2.1  数据库技术 3
2.2  VB 6.0中文版概述 3
3.  系统功能设计 4
3.1  需求分析 4
3.2实现目标 4
3.3  系统结构及流程图 5
3.3.1  系统结构图 5
3.3.2  业务流程图 8
4  数据库设计 9
5  系统环境与软件安装 15
5.1  硬件环境要求 15
5.2  软件环境要求 15
5.3  软件安装 15
6  酒店服务管理系统的详细设计 16
6.1  主界面设计 16
6.1.1  实现目标 16
6.1.2   实现过程 16
6.2  系统登录模块设计 17
6.2.1  实现目标 17
6.2.2  实现过程 18
6.3  住宿管理设计 18
6.3.1  住宿登记模块设计 18
6.4 追加押金模块设计 20
6.4.1  实现目标 21
6.4.2  实现过程 21
6.5  调房登记模块设计 21
6.5.1  实现目标 21
6.5.2  实现过程 21
6.5.3  调房的实现方法 22
6.6  退宿结账模块设计 22
6.6.1  实现目标 22
6.6.2  实现过程 23
6.7  客房管理设计 25
6.7.1  客房设置模块设计 25
6.7.2  客房查询模块设计 26
6.7.3  房态查看模块设计 28
6.8  挂账管理设计 28
6.8.1  挂账查询模块设计 28
6.8.2  客户结款模块设计 29
6.9  查询统计设计 30
6.9.1  住宿查询模块设计 30
6.10  宿费提醒模块设计 32
6.11  日结设计 32
6.12  系统设置设计 34
6.12.1  操作员设置模块设计 34
6.12.2  密码设置模块设计 34
6.12.3  初始化模块设计 36
6.12.4  权限设置模块设计 37
结论 38
参考文献 39

酒店服务管理系统由毕业论文网(www.huoyuandh.com)会员上传。
原创论文资料流程 相关论文
上一篇:车间调度系统 下一篇:CTI电话语音应答系统
推荐论文 本专业最新论文
Tags:酒店 服务 管理系统 2009-07-17 12:17:00【返回顶部】
广告位
广告位
发表论文
广告位

联系方式 | 论文说明 | 网站地图 | 免费获取 | 钻石会员 | 硕士论文资料


毕业论文网提供论文范文,论文代发,原创论文资料

本站部分文章来自网友投稿上传,如发现侵犯了您的版权,请联系指出,本站及时确认并删除  E-mail: 17304545@qq.com

Copyright@ 2009-2020 毕业论文网 版权所有