1、宾馆管理系统设计与开发 宾馆管理系统设计与开发 计算机科学与技术专业 摘摘 要要本系统是基于 C/S 体系结构,采用 C#语言和 SQL Server 数 据库开发的典型的宾馆管理系统。该系统的主要目标是针对宾馆客房住房管 理进行计算机化的管理。本系统实现了系统管理、数据维护和前台操作三大 功能。其中系统管理包括客户管理、收入统计、物品存放和退出系统。数据 维护则实现了客房类型和客房信息的管理。前台操作包括客房和客户查询, 以及客户的入住和结算功能。本论文主要阐述了该系统的需求分析、功能模 块划分、数据库设计及主要功能的具体设计与实现,并就系统中用到的技术 进行了介绍。 关键词关键词宾馆管理系
2、统;C/S 体系结构;客房管理;客户管理 Design and Development of Hotel Management System Abstract: This system is based on the C/S architecture, adopting classic hotel management system of C# language and SQL Server database development. The main objective of this system takes computerized management to the managemen
3、t of hotel rooms for the housing. This system has carried out the three big functions: system management, data maintenance and foreground operation. Of which, system management includes the customer management, income statistics, depositing of articles and logout system. Data maintenance has carried
4、 out the type of rooms and the information management. Foreground operation includes customer queries, settlement function for customers. This paper mainly represent the needs analysis of system, the m dividing of nodule into, the database design, design and implementation of main function, and introduction of used technology in your system. Key words: Hotel information management system;C/S system structure; room management;customer management 宾馆管理系统设计与开发 宾馆管理系统设计与开发 目目 录录 1 引言 1 1.1