-
│ 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
-
两岸通
两岸通--简繁字互转源代码 --strait-- 66.248.97.196 source code word referrals
- 2022-10-14 12:20:02下载
- 积分:1
-
waste personalized customer documents folder to facilitate the operation of the...
废客个性文件夹 方便文件的操作 改变文件夹的颜色-waste personalized customer documents folder to facilitate the operation of the folder change color
- 2023-01-17 04:20:04下载
- 积分:1
-
日志函数。打印信息的默认级别为info,也可通过参数的传入决定打印级别。打印信息写入固定日志文件,或通过参数控制打印到标准输出。...
日志函数。打印信息的默认级别为info,也可通过参数的传入决定打印级别。打印信息写入固定日志文件,或通过参数控制打印到标准输出。-The log function. The default level of print information for info, can also be passed through the decision to print-level parameters. The fixed print information to write the log file, or through the parameters to control printing to standard output.
- 2023-05-24 11:55:02下载
- 积分:1
-
这是用VB边学的一个写字板。,纯属联系,希望对喜欢的朋友有缩帮组...
这是用VB边学的一个写字板。,纯属联系,希望对喜欢的朋友有缩帮组-It is used as a tablet to learn VB. Is purely in hopes of favorite group of friends to help shrink
- 2022-02-14 21:53:25下载
- 积分:1
-
Ini文件读写,集成了一个类,有一个例子程序
Ini文件读写,集成了一个类,有一个例子程序-Ini document literacy, integration of a kind, an example procedure
- 2022-01-25 18:43:27下载
- 积分:1
-
读取 ini类型的配置文件
读取 ini类型的配置文件-Type of configuration file read ini
- 2022-01-27 23:04:45下载
- 积分:1
-
转换任何格式文件为十六进制编码的代码(C++)
前段时间找到的一个代码,输入文件可以是任何格式,输出文件里的数据是十六进制格式,以逗号间隔开,16个字节一行。也可能是你正需要的。
- 2022-08-20 18:40:28下载
- 积分:1
-
can process output datas call database
can write and read documents
可以调用数据库进行对输出数据的处理 可以写进输出文档-can process output datas call database
can write and read documents
- 2022-03-14 05:40:10下载
- 积分:1
-
在实现文件复制功能的高校实习作业…
在linux下实现文件的复制功能 对高校操作系统实习的非常有用-in achieving document reproduction function of the college internship operating system very useful
- 2023-01-16 00:50:04下载
- 积分:1