登录
首页 » Visual C++ » MFCdatabase

MFCdatabase

于 2010-04-23 发布 文件大小:458KB
0 263
下载积分: 1 下载次数: 2

代码说明:

说明:  MFC数据库编程MFC数据库编程MFC数据库编程(MFC Database Programming MFC Database Programming MFC Database Programming)

文件列表:

MFC database\dag\ClassTreeView.cpp
MFC database\dag\ClassTreeView.h
MFC database\dag\dag.aps
MFC database\dag\dag.clw
MFC database\dag\dag.cpp
MFC database\dag\dag.dsp
MFC database\dag\dag.dsw
MFC database\dag\dag.h
MFC database\dag\dag.ncb
MFC database\dag\dag.opt
MFC database\dag\dag.plg
MFC database\dag\dag.rc
MFC database\dag\dag.sln
MFC database\dag\dag.suo
MFC database\dag\dag.vcproj
MFC database\dag\DagDetialView.cpp
MFC database\dag\DagDetialView.h
MFC database\dag\dagDoc.cpp
MFC database\dag\dagDoc.h
MFC database\dag\dagView.cpp
MFC database\dag\dagView.h
MFC database\dag\DETOURS.lib
MFC database\dag\Kromo.smf
MFC database\dag\MainFrm.cpp
MFC database\dag\MainFrm.h
MFC database\dag\msado15.tlh
MFC database\dag\msado15.tli
MFC database\dag\res\CLSDFOLD.ICO
MFC database\dag\res\CLSDFOLDxp.ICO
MFC database\dag\res\dag.ico
MFC database\dag\res\dag.rc2
MFC database\dag\res\dagDoc.ico
MFC database\dag\res\Folder.bmp
MFC database\dag\res\OPENFOLD.ICO
MFC database\dag\res\OPENFOLDxp.ICO
MFC database\dag\res\Toolbar.bmp
MFC database\dag\res\toolbar1.bmp
MFC database\dag\Resource.h
MFC database\dag\SkinMagicLib.h
MFC database\dag\SkinMagicLib.lib
MFC database\dag\StdAfx.cpp
MFC database\dag\StdAfx.h
MFC database\sambios_数据库备份
MFC database\dag\Debug
MFC database\dag\res
MFC database\dag
MFC database

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

发表评论

0 个回复

  • dao_sample
    dao例子(Dao example)
    2002-04-19 09:18:04下载
    积分:1
  • VFP
    VFP数据库继承了以往传统数据库的优点,是采用了面向对象的程序设计思想和可视化的编程工具,操作简单、易学,极大的方便了软件的开发。人们在使用它作为开发工具时,可以高效的开发出全新的可视化图形界面应用程序。(VFP database inherits the advantages of traditional databases, is the use of object-oriented program design and visual programming tools, simple operation, easy to learn, which greatly facilitates the software development. People use it as a development tool, you can efficiently develop a new visual GUI applications.)
    2013-08-30 16:02:33下载
    积分:1
  • AdoDataGrid
    利用ADO操作数据库,与DATAgrid进行绑定的例子(Operation of the database using ADO with examples DATAgrid bind)
    2009-04-10 21:20:10下载
    积分:1
  • littletool-daoshu
    VB的基础教程,特别适合刚刚入行的新手学习练习使用。(The basis of VB tutorials, and are particularly suited to the trip just to practice using the new study.)
    2009-02-20 16:41:06下载
    积分:1
  • VC-Ado-Oracle
    本例子是在VC下用ADO链接ORacle数据库的一个实例,在界面中通过输入数据源名,用户名,密码,点击链接之后,若是成功,则会在listbox里显示所有的表,当双击某一个表时,则会在右边的listcontrol 中显示相应的表中数据。(this application is a good example to connect Oracle with ADO under the enviroment of visual C++ 6.0.After entering your datasource name,uer name,and your code ,click the connect button ,if no error,you will see all table of the datasource.the datas will show while you double click a table in the list box.)
    2010-07-21 17:03:35下载
    积分:1
  • project
    手机维修系统(使用前请先阅读说明) 一. 系统简介: 系统采用VC 6.0 +ADO+数据控件绑定技术实现 系统分为产品信息板块,维修信息板块,留言板块,利润查询板块,维修人员管理板块,配件管理板块,系统设置板块。 系统登陆方面分为三个等级权限0级权限为匿名登陆只能进行维修信息产品信息的查询,查看留言和留言的功能。1级权限可以进行产品维修信息的更新删除,产品信息的更新删除,及0权限的所有操作。2级权限可以进行全部操作包括维修人员信息更新删除,配件信息的更新删除,季度利润查询,维修人员信息的查询更新及以上两种权限的所有操作。 关于用户密码没有用专业加密算法加密,只是通过简单的逆序排列。为了保证数据安全可以通过数据库的加密,或专业MD5加密算法。 关于按钮,留言板块的按钮通过按钮重绘技术实行动态显示。而在主界面的按钮通过加载图标来显示。 (err)
    2008-08-14 16:58:32下载
    积分:1
  • vb精彩200例
    有很多列子廷有用的 第1章 窗体、界面与控件 第2章 多媒体与图形 第3章 数据库技术 第4章 文件与系统 第5章 网络与Internet(Liezi-ting a lot of useful forms a chapter, and the control interface Chapter 2 multimedia and graphics database Chapter 3 Chapter 4 technical documents and Chapter 5 of system network and the Internet)
    2020-06-26 07:20:01下载
    积分:1
  • FamilyFinancialManagementSystem
    Family Financial Management System是一个特别方便的理财系统。功能方便实用。(Family Financial Management System is a special convenient financial management system. Convenient and practical functions.)
    2007-05-28 09:39:11下载
    积分:1
  • SQL_ODBC
    利用vc++连接到ODBC数据库,进行信息的录入等等(Use vc++ to connect to an ODBC database, the information input, etc. )
    2011-12-12 09:58:42下载
    积分:1
  • MFC-ADODemon
    VC/MFC ADO连接数据库,简单易用,且封装好了一个类.(VC/MFC ADO connect to the database, easy to use, and a wrapper class.)
    2011-02-15 16:51:16下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载