-
windows下,可创建多层目录的小函数,十分方便。
windows下,可创建多层目录的小函数,十分方便。-windows, the directory will help to create a small multi-function, it is very convenient.
- 2022-06-01 07:23:27下载
- 积分:1
-
在VC++环境中,显示文件的属性、设置文件的属性
在VC++环境中,显示文件的属性、设置文件的属性-in VC environment, the document shows that the attributes, document properties
- 2023-08-14 02:25:03下载
- 积分:1
-
│ Array.cpp
│ Array.ds w
│ Array.h
│ Array.rc
│ ArrayDlg.cpp
│ ArrayDl...
│ Array.cpp
│ Array.ds w
│ Array.h
│ Array.rc
│ ArrayDlg.cpp
│ ArrayDlg.h
│ ReadMe.txt
│ Resource.h
│ StdAfx.cpp
│ StdAfx.h
│
└─res
Array.ico
Array.rc2
MFC的数组类支持的数组类似于C++中的常规数组,可以存放任何数据类型。C++的常规数组在使用前必须将其定义成能够容纳所有可能需要的元素,而MFC数组类创建的对象可以根据需要动态地增大或减小,数组的起始下标是0,而上限可以是固定的,也可以随着元素的增加而增加,数组在内存中的地址仍然是连续分配的。
MFC定义了数组模板类CArray,并针对各种常用变量类型定义了CByteArray,CWordArray,CUIntArray,CDWordArray,CStringArray,CObArray,CPtrArray。
MFC数组类使用方法基本相同。--- Array.cpp Array.dsp---- Array .dsw . h-- Array.rc ArrayDlg.cpp---- Read ArrayDlg.h Me.txt-- Resource.h StdAfx.cpp---- supply-StdAfx.h res Array.ico Array.rc2 MFC array is an array type of support similar to the regular C Regulation array can store any data type. Conventional C prior to the use of the array must be defined as possible to accommodate all the needs of the elements, MFC array type and the object can be created based on the need to dynamically increase or decrease the threshold array index is 0, and the ceiling i
- 2022-03-07 20:55:03下载
- 积分:1
-
delphi解析xml 通过delphi对于xml文件进行解析例程
delphi解析xml 通过delphi对于xml文件进行解析例程-delphi analytic xml through delphi for xml document analysis routines
- 2023-01-07 01:20:03下载
- 积分:1
-
这是学习软件结构体系的时候的课程实验,主要用到了文挡的持续化原理...
这是学习软件结构体系的时候的课程实验,主要用到了文挡的持续化原理-This is the learning software structure of the time course experiment, the main use of the text block to the sustained Principle
- 2022-01-27 12:57:54下载
- 积分:1
-
一个节目为 tanck 的
它是一个为 tanck 与 c + + 语言的程序。它是为学生好。这是一个用 c + + 语言写的游戏。享受它......
- 2022-07-08 20:05:40下载
- 积分:1
-
koogra 用与读Excel表,特点是速度快。
koogra 用与读Excel表,特点是速度快。-Reading koogra using Excel sheet, characterized by speed.
- 2022-06-26 06:38:00下载
- 积分:1
-
/ / /只有WinXP及以上系统的支持shopenfolderandselectitems()API / / /…
/// 只有WinXp及以上及系统才支持SHOpenFolderAndSelectItems() API
/// 那其它系统该怎么实现这个功能呢?只能采用其它的方法来处理
/// 首先用XP跟踪到SHOpenFolderAndSelectItems()API中,看它是如何处理的,再用同样的方法去实现
/// 其它系统的这个功能使用工具 VC6 .net 2003 MSDN Ollydbg v1.10中文版-/// Only Winxp and above and system support SHOpenFolderAndSelectItems () API///that other systems how to realize this function? But to use other methods to deal with///First of all, to use XP tracking SHOpenFolderAndSelectItems () API, the look is how to deal with it, and re-use the same method to realize///other systems to use this feature tools VC6. Net 2003 Chinese version of MSDN Ollydbg v1.10
- 2023-02-11 13:50:03下载
- 积分:1
-
Documents, online hard to find today, me and paste it in the hope that can help...
文件,网上很难找到,今天我吧它贴出来,希望能帮助大家!
-Documents, online hard to find today, me and paste it in the hope that can help you!
- 2022-05-21 06:56:48下载
- 积分:1
-
Copys a folder from one place to a destination
将文件夹从一个位置复制到目标位置
- 2022-06-18 06:56:51下载
- 积分:1