-
Tree views are capable of storing hierarchical data, which isn t intuitively ser...
Tree views are capable of storing hierarchical data, which isn t intuitively serialized. The TreeStore sample is an MDI application which shows a view based on CTreeView and demonstrates loading and saving the content of the control with MFC s CArchive-based serialization. The code is also rife with calls to the item navagation routines of CTreeCtrl, including GetNextSiblingItem(), GetPrevSiblingItem(), and GetParentItem().
- 2023-02-07 18:10:04下载
- 积分:1
-
P2P 点对点传输客户端,java实现,包括源码和可执行代码
P2P 点对点传输客户端,java实现,包括源码和可执行代码 -P2P peer-to-client, java implementation, including source and executable code
- 2022-05-21 14:14:05下载
- 积分:1
-
电影图书馆
说明: 这是 MyMovies 从本书 VB.Net 专业项目的项目。它使用 Access 数据库,搜索它有 2 个项目一个是项目 1,即在客户搜索的电影,然后可以买他们的客户模块。输入数据库和报表中数据获取用于管理模块在 MyMoviesAdmin。希望你喜欢它的作者可能保留了某些版权的这段代码......请观察他们的要求和法律审查所有版权的条件,在上面的 URL。
- 2023-06-16 03:05:04下载
- 积分:1
-
自己写的测试获得进程包含的线程数量的小程序
自己写的测试获得进程包含的线程数量的小程序-himself wrote the test was included in the process of threading a small procedure
- 2022-01-26 04:24:42下载
- 积分:1
-
window ce开发环境的工具platform builder的使用指南。
window ce开发环境的工具platform builder的使用指南。-window ce development environment tool platform builder of the User Guide.
- 2022-02-13 02:48:48下载
- 积分:1
-
C 语言中的类模拟(C++编程思想) 在面向对象的语言里面,出现了类的概念。这是编程思想的一种进化。所谓类:是对特定数 据的特定操作的集合体。所以说类包含了两个...
C 语言中的类模拟(C++编程思想) 在面向对象的语言里面,出现了类的概念。这是编程思想的一种进化。所谓类:是对特定数 据的特定操作的集合体。所以说类包含了两个范畴:数据和操作。而C 语言中的struct 仅仅是数 据的集合。-C language of analog (C Programming thinking), the object-oriented languages inside, a kind of concept. This program is an evolutionary thinking. The so-called categories : data specific to the particular operation of the collectivity. So category contains two areas : data and operation. While the C language struct is just a collection of data.
- 2023-02-17 03:05:04下载
- 积分:1
-
在vc++环境中,实现一个简单的电子表程序
在vc++环境中,实现一个简单的电子表程序-in vc environment, the realization of a simple electronic watches procedures
- 2023-05-20 06:40:03下载
- 积分:1
-
c++书籍Addison Wesley
c++书籍Addison Wesley - Essential C-c++ books Addison Wesley- Essential C
- 2022-04-27 23:15:29下载
- 积分:1
-
一个适合delphi初学者的软件源代码,自动数字排序
一个适合delphi初学者的软件源代码,自动数字排序-Suitable for beginners delphi software source code, automatic digital sorting
- 2022-11-24 23:40:03下载
- 积分:1
-
Better Executable RC5 algorithm
RC5是一种对称密钥分组密码,以简单著称。1994年由Ronald Rivest设计,RC代表“Rivest密码”,或者“Ron密码”(比较RC2和RC4)。高级加密标准(AES)候选RC6基于RC5。
- 2022-05-07 23:33:21下载
- 积分:1