登录
首页 » ADO-ODBC » CTreeCtrl类的递归使用

CTreeCtrl类的递归使用

于 2023-08-03 发布 文件大小:125.63 kB
0 103
下载积分: 2 下载次数: 1

代码说明:

CTreeCtrl类的递归使用-CTreeCtrl kind of recursive use

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

发表评论

0 个回复

  • 通过ADO技术访问文件,Oracle + + Oracle数据库技术,XML技术…
    分别通过文件访问技术,ADO+ORACLE数据库技术,ORACLE+XML技术进行数据处理的性能比较。其中数据库包含常用的关系数据库以及不常用的对象关系数据库,对于想学习对象数据库的人有一定的帮助,同时也包含层次模型数据的处理,对想同时进行xml以及oracle学习的人有很大的帮助。-File access through technology, ADO+ ORACLE database technology, ORACLE+ XML technology for data processing performance comparison. One database contains commonly used relational databases as well as commonly used in object-relational databases, object-oriented database to learn about people who have some help, but also contains the hierarchical model of data processing, at the same time to want to learn xml and oracle who has a lot of帮助.
    2022-03-25 03:51:44下载
    积分:1
  • 吐血制作的两个ado 里面两个类,一个是连接的 一个是数据集的 这个做到了够用,同时也做到了实用与精练!...
    吐血制作的两个ado 里面两个类,一个是连接的 一个是数据集的 这个做到了够用,同时也做到了实用与精练!-vomit blood produced by the two ado inside two categories, one is a link between the data sets is one of this done enough, but also achieve a practical and concise!
    2022-08-05 12:34:13下载
    积分:1
  • arithmetic expression for the results to input a four Operational rules (includi...
    求算术表达式的结果,先输入一个四则运算规则(包括乘方)的表达式,然后计算其结果-arithmetic expression for the results to input a four Operational rules (including involution) of the expression, and then calculate the results
    2022-01-25 19:19:42下载
    积分:1
  • 完整的工厂三班倒人员考勤系统,用VB开发可以运行。
    完整的工厂三班倒人员考勤系统,用VB开发可以运行。-integrity of the three shifts working factory staff appraisal system, developed with VB can run.
    2022-05-05 10:04:22下载
    积分:1
  • VB6.0连接加密数据库的四种方法。数据库中使用了一个A。
    VB6.0连接加密数据库的四种方法。其中用到的数据库是access数据库-VB6.0 connect four ways to encrypt the database. The database is used in which access the database
    2022-01-22 05:57:49下载
    积分:1
  • 电子表格的输入和输出往往需要解决的问题。手术费。
    Excel表格是输入输出经常需要涉及到的。操作Excel表格的方式也多种多样。比如,通过调用Excel程序的COM组件对Excel进行操作。但是,这种方式限制较多,且实现难度比较大。但是,用于访问数据库的组件ADO,是支持多种数据源的,其中就包括Excel文件。我们可以通过ADO组件对Excel文件进行读写访问。当然,在.NET平台上对应ADO数据访问组件的是ADO.NET组件。我编写的这个类就是通过ADO.NET实现了Excel文件的读写。由于时间仓促,功能还不是很完善,会在以后有时间的时候进行版本升级。也请各位高手多多批评指正。-Excel spreadsheet input and output is often of the need to address. Operation Excel variety of ways. For example, by calling the Excel COM procedures for the operation of Excel. However, this approach is more limited and more difficult to achieve. However, for access to the database components ADO, is to support multiple data sources, including Excel file. We can ADO components to read and write Excel files visit. Of course,.NET platform counterparts ADO data access components of ADO.NET components. I prepared this category is achieved through ADO.NET read and write Excel files. Because time is so short, the function is still not perfect, will in future have the time for version upgrades. Members also criticized many exp
    2022-08-25 16:27:09下载
    积分:1
  • VC++和SQL开发学生在选课系统源代码
    VC++和SQL开发的学生选课系统源代码-VC++ and SQL developers the source code for students in Course Selection System
    2022-07-07 20:25:00下载
    积分:1
  • 一个增强的数据库类CDataSet 因为MFC完全支持数据库应用程序的开发,所以大多数数据库应用都使用CDatabase和CRecordset类,并且类向导(C
    一个增强的数据库类CDataSet 因为MFC完全支持数据库应用程序的开发,所以大多数数据库应用都使用CDatabase和CRecordset类,并且类向导(Class Wizard)提供了快速简易的方式来使用这两个类。有一点不足的就是当应用程序涉及到多表数据库时,类向导将产生大量的关于记录集的源码文件使得工程(project)给人的感觉很混乱。 本文介绍如何使用一个模板记录集类来降低类向导所产生的记录集文件的数量,同时增强记录积类(CRecordset)的功能。这个模板记录集类叫做:CDataSet。它的主要目的是降低代码量,为数据对象数组提供一个接口。-an enhanced database category CDataSet because MFC fully support database application development, the majority of database applications used CDatabase and CRecordset class and category Wizard (Class Wizard) provides a fast and easy way to use these two categories. There is one point when the shortage of applications related to multi-table database, the wizard class will have a lot of records set on the source document makes the project (project) gives the impression that very confused. This paper describes how to use a template Records Set to reduce class wizard from the record set in the volume of documentation, while enhancing the plot record category (CRecordset) function. The template called Set Records
    2022-12-03 03:05:04下载
    积分:1
  • 一个比较完整的ADO编程代码 ,可以方便使用!
    一个比较完整的ADO编程代码 ,可以方便使用!-A relatively complete ADO programming code, it will be convenient to use!
    2022-03-10 05:02:14下载
    积分:1
  • 自己开发的名单管理程序,有增加 删除 查找 更新 添加照片等等功能,BUG已经修正过来了...
    自己开发的名单管理程序,有增加 删除 查找 更新 添加照片等等功能,BUG已经修正过来了-Self-developed list of management procedures, remove the check for updates to add additional photos, etc. functionality, BUG has been fixed over the
    2022-06-20 09:55:11下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载