毕业设计论文+酒店管理系统

  • 格式:doc
  • 大小:447.00 KB
  • 文档页数:53

下载文档原格式

  / 53
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

毕业设计论文酒店管理系统

摘要

本文主要介绍了“**酒店管理系统”的项目背景和意义,着重阐述了该系统开发

实现过程,从系统分析、系统设计、系统实现、软件测试、详细设计到系统测试等各个环节都进行了详尽的分析和描述。本文还简略的介绍了主要的开发工具C#和SQL

数据库的功能特性。传统手工的客房管理,管理过程繁琐而复杂,执行效率低,并且易于出错。随着社会的的不断进步,宾馆酒店业的竞争也愈来愈激烈,要想在竞争中取得优势,必须在经营管理、产品服务等方面提高管理意识。如何利用先进的管理手段,提高客房的管理水平,是每一个宾馆管理者所面临的重大问题。

本系统采用C#语言编辑,实现了与windows操作系统良好的兼容性,通过代码及SQL语言实现了客房查询功能、客户查询功能、入住登记功能、续费管理功能、退房管理功能、每日结算功能、结算报表功能、房间基本信息修改功能、权限用户修改及房间价格调整功能。

通过这样的系统,我们可以做到信息的规范管理和快速查询,实现了客房信息管

理的系统化、规范化和自动化,这样不仅减少了管理工作量,还提高了管理效率,降低了管理成本,以应付当今日趋激烈的竞争环境。

关键字:**酒店管理系统;C#;SQL

I

Abstract

As society progresses, the hotel industry increasingly fierce competition, in order to gain advantage in the competition must be in management, products, services and so improve the management awareness. How to make use of advanced management tools to improve the management level rooms, a hotel manager every face major problems.

Traditional hand-rooms in the management of the process tedious and complicated, inefficient and error-prone. Through such a system, we can do the standard management of information and quick queries, information management realized the room systematic, standardized and automated, so that the management not only reduces the workload, but also improve management efficiency and reduce management costs.

This article briefly describes the " Rongfeng hotel management system" project background and significance, focusing on the implementation of the system development process, from system analysis, system design, system implementation, software testing, detailed design to system testing carried out in all aspects of a detailed analysis and description. This article also briefly introduced the main development tools, C #, and SQL database features.

Key word: Rongfeng hotel management system; C #; SQL

目录

言 ....................................................................... (1)

1 基础知

识 ....................................................................... .................................................. 2 1.1 C#语

言 ....................................................................... ............................................ 2 1.2 SQL Server数据库介绍........................................................................ .. (3)

2 系统分

析 ....................................................................... .................................................. 5 2.1 开发背景及意

义 ....................................................................... ............................. 5 2.2 可行性研

究 ....................................................................... ..................................... 5 2.3 功能需求........................................................................ . (6)

2.3.1 用例分

析 ....................................................................... . (6)

2.3.2 概念类描

述 ....................................................................... (9)

2.3.3 行为描

述 ....................................................................... ............................. 11 2.4 性能需求........................................................................ .. (11)

2.4.1 响应时

间 ....................................................................... .. (11)

2.4.2 吞吐

量 ....................................................................... (11)

2.4.3 并发用户

数 .......................................................................

相关主题