-
│ 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
-
关于文件上传时的操作 开发工具 JAVA+JAVABEAN+SERVLET
关于文件上传时的操作 开发工具 JAVA+JAVABEAN+SERVLET-on file upload operation Java development tools JAVABEAN SERVLET
- 2022-07-21 15:23:04下载
- 积分:1
-
This what extract the MS word file to plain text file. But, It just demo
This what extract the MS word file to plain text file. But, It just demo-This is what extract the MS word file to plain text file. But, It just demo
- 2022-01-26 02:44:12下载
- 积分:1
-
文件合并C程序,C下的文件合并算法实现,初学者可以用来提高.
文件合并C程序,C下的文件合并算法实现,初学者可以用来提高.-merger document procedures C, C merger documents under the algorithm, beginners can be used to increase.
- 2022-02-15 04:24:24下载
- 积分:1
-
burnIN,自己写的磁盘老化软件,可以自动获取可移动磁盘的盘符,容量等信息,对其进行读写文件,比较文件等操作,用于测试磁盘。...
burnIN,自己写的磁盘老化软件,可以自动获取可移动磁盘的盘符,容量等信息,对其进行读写文件,比较文件等操作,用于测试磁盘。-burnIN, wrote to the disk aging software, it will automatically acquire a mobile disk drive. volume of information, which should be read and write a paper comparing operating documents for the test disk.
- 2022-05-06 22:56:37下载
- 积分:1
-
VB和Excel之间通讯,实现两者间的数据交换
VB和Excel之间通讯,实现两者间的数据交换-VB AND Excel READ WRITE
- 2022-05-27 05:44:05下载
- 积分:1
-
看看是否对你有用,字库生成,字模点阵提取,UNICODE查询和转换,二进制文件转文本文件,文本文件转化为二进制文件(一个数组还原为一个BIN文件)...
看看是否对你有用,字库生成,字模点阵提取,UNICODE查询和转换,二进制文件转文本文件,文本文件转化为二进制文件(一个数组还原为一个BIN文件)-see whether useful to you, font generation, Dot Matrix Printer extraction, UNICODE inquiries and conversion, binary files to text files, text documents into binary files (a reduction of an array BIN file), etc.
- 2023-04-06 02:25:03下载
- 积分:1
-
This example is a LabWindows environment, open the windows system, under the ini...
本实例是在LabWindows环境下,打开windows系统下的ini文件,并读取出其中的信息。-This example is a LabWindows environment, open the windows system, under the ini files, and read out the information.
- 2022-08-05 13:24:26下载
- 积分:1
-
这是一个基于CFileFind类的比较完善的文件查找程序。
这是一个基于CFileFind类的比较完善的文件查找程序。-This is a category based on the relatively perfect CFileFind documents Finder.
- 2022-01-26 01:41:38下载
- 积分:1
-
通过获取文件属性,自动删除不想要的文件,这在各种资料接收系统中非常有用,可以避免文件太多使硬盘空间不够...
通过获取文件属性,自动删除不想要的文件,这在各种资料接收系统中非常有用,可以避免文件太多使硬盘空间不够-through access to file attributes, automatic deletion of unwanted documents, which the various information systems to receive a very useful document avoided so much hard disk space enough
- 2023-06-16 00:15:03下载
- 积分:1