摘要
"房态图"就是用来实时反映酒店客房状态的图型化界面,大部分酒店管理软件都提供了房态图功能模块。介绍了如何用C#语言和MySQL数据库实现客房管理系统中"房态图"模块,并对相关代码进行了详细描述。本例可以用于软件开发类课程的教学,也可以修改完善后用于实际酒店管理软件开发中。
"Guest room state map" is a graphical interface which is used to reflect real-time guest room status,many of the hotel management system provide this functional module.This paper describes how to use the C# language and the MySQL database management system to achieve the "Guest room state map" module,and descript the relevant code detaily.This case can be used to teaching software development courses or be revised and improved for the actual hotel management software development.
出处
《软件导刊》
2011年第11期122-124,共3页
Software Guide
关键词
房态图
酒店管理信息系统
C#
MYSQL
Guest room State Diagram
Hotel Management Information System
C#
MySQL