登录
首页 » Windows_Unix » MFC-ODBC

MFC-ODBC

于 2014-10-30 发布 文件大小:176KB
0 149
下载积分: 1 下载次数: 9

代码说明:

  基于MFC的窗口编程,连接了数据库的一个表,并使用MFC进行表操作(MFC-based windows programming, connected a table in the and table operations using MFC)

文件列表:

ipch
....\ly-21f1369b
ly
..\ly.aps,132468,2014-04-26
..\ly.cpp,4693,2014-04-26
..\ly.h,622,2014-04-26
..\ly.rc,30046,2014-04-26
..\ly.vcxproj,6534,2014-04-27
..\ly.vcxproj.filters,3015,2014-04-27
..\ly.vcxproj.user,143,2014-04-26
..\lyDoc.cpp,2420,2014-04-26
..\lyDoc.h,823,2014-04-26
..\lySet.cpp,1822,2014-04-26
..\lySet.h,1085,2014-04-26
..\lyView.cpp,6149,2014-04-27
..\lyView.h,1081,2014-04-27
..\MainFrm.cpp,8772,2014-04-26
..\MainFrm.h,1095,2014-04-26
..\Order.cpp,1582,2014-04-26
..\Order.h,580,2014-04-26
..\ReadMe.txt,3432,2014-04-26
..\res

..\...\ly.rc2,660,2014-04-26



..\resource.h,4340,2014-04-26
..\stdafx.cpp,135,2014-04-26
..\stdafx.h,1726,2014-04-26
..\targetver.h,234,2014-04-26

ly.sln,873,2014-04-26
MySampleDB.mdb,454656,2014-04-27

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

发表评论

0 个回复

  • Computer3certificationexammaterials
    说明:  计算机3级考试认证材料,希望对大家有所帮助!!!(Computer 3 certification exam materials, want to help you! ! !)
    2010-03-17 09:20:44下载
    积分:1
  • IOCP_ANYSCIO
    异步IO APC IO完成端口 线程池与高性能 服务器框架设计方案对比(Asynchronous IO APC IO completion port thread pool design and high-performance server framework comparison)
    2011-06-27 15:13:54下载
    积分:1
  • MFC
    MFC入门,适合各种MFC初学者学习使用(MFC entry, suitable for beginners to learn to use a variety of MFC)
    2010-06-11 00:41:18下载
    积分:1
  • VisualC
    说明:  VC++实用培训教程(人民邮电出版社)源代码(VC Practical Training Guide (People's Post and Telecommunication Press) source code)
    2005-09-13 17:03:54下载
    积分:1
  • 004
    C语言是目前流行的通用程序设计语言,是许多计算机专业人员和计算机的爱好者学习程序设计语言的首选 第四章(C language is popular generic programming language, is that many computer professionals and computer enthusiasts to learn programming language of choice for Chapter IV)
    2008-12-11 14:25:52下载
    积分:1
  • VC6 类库参考手册
    可称得上中文版的MSDN吧(can be regarded as the Chinese version of the MSDN it)
    2020-06-26 10:20:02下载
    积分:1
  • 100code
    《C语言精彩编程百例》附书源码The C programming language wonderful 100 cases with source code(The C programming language wonderful 100 cases with source code)
    2010-11-23 21:39:23下载
    积分:1
  • VC专题教程all
    VC专题教程 -- 第一章 Internet相关开发 打包下载 --- 1.1 如何编写CGI程序 ------ 1.2 一种更亲切的CGI开发系统WinCGI ------ 1.3 利用ISAPI开发CGI程序 ------ 1.4 利用WinInet开发Internet程序 +-- 第二章 ActiveX控件开发 打包下载 ------ 2.1 ActiveX控件介绍 ------ 2.2 利用MFC开发ActiveX控件 ------ 2.3 利用ATL(ActiveX模板库)创建ActiveX控件 ------ 2.4 调试并使用ActiveX控件 +-- 第三章 调试技术与异常(错误)处理 打包下载 ------ 3.1 跟踪与中间过程输出 ------ 3.2 变量/对象合法性检查 ------ 3.3 内存泄露检查 ------ 3.4 异常捕捉与处理 +-- 第四章 进程/线程控制 打包下载 ------ 4.1 为什么需要多进程/线程 ------ 4.2 进程控制 ------ 4.3 线程控制 ------ 4.4 进程/线程间同步 +------ 4.5 进程间通信 +-- 第五章 文件操作 打包下载 +------ 5.1 磁盘文件的打开与关闭 +------ 5.2 磁盘文件的正常读写与异步读写 +------ 5.3 磁盘文件的查找 +------ 5.4 磁盘文件的其他操作 +------ 5.5 串口的操作 +-- 第六章 内存管理 打包下载 +------ 6.1 Win32下的内存管理介绍 +------ 6.2 虚存的使用(VC Guide feature-- the first chapter related to the development of packaged Internet download how to prepare--- 1.1--- 1.2 CGI program a more cordial CGI Development System 1.3 WinCGI--- the use of CGI to develop procedures ISAPI 1.4--- Internet using WinInet development process-- the second chapter ActiveX development package download ActiveX controls 2.1------------ 2.2 on the use of MFC Development ActiveX 2.3------ use ATL (ActiveX Template Library) Create ActiveX------ 2.4 debug, and use ActiveX controls-- the third chapter debugging techniques and abnormal (error) handling of packaged download------ 3.1 intermediate process tracking and output variables------ 3.2/Object legitimacy inspection 3.3------------ memory leakage inspection 3.4 abnormal capture )
    2020-06-26 07:20:01下载
    积分:1
  • surprising-munbers
    C语言实现 一个自然数的七进制表达式是一个三位数,而这个自然数的九进制表示也是一个三位数,且这两个三位数的数码顺序正好相反,求这个三位数。(C language a natural number is a seven-digit hexadecimal expression, and this natural number is a nine-digit hexadecimal representation, and the two-digit digital opposite order, find the three digits.)
    2013-05-25 22:44:49下载
    积分:1
  • gps
    普通道路的圆曲线放样 偏角法计算。 欢迎下载(yuanquxianfangyang)
    2009-12-20 10:50:40下载
    积分:1
  • 696518资源总数
  • 104386会员总数
  • 20今日下载