- 
                        │ 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
 
- 
                        一个用VC++操作文件的各种方法的代码。
                        
                          一个用VC++操作文件的各种方法的代码。-A VC++ to operate with a variety of methods of document code.                         
                            - 2022-12-28 12:40:04下载
- 积分:1
 
- 
                        一个可以写AVI视频文件的源程序,可以用来学习如何使用AVI文件的读写...
                        
                          一个可以写AVI视频文件的源程序,可以用来学习如何使用AVI文件的读写-it can use to write avi file,you can use it to study reading/writing avi file                         
                            - 2022-05-20 22:19:38下载
- 积分:1
 
- 
                        000 compressed archive utility. According to the document, size, type (file or d...
                        
                          个压缩归档实用程序。按照文件的时间、大小、类型(文件或者目录)、最后修改时间等进行筛选 能够把这些文件压缩,并添加适当的注释帮助辨认 能够添加校验值以确保复制和网络传输时不出错 保持备份时的目录结构以便恢复。-000 compressed archive utility. According to the document, size, type (file or directory), last modified time to screen these documents compression, and add the appropriate Notes can be added to help identify the checksum to ensure replication and network transmission time is not wrong to keep the backup directory structure to restore.                         
                            - 2022-07-02 07:44:05下载
- 积分:1
 
- 
                        C代码的文件分割
                        
                          C代码的文件分割- dividfile for c                         
                            - 2022-10-05 05:30:03下载
- 积分:1
 
- 
                        初学vb时做的一些小例子,仅供参考,其中有个利用vba生成日历的程序,个人觉得是设计的最好的,欢迎高手指点。...
                        
                          初学vb时做的一些小例子,仅供参考,其中有个利用vba生成日历的程序,个人觉得是设计的最好的,欢迎高手指点。-beginners do when some small examples for reference, which has a calendar using VBA generating procedures, personal think it is the best design, welcomed the guidance of experts.                         
                            - 2022-02-02 23:43:59下载
- 积分:1
 
- 
                        一个D++编辑器,听说是一个14岁的老外写的,代码还不错,有兴趣的朋友可以拿去研究一下。...
                        
                          一个D++编辑器,听说是一个14岁的老外写的,代码还不错,有兴趣的朋友可以拿去研究一下。-A D++ Editor, heard of a 14-year-old foreigner written code is also good friends who are interested can look away.                         
                            - 2022-10-13 15:10:03下载
- 积分:1
 
- 
                        演示了将用","分隔的文件转换到Excel文件的转换。包括组件调用,Excel单元格的字体、颜色、属性设置等操作。...
                        
                          演示了将用","分隔的文件转换到Excel文件的转换。包括组件调用,Excel单元格的字体、颜色、属性设置等操作。-Will be used to demonstrate " ,"  delimited file conversion to Excel file conversion. Including the components to call, Excel cell fonts, colors, and other property operation.                         
                            - 2022-05-26 10:33:09下载
- 积分:1
 
- 
                        hashtable 实现缓存整理等功能,table中午对象存在时间过长则序列化进入磁盘...
                        
                          hashtable 实现缓存整理等功能,table中午对象存在时间过长则序列化进入磁盘-hashtable                         
                            - 2022-08-22 11:53:35下载
- 积分:1
 
- 
                        打开Excel文件并可以根据设置向指定单元格写入数据
                        
                          打开Excel文件并可以根据设置向指定单元格写入数据-Control Excel to write files                         
                            - 2023-03-21 05:45:03下载
- 积分:1