登录
首页 » Visual C++ » DAODEMO

DAODEMO

于 2018-05-08 发布 文件大小:5401KB
0 421
下载积分: 1 下载次数: 1

代码说明:

  基于dao技术的vc++数据库编程实例,适用于初学者。(An example of vc++ database programming based on Dao Technology)

文件列表:

DAODEMO\_desktop.ini, 9 , 2006-10-01
DAODEMO\ASSIST.MDB, 249856 , 2010-12-06
DAODEMO\CATEDLG.CPP, 1114 , 2000-10-29
DAODEMO\CATEDLG.H, 1164 , 2000-10-29
DAODEMO\CRACK.CPP, 7129 , 2010-12-18
DAODEMO\CRACK.H, 654 , 1998-03-27
DAODEMO\DAODEMO.APS, 31516 , 2010-10-22
DAODEMO\DAODEMO.CLW, 5130 , 2010-12-03
DAODEMO\DAODEMO.CPP, 4227 , 2000-10-07
DAODEMO\DAODEMO.DSP, 5078 , 2000-10-07
DAODEMO\DAODEMO.DSW, 537 , 2010-10-22
DAODEMO\DAODEMO.H, 1367 , 2000-10-07
DAODEMO\DAODEMO.ncb, 76800 , 2010-12-19
DAODEMO\DAODEMO.OPT, 50688 , 2010-12-04
DAODEMO\DAODEMO.PLG, 2073 , 2010-10-22
DAODEMO\DAODEMO.RC, 14985 , 2000-10-30
DAODEMO\DAODEMO.sln, 914 , 2010-12-06
DAODEMO\DAODEMO.suo, 8704 , 2010-12-19
DAODEMO\DAODEMO.vcproj, 5563 , 2010-12-06
DAODEMO\DAODEMODOC.CPP, 1762 , 2000-10-07
DAODEMO\DAODEMODOC.H, 1486 , 2000-10-07
DAODEMO\DAODEMOVIEW.CPP, 18076 , 2010-12-03
DAODEMO\DAODEMOVIEW.H, 2395 , 2000-10-29
DAODEMO\Debug, 0 , 2017-11-16
DAODEMO\Debug\BuildLog.htm, 6514 , 2010-12-18
DAODEMO\Debug\CATEDLG.obj, 47239 , 2010-12-08
DAODEMO\Debug\CRACK.obj, 92870 , 2010-12-18
DAODEMO\Debug\DAODEMO.exe, 360448 , 2010-12-18
DAODEMO\Debug\DAODEMO.ilk, 1939944 , 2010-12-18
DAODEMO\Debug\DAODEMO.obj, 29594 , 2010-12-08
DAODEMO\Debug\DAODEMO.pch, 9699328 , 2010-12-08
DAODEMO\Debug\DAODEMO.pdb, 3263488 , 2010-12-18
DAODEMO\Debug\DAODemo.res, 8684 , 2010-10-22
DAODEMO\Debug\DAODEMODOC.obj, 16581 , 2010-12-08
DAODEMO\Debug\DAODEMOVIEW.obj, 169509 , 2010-12-08
DAODEMO\Debug\MAINFRM.obj, 27892 , 2010-12-08
DAODEMO\Debug\ROOMDLG.obj, 47235 , 2010-12-08
DAODEMO\Debug\STDAFX.obj, 257853 , 2010-12-08
DAODEMO\Debug\STUFFDLG.obj, 55226 , 2010-12-08
DAODEMO\Debug\vc60.idb, 222208 , 2010-12-03
DAODEMO\Debug\vc60.pdb, 364544 , 2010-12-03
DAODEMO\Debug\vc70.idb, 355328 , 2010-12-18
DAODEMO\Debug\vc70.pdb, 1036288 , 2010-12-18
DAODEMO\MAINFRM.CPP, 2508 , 2000-10-07
DAODEMO\MAINFRM.H, 1581 , 2000-10-07
DAODEMO\README.TXT, 4335 , 2000-10-07
DAODEMO\RES, 0 , 2017-11-16
DAODEMO\RES\_desktop.ini, 9 , 2006-10-01
DAODEMO\RES\DAODEMO.ICO, 1078 , 2000-10-07
DAODEMO\RES\DAODEMO.RC2, 399 , 2000-10-07
DAODEMO\RES\DAODEMODOC.ICO, 1078 , 2000-10-07
DAODEMO\RES\TOOLBAR.BMP, 1078 , 2000-10-07
DAODEMO\RESOURCE.H, 1936 , 2000-10-30
DAODEMO\ROOMDLG.CPP, 1107 , 2000-10-29
DAODEMO\ROOMDLG.H, 1160 , 2000-10-29
DAODEMO\STDAFX.CPP, 209 , 2000-10-07
DAODEMO\STDAFX.H, 1077 , 2000-10-07
DAODEMO\STUFFDLG.CPP, 2600 , 2000-10-30
DAODEMO\STUFFDLG.H, 1620 , 2000-10-30

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

发表评论

0 个回复

  • CEquipment
    利用MFC基于SQL server开发的数据库系统,不仅能学习MFC界面设计,还能学习到MFC连接数据库的计数(SQL server using MFC-based development of database systems, not only to learn MFC interface design, but also learn to connect to the MFC database count)
    2008-04-30 19:13:58下载
    积分:1
  • VC+wuziguanli
    使用了VC++作为开发工具,SQL Server 2000作为后台数据库来设计该系统。该系统能详细记录物资流程的全过程完整的监控物资的调配信息,成功的实现物资的入库管理,出库管理,余额查询等功能(Used VC++ As a development tool, SQL Server 2000 database as a background to design the system. The system can process a detailed record of material integrity of the entire process of monitoring the deployment of material information, the successful realization of the storage of materials management, a database management, balance inquiries and other functions)
    2008-04-29 20:11:01下载
    积分:1
  • vc++dbms
    者使用vc++开发数据库的方法教程,含有vc++源码,参照文本学习可以比较清楚的理解方法,且提供了代码,可以用作例子,唯一不足在于代码是写在word文档中的,需要读者自己复制到vc++中使用(Use vc++ Development tutorial database, which contains vc++ Source, in the light of the text be in a better position to learn the understanding of methods, and provides the code, can be used as examples, the only shortage is that the code is written in the word document The need to copy itself to the reader vc++ use)
    2008-06-03 16:46:11下载
    积分:1
  • Menumanagenet
    该源码的前台用C++编写,后台用SQL数据库支持,可以实现酒店的日常业务管理。(The source of the future with C++ Prepared background with SQL database support, you can realize the hotel)
    2008-05-21 13:13:38下载
    积分:1
  • BOLB
    这是一个采用OLE DB编程处理的上传BLOB类型的二进制数据到数据库的一个实例,实例中使用的BLOB是图片。()
    2008-04-08 10:22:17下载
    积分:1
  • 模拟实现锁管理器
    模拟实现锁管理器(Simulation lock manager)
    2005-01-24 23:07:03下载
    积分:1
  • asptools
    用于程序人员存放自己的各种代码的工具 1支持数据库备份和导入 2支持程序升级 3资料修改维护方便(For program staff kept their own tools for a variety of code to support one database backup and import 2 support escalation procedures to facilitate the maintenance of 3 data modification)
    2007-11-05 08:20:24下载
    积分:1
  • FinaceMIS
    说明:  一个用MFC编写的家庭财务管理系统.采用了Sqlserver数据库.压缩包中已包括了所需的数据库文件.可直接附加到SQL服务器.(Using MFC to prepare a family financial management system. Using sqlserver database. Compressed package includes the necessary database files. Can be directly attached to the SQL server.)
    2008-09-11 18:08:12下载
    积分:1
  • fuzhuangguanli
    本软件系本人自学VB过程中试写,后来经不断改进完成,经试用比较完整,又修补了一些漏洞,可以放心投入使用,并供学习编程爱好者参考. 本软件简单易用,操作方便,基本可以不用鼠标,直接通过键盘操作. ACCESS数据库+sql语句+VB6.0 数据库采用MD5加密 测试系统:WINDOWSXP(This software grades the course of my self-VB try to write, and later by the completion of continuous improvement, the more complete the trial, but also fixes some vulnerabilities, you can rest assured that put into use, and for enthusiasts to learn programming reference. This software is simple and easy to operate , the basic can be a mouse, directly through the keyboard. ACCESS database+ sql statement+ VB6.0 database using MD5 encryption test system: WINDOWSXP)
    2008-07-10 19:27:38下载
    积分:1
  • 边坡信息集成
    说明:  高速公路路基边坡信息管理系统,实现施工信息添加、删除、检索等功能(Highway Subgrade Slope Information Management System)
    2019-02-27 16:36:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载