登录
首页 » Visual C++ » VCRoomManage

VCRoomManage

于 2009-03-25 发布 文件大小:2287KB
0 359
下载积分: 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 个回复

  • ADO-And-Access
    这是一个基本的数据库编程实例,里面最特别的地方是即使出数据库里面出现多条完全相同的记录,它也能操作,而不会出错。(This is a basic database programming examples, there is the most special place inside the database even if there is more of the same record, which can operate without error.)
    2013-11-15 06:37:48下载
    积分: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
  • VCRoomManage
    基于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.)
    2009-03-25 21:40:08下载
    积分:1
  • AdoObject
    MFC使用ADO访问连接数据库,实现对数据的增删改查(MFC uses ADO to access a database connection, to achieve data CRUD)
    2014-05-25 15:40:50下载
    积分:1
  • vbcode
    acess数据库中关于ADO控件和DATAgrid控件以及sql语言添加查询删除编辑等功能的实现(acess database in ADO controls and a DataGrid control, as well as the sql language query to delete editing functions )
    2012-03-07 16:03:04下载
    积分:1
  • ODBCDEMO2
    说明:  了简化开发人员编写数据库应用程序,VC++的在其基础类库(MFC)里对ODBC API进行了封装,实现了一个面向对象的数据库编程接口,使VC++的数据库变得更加容易。 本章首先对MFC ODBC的概貌进行简要介绍,然后讲述利用MFC ODBC进行数据库开发的技巧,最后将通过具体数据库开发实例,详细讲述通过MFC ODBC开发数据库应用程序的方法和过程。(Simplify developers to write database applications, VC++ Class Library in its base (MFC) in the package on the ODBC API to achieve an object-oriented database programming interface, so that VC++ database easier. This chapter begins with an overview of the MFC ODBC brief introduction, then tell a story using MFC ODBC database development skills, and finally database development through specific examples, describe in detail through the MFC ODBC database application development methods and processes. )
    2011-03-14 16:26:31下载
    积分:1
  • dock
    简单型数据库系统,没有任何bug,比较完整,使用adodb控件(Simple database system, there is no bug, relatively complete, the use of adodb control)
    2008-12-22 16:25:14下载
    积分:1
  • vcadodaoadb
    这是一个用vc6.0写的数据库,里面有ado,dao,adb编程!(This is a database used vc6.0 write, there are ado, dao, adb programming!)
    2008-04-28 11:23:22下载
    积分:1
  • ADO+Access
    VC和ADO以及ACCESS连接的典型例子。不仅展示了VC如何通过ADO连接MDB文件,同时也有其它技巧展示。(VC and ADO and ACCESS connecting a typical example. It not only demonstrates how the VC ADO connection MDB documents, but also have other skills display.)
    2006-05-22 20:30:55下载
    积分:1
  • student-information-database
    数据库基本功能都可以实现,删除,添加等等(this program is useful for people who want to develop database)
    2013-10-28 19:51:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载