搜索资源列表
简单酒店管理系统
- 一个简单酒店管理系统,用SQL做为数据库, VB编写的代码.-Hotel manage system, it is a simple program written by VB for begginer.
VB编写的酒店管理系统
- 很不错的酒店管理系统,用的是本地数据库.初始话文件用了读取DAT文件的方式.很有参考价值.-very good hotel management system, using a local database. Initial then used the document to read DAT files. Great reference value.
酒店管理系统(Csharp)
- 酒店管理系统采用C#和SQL Server 数据库实现 适合一般小酒店的管理-hotel management system uses C# and SQL Server database suitable for general hotel management
青苹果酒店管理系统源代码
- 此酒店管理系统能比较完整的完成酒店管理工作,只是学习数据库的一点小成果,但要成为一个成功的商业软件还需要稍加改进.PB编写。-this hotel management system can be completed relatively complete management of the hotel, only to learn a small database of results, but to become a successful commercial software also n
酒店管理系统
- 酒店管理系统 包含数据库 所有的文件都比较齐全 使用sql做数据库-hotel database management system contains all the documents are more complete database so use sql
EXT酒店管理系统
- Ext酒店管理系统 该系统采用VS2005+SQL2005开发,采用Extjs2.0技术实现UI展示. 数据库脚本:App_Data文件夹下. 该系统为北大青鸟(重庆足下)Y2项目,请大家多多指教! 数据库操作采用的是SqlHelper DB_51aspx下为Sql数据库文件,附加即可 默认登陆页面为login.aspx,默认帐号/密码:admin/admin 注意:如果在IIS下配置,务必将HotelUI设置为虚拟目录
VC++,SQL 酒店管理系统(数据库编程)
- 用VC++和SQL语句,利用SQL Server 2000,编程实现一个酒店管理系统
使用vc++开发的酒店客房管理系统源码
- 使用vc++开发的酒店客房管理系统源码,数据库采用sql server,Vc++ to develop the use of the hotel rooms management system source code, database using sql server
HOTEL
- 星级酒店管理系统最初功能演示版,提供所有星级酒店管理中的客房管理, 房态管理,客史管理,客人资料管理,帐务管理,报表管理,餐饮收费管理 菜谱管理,夜审处理,数据库备份等功能.所有功能皆可以运行,(但有一些BUG未处理) 此代码完全可以完成星级酒店上述管理功能. -------------------------------------------------------------- 系统提从与ACCESS或SQL相接,在登录时,选择全局数据库,就与SQL数据库
design
- 酒店管理系统文档资料,数据库设计, ER图, 毕业设计-Hotel management system documentation. Database design
hotelmanagementsystem
- 酒店管理系统。 数据库的简单应用,实现VB+SQL-Hotel management system. A simple database application, to achieve VB+ SQL
hotelmanager
- C#酒店客房管理系统.源程序基于VS2003,用VS2005或2008打开时需要转换工程,本套酒店管理系统数据库采用MSSQL2000,包含有SQL备份文件。这是一个比较简单点的适合学习的数据库应用实例,完成的功能也不少,包括换房登记、入住登记、结账登记、旅客信息、打印帐单、消费报表等功能。-C# hotel rooms management system. Source based on the VS2003, with VS2005 or 2008 to open the required
jiudianxitong
- 数据库课程设计-酒店管理系统,内容很全很强大-Database of curriculum design- Hotel Management System
酒店管理系统
- struts2+MySQL的酒店管理系统代码和数据库文件,很全,适合初学者
Qt酒店管理系统
- 分管理员和客户登录...数据库采用MYSQL ,界面设计中使用了HTML css ,界面更好看!(Hotel Management System)
酒店管理系统
- 酒店客房管理系统是以对酒店客房信息管理为核心的信息管理系统,用于实现对酒店客房信息的管理;系统基于JAVA的Application模式,使用Swing组件作为系统用户界面和MYSQL小型数据库管理系统实现。主要提供用户查询功能、住宿管理等功能,提供管理员客房、用户、系统信息的管理功能。(Hotel management system is based on the information management system of hotel information management as t
644494简单酒店管理系统
- 酒店信息管理系统数据库设计,关系模式关系表视图等等的建立(The establishment of the hotel information management system database design, relational schema view and so on)
酒店管理系统
- 酒店管理系统Demo,包含sql数据库,供学习参考(The hotel management system Demo, including SQL database.)
php酒店管理系统
- 酒店管理系统,php酒店管理系统项目 包含源码和数据库(Hotel Management System)
酒店管理系统 数据库
- 系统选题为酒店管理系统,酒店管理是社会的普遍需求,建立良好的酒店管理系统是实现酒店一体化管理的重要部分。 本小组通过建立多张表以及运用触发器、存储过程的方式实现了酒店的客房管理、客户登记以及订单管理的功能,达到了酒店管理系统一体化的效果,并对数据库进行备份,防止数据丢失。