登录
首页 » Visual C++ » VCRoomManage

VCRoomManage

于 2009-03-25 发布 文件大小:2287KB
0 290
下载积分: 1 下载次数: 213

代码说明:

  基于VC++6.0、ODBC、MFC的酒店客房管理程序。数据库为Acess,界面简洁,有详细使用说明。(Based on VC++6.0, ODBC, MFC hotel rooms management procedures. Database for Acess, the interface is simple and has detailed instructions.)

文件列表:

VC客房管理系统源码
..................\room.mdb
..................\room.txt
..................\tot
..................\...\AskstateDialog.cpp
..................\...\AskstateDialog.h
..................\...\Debug
..................\...\.....\AskstateDialog.obj
..................\...\.....\FangDialog.obj
..................\...\.....\FangSet.obj
..................\...\.....\FindDialog.obj
..................\...\.....\InroomDialog.obj
..................\...\.....\LogDialog.obj
..................\...\.....\MainFrm.obj
..................\...\.....\OutOpeDialog.obj
..................\...\.....\RoomSet.obj
..................\...\.....\StdAfx.obj
..................\...\.....\SysDialog.obj
..................\...\.....\tot.exe
..................\...\.....\tot.ilk
..................\...\.....\tot.obj
..................\...\.....\tot.pch
..................\...\.....\tot.pdb
..................\...\.....\tot.res
..................\...\.....\totDoc.obj
..................\...\.....\totView.obj
..................\...\.....\vc60.idb
..................\...\.....\vc60.pdb
..................\...\.....\WaitDialog.obj
..................\...\FangDialog.cpp
..................\...\FangDialog.h
..................\...\FangSet.cpp
..................\...\FangSet.h
..................\...\FindDialog.cpp
..................\...\FindDialog.h
..................\...\InroomDialog.cpp
..................\...\InroomDialog.h
..................\...\LogDialog.cpp
..................\...\LogDialog.h
..................\...\MainFrm.cpp
..................\...\MainFrm.h
..................\...\OutDialog.h
..................\...\OutOpeDialog.cpp
..................\...\OutOpeDialog.h
..................\...\ReadMe.txt
..................\...\res

..................\...\...\login_s.bmp
..................\...\...\login_s.ico
..................\...\...\qq.ico

..................\...\...\tot.ico
..................\...\...\tot.rc2
..................\...\...\totDoc.ico
..................\...\Resource.h
..................\...\RoomSet.cpp
..................\...\RoomSet.h
..................\...\StdAfx.cpp
..................\...\StdAfx.h
..................\...\SysDialog.cpp
..................\...\SysDialog.h
..................\...\tot.aps
..................\...\tot.clw
..................\...\tot.cpp
..................\...\tot.dsp
..................\...\tot.dsw
..................\...\tot.h
..................\...\tot.ncb
..................\...\tot.opt
..................\...\tot.plg
..................\...\tot.rc
..................\...\totDoc.cpp
..................\...\totDoc.h
..................\...\totView.cpp
..................\...\totView.h
..................\...\WaitDialog.cpp
..................\...\WaitDialog.h
..................\...\帮助.txt

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • homework
    使用ODBC访问数据库,一则ODBC是直接封装在MFC库里面的,二则忙着考研没有时间学习dao。 ODBC和DAO用起来可能最大的区别就是ODBC使用之前得先建立数据源,根据不同的数据库,使用的参数也不同。具体请看在这之前的一片文章。里面有许多东西没有说,属于高级技巧性东西,得学你们自己摸索。(Using ODBC to access the database, an ODBC database directly encapsulated in the MFC inside, two busy Kaoyan no time to learn dao. ODBC and DAO can be at the biggest difference is that must be built before using ODBC data source, depending on the database, the parameters used are also different. Details, please read an article before this. There are many things not said, things are high skill, have to learn your own. )
    2010-11-15 09:37:01下载
    积分:1
  • DJDAO
    DAO数据库简单应用,可以独立创建Access数据库,也可以随意删除,DAO上手必备的教程!(DAO simple database application, and could create Access database, can also randomly deleted, DAO handcuffed indispensable guide!)
    2007-01-17 11:26:26下载
    积分:1
  • ADOClass
    mfc下封装的一个数据库类,用ado方式调用access数据库(a class of encapsulates the database, call the access database using ado way)
    2013-12-28 23:06:28下载
    积分:1
  • StudentDB
    使用VS2012CDatabase、CRecordSet类实现与Sql2008进行数据通信功能。( 翻译文字或网页 使用VS2012CDatabase、CRecordSet类实现与Sql2008进行数据通信功能。 请键入文字或网站地址,或者上传文档。 取消 Shǐyòng VS2012CDatabase,CRecordSet lèi shíxiàn yǔ Sql2008 jìnxíng shǔ jù tōngxìn gōngnéng. 您是不是要找: 使用VS2012 CDatabase、CRecordSet类实现与Sql2008进行数据通信功能。Use VS2012CDatabase, CRecordSet class implements and Sql2008 data communication capabilities.)
    2013-12-05 14:12:30下载
    积分:1
  • vcbookmangement
    说明:  VC数据库编程 图书管理系统 利用SQL Server实现数据的存储 是一个很好的程序(VC Database Programming using SQL Server for data storage is a very good program)
    2009-08-05 10:37:47下载
    积分:1
  • SQLite
    轻型数据库,适用于嵌入式软件开发。占用系统资源少。(small ,be fit for embeded software developement. )
    2016-01-07 09:04:59下载
    积分:1
  • PMMv1.0
    MFC架构下,通过ADO方式连接Access数据库的实例,事先了完整的添加、修改、删除功能,VS2010编写。特点是实现了数据库中日期数据类型的读写,比较有借鉴意义。(MFC framework, connected through the Access database, ADO instance, in advance of the complete add, modify, delete function, VS2010 preparation. Feature is realized in the database to read and write the date data type, compared with reference.)
    2010-07-31 15:11:21下载
    积分:1
  • Ado1
    ADO数据库操作类,包括数据库的创建、表的创建、删除、查询、和字段值得获取等一系列方法。(The ADO operation class ,which can realize the creation of database and table, the delete ,select of record.)
    2013-12-02 16:31:31下载
    积分:1
  • MFC-ODBC-API-Programming
    本例是一个通讯实例,说明如何使用MFC ODBC 创建数据库应用程序。(This example is a communication example, explain how to use ODBC MFC to create a application.)
    2015-08-05 11:15:07下载
    积分:1
  • Data-Program
    提供了我多年来开发数据库使用到的模版基本上设计到所有关于数据库编程的源码技术!(Over the years I developed a database to provide a template to use to basically design to all the source technology for database programming!)
    2011-07-15 00:47:21下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载