2014年酒店管理系统C#.doc
文本预览下载声明
酒店管理信息系统设计与实现
系 别:×××
专 业 班: ××××
姓 名:××××
学 号:×××××
指导老师: ××××
×××年×月
酒店管理信息系统设计与实现
The Design and realize of hotel management information system
摘要
酒店管理系统是较为典型的管理信息系统,系统的开发主要包括前端的程序开发和后台数据库的建立和维护。数据库要求具有一致性、完整性、数据安全性好的特点,而前端的程序要求功能完备,使用便捷。
随着计算机技术的发展,数据库有利于显示出其强大的数据存储和数据管理的功能。
为了满足人们对数据库的需要,Visual Studio.Net提供了强大的数据库程序设计功能。虽然Visual Studio.Net 并不是专用于进行数据库软件系统,但它所提供的数据库功能却几乎可以满足所有编程人员的需求。
要了解Visual Studio.Net 中的数据库编程,不仅需要知道Visual Studio.Net 中数据库编程的机制和方法,还需了解数据库的基本概念和知识。所以先了解数据库的基本概念和术语,然后再进行Visual Studio.Net的数据库编程无疑是不可或缺的。
本系统使用MICROSOFT公司的Visual Studio.Net C#和SQL Server 2000作为程序开发工具和数据库开发工具。主要包括房间管理,餐饮管理,员工管理,系统管理,客房管理等功能模块。设计首先在短时间内建立起系统应用的原型, 然后对原型系统进行需求分析, 并不断修正和改进, 直到最终形成用户满意的可行性系统。系统的难点在于数据库的设计和模块之间的动态连接。因为时间和能力的原因,目前本系统的设计为单机版,功能还不是很完全。
关键字:酒店管理系统 Visual Studio.Net C# SQL Server 2000 数据库
Abstract
Hotel management system is more typical of management information systems, system development, including the main front of the development process and background of the establishment and maintenance of the database. Database requires consistency, integrity, good data security features, and the front of the procedural requirements fully functional, easy to use.
With the development of computer technology, database show its powerful data storage and data management functions.
In order to meet the needs of the database, Visual Studio.Net provided a powerful database program design features. Although Visual Studio.Net is not dedicated to the database software system, but it provides the database functions are almost all programming to meet the demand.
To learn Visual Studio.Net in the database programming, not only need to know Visual Studio.Net Database Programming in the mechanisms and methods, the database needs to understand the basic concepts and knowledge. Therefore, to understand the basic database concepts and terminology, and then to Visual Studio.Net database programming is essential.
MICROSOFT use the systems Visual Studi
显示全部