客服一(QQ:40114597):
该资料价格:¥200
,查看汇款方式
PB+SQL Server 酒店管理系统
以下仅为该设计的基本说明介绍,若需要完整的设计和论文,建议您购买本设计 。
本系统开发工具:PB + SQL SERVER
本设计包含内容:源代码+可执行程序+毕业论文+开题报告+答辩稿
论文大概:36页 1.3万字
摘要
本文论述了分析、开发、设计一个酒店管理系统的过程。系统融入酒店科学、规范的现代管理思想,以提高各业务部门本身的工作效率为目的,使其更好进行资源的有效配置。该系统能自动完成各业务部门之间的各种营业信息、账务、报表的自动化传输与汇总,使各项业务工作制度化,科学化,一体化。
酒店管理系统是典型的管理信息系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。开发工具采用PowerBuilder9.0,数据库设计采用SQL Server2000。
本文首先简单介绍了管理信息系统的基本概念及其发展情况,及本系统开发过程中所依赖的数据库与开发软件,以方便读者阅读本论文以下章节内容。然后本着经济效益和可行性问题,我们具体讨论了一个实际的酒店管理系统应该具有的功能及如何实现。并进行了“可行性分析”与“需求分析”。接着在后续章节中便是细节上的详细分析,其中包括了预订管理、入住管理、消费管理、收银管理模块的实现及其子模块的实现过程。
关键词 面向对象;酒店管理系统;模块;PB
Abstract
This paper introduces a set of hotel management system, from analysis, design to development. It integrates a scientific, standard, modern management concept and aims at improving the work efficiency of all branches, and then better to achieve efficient allocation of resources. The system can make the business information; accounts, report forms of all the branches automatic transmit and collect so that more scientific and standardized, and integrated.
Hotel management system is typical of management information systems (MIS), including development of its key database background to the establishment and maintenance of front-end applications and the development of the two areas. Tools used PowerBuilder9.0. database design using SQL Server 2000.
First introduced by the management information system and the basic concept of development, and the systems development process are dependent on the database and development software to the convenience of readers of this paper following sections content. Then effectiveness and feasibility of, We discussed a practical hotel management system should have the function and how to achieve it. And the "feasibility analysis" and "needs analysis." Then in the follow-up section of the details is a detailed analysis, including the booking management, occupancy management, consumer management, cashier management module and module to achieve the realization of the process.
Keywords Object-Oriented;Hotel Management ;System Mold ;PB
目录
绪论 1
1 系统概述 2
1.1 管理信息系统 2
1.2 系统建设目标 3
1.3 开发工具简介 3
1.3.1 Power Builder 简介 3
1.3.2 SQL Server简介 5
1.4 系统的运行环境 5
2 系统需求分析 6
2.1 系统的开发背景 6
2.2系统的目标设计 6
2.3系统的功能分析 7
2.4 系统的可行性研究 7
2.5系统的总体规划 8
3 系统概要设计 9
3.1 系统结构 9
3.2 项目简介 9
3.2.1 基础设置 9
3.2.2 业务管理 10
3.2.3 房态管理 11
3.3 系统数据流图 11
3.4 数据库设计 12
4 系统功能实现与运行 16
4.1 与数据库的连接 16
4.2 功能模块的实现 17
4.2.1 基础设置功能的实现 17
4.2.2 业务管理功能的实现 20
4.2.3 房态管理功能的实现 26
结束语 30
致谢 31
参考文献 32

