- 
                        │ 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
 
- 
                        一个直接读写的文件行、列和源程序的一部分…
                        
                          一个直接读写excel文件行、列、求部份数学函数的源码。-A direct reading and writing excel file rows, columns, and the source part of mathematical functions.                         
                            - 2023-07-05 07:35:03下载
- 积分:1
 
- 
                        文件操作课程设计报告,有程序源代码,绝对正确
                        
                          文件操作课程设计报告,有程序源代码,绝对正确-files operate coure  design,have code ,it is correct.                         
                            - 2022-03-31 02:09:43下载
- 积分:1
 
- 
                        来自《Visual C++程序设计技巧与实例》第6单元
                        
                          来自《Visual C++程序设计技巧与实例》第6单元-from "Visual C programming skills and examples" of the first six modules                         
                            - 2023-08-28 03:15:04下载
- 积分:1
 
- 
                        Anuvad introduce
                        
                          阿努瓦德介绍                         
                            - 2022-05-13 20:41:32下载
- 积分:1
 
- 
                        PDF造物主源头
                        
                          pdf creator source
visual c                         
                            - 2022-07-06 09:02:59下载
- 积分:1
 
- 
                        实现文本串的自由拆分,可用于命令行分解和字符管理部分
                        
                          实现文本串的自由拆分,可用于命令行分解和字符管理部分-free separation can be used to the command line management of decomposition and some characters                         
                            - 2022-01-28 15:32:42下载
- 积分:1
 
- 
                        用于将图像文件转换为内核引导屏幕的位图转换器
                        
                          Bitmap Converter for converting image files to kernel boot screen                         
                            - 2022-06-21 17:50:21下载
- 积分:1
 
- 
                        from an exe, dll file extraction and retrieval procedures icon integrity
                        
                          一个从exe、dll文件中提取、存取图标完整程序-from an exe, dll file extraction and retrieval procedures icon integrity                         
                            - 2022-01-27 18:20:50下载
- 积分:1
 
- 
                        用API实现文本操作
                        
                          用API实现文本操作-text operation by API                         
                            - 2022-01-26 02:17:44下载
- 积分:1