搜索资源列表
VB编写的酒店管理系统
- 很不错的酒店管理系统,用的是本地数据库.初始话文件用了读取DAT文件的方式.很有参考价值.-very good hotel management system, using a local database. Initial then used the document to read DAT files. Great reference value.
hotelmanagement
- Raize控件包的安装路径为D:\\Program Files\\(一定要安装到正确位置,否则代码不能运行),配置好C++bulider的数据库环境. 本代码为课程设计的报告,有相当多不完善地方,适合初学C++Builder的开发人员学习. 仅用于学习交流-Raize Control's installation path to the D : \\ Program Files \\ (must be installed to the correct location, sour
hotelManager
- vb+sql server开发的旧点管理系统。具体配置文档内有说明-vb sql server development point of the old management system. Within specific configuration files is explained
hotelMIB
- 一个酒店管理系统的简单例子。包括数据库文件和源代码,vc6.0开发-a hotel management system in a simple example. Database files and source code, development vc6.0
cygl
- 餐饮管理系统(含安装包,运行安装文件,要求本机装有SQLServer2000,sa帐户初始密码为admin,若不是请进入安转路径,打开fac.ini配置文件,修改密码为本机sa帐户密码),内附功能说明-Food Management System (including installation kits, the setup document, asked SQLServer2000 installed, the sa account password for the initial admin
jiudiansl
- 酒店业务管理系统在编译、运行程序之前,请将所附的数据库文件rms.mdb导入SQL server中,并将此数据库命名为RMS。具体操作步骤可以参见书中这一章的相关小节。若没有安装SQL server,也可以直接在控制面板中将此数据库文件设置为数据源,并命名为MyDS。注意,若数据库没有安装成功,MS Visual Studio在打开工程文件的时候将会报错,但忽略之后不影响程序的正常编译。-hotel business management system compiler, operating p
小区管理系统
- 需要在.net环境下运行需要安装框架,没有解压密码,用户可以任意更改。不需要对本人负责。可执行文件在bin目录下 -need. Net operating environment need to install the framework, not extracting passwords, users can arbitrarily change. I do not need to charge. Bin executable files in the directory
PosMIS
- Delphi西餐厅前台触摸屏收银管理系统源代码,包括数据库文件。使用了第三方控件:Developer Express VCL,网上有下载-Delphi front restaurant touch screen cash register management system source code, including database files. Use a third-party control: Developer Express VCL, online, download
hotell
- 酒店管理系统在编译、运行程序之前,请将所附的数据库文件rms.mdb导入SQL server中,并将此数据库命名为RMS。具体操作步骤可以参见书中这一章的相关小节。若没有安装SQL server,也可以直接在控制面板中将此数据库文件设置为数据源,并命名为MyDS。注意,若数据库没有安装成功,MS Visual Studio在打开工程文件的时候将会报错,但忽略之后不影响程序的正常编译。-hotel management system in the compiler, before running
HMS_aspx
- Asp.net酒店管理系统源码-HMS_51aspx,含数据库建模文件;文件夹中的“PowerDesigner建模”目录下包含三个可运行文件HMS1.cdm,HMS.cdm,HMS.pdm分别为HMS系统的实体关系简图、实体关系图和数据库模型,使用PowerDesigner集成开发环境打开任意一个文件即可运行。-Hotel Management System Asp.net source-HMS_51aspx, including database modeling documents fol
TVService
- System will automatically delete the directory of debug and release, so please do not put files on these two directory
hotelmanager
- 源程序基于VS2003,用VS2005或2008打开时需要转换工程,www.codefans.net截图如上,本套酒店管理系统数据库采用MSSQL2000,包含有SQL备份文件。从截图就可以看出,这是一个比较简单点的适合学习的数据库应用实例,完成的功能也不少,包括换房登记、入住登记、结账登记、旅客信息、打印帐单、消费报表等功能。-Source based on the VS2003, with VS2005 or 2008 to open the required conversion work
3layerhotel
- 管理员的功能: 客房类型管理(编辑房间类型、删除房间类型、增加房间类型)、客房信息管理(编辑房间信息、删除房间信息、增加房间信息)、用户预订管理(对用户的档案进行操作、用户接待进行管理)。 -Administrator features: Room type management (editing room type, delete the room type, additional room types), Room information management (editing room
hotelcy
- 一个大学餐厅的管理系统,采用ACCESS作为数据库,桌号管理,点击桌号可查看菜谱菜价等。本系统分四个大模板:前台销售、统计报表、基础资料、系统维护等,每个模板下面又分了若干小功能模块。运行时如果你没有VC++开发环境的话,可能需要手动下载几个DLL文件:MFC42D.DLL、MFCD42D.DLL、mfco42d.dll等。 -A university restaurant management system that uses ACCESS as a database, table numbe
Hotel2011
- 若没有安装SQL server,也可以直接在控制面板中将此数据库文件设置为数据源,并命名为MyDS。注意,若数据库没有安装成功,MS Visual Studio在打开工程文件的时候将会报错,但忽略之后不影响程序的正常编译。 -If you have not installed SQL server, or directly in the control panel is set to this data source, database files, and named MyDS. Note
manager
- 简单的酒店管理系统,内有源码及数据库文件,使用前确保把数据库附加-Simple hotel management system, within the source code and database files, make sure to attach the database before using
Hotel
- Hotel酒店管理系统 这是我们数据库实习的作业。完成了大部分功能,有些功能还有待大家完善。 程序用到了SKIN++的界面库。 本程序采用VC6+SQL存储过程开发。小作品,希望大家多多指教。 运行本程序需要SQLSERVER数据库环境支持,请将压缩包里面的数据库备份文件hotel.mdf导入。 数据库访问默认帐号sa 密码123456 请根据需要修改-Hotel is a database management system, this is our practi
JE_OrderSystem
- JAVA版本的餐馆订餐系统源代码,具有订餐预约、取消订单、定时提醒、后台管理等功能。说明文档和数据库文档可以从另外一个我的资源中找到-JAVA version of the restaurant reservation system source code, with reservations, please make an appointment, cancel orders, regularly reminded, back office functions. Documentation a
HotelManagement
- 基于C/S架构的酒店管理系统 数据库使用MS SQL Server. 文件内含: 可执行文件 + 完整源码 + 完整流程文档.-A hotel management system based on C/S structure Database using MS SQL Server. File containing: the complete process documentation of the integrity and source code and exec
Catering-business-management
- 餐饮企业管理系统,我从网上下载的,没有办法,下载个文件还得提供源码-Catering business management system, I downloaded from the Internet, there is no way to download files have to provide source
