文件名称:MFC_Array_Tutorial
- 所属分类:
- 系统编程
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 11kb
- 下载次数:
- 0次
- 提 供 者:
- madud*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个使用MFC的VC++数组类代码,大家都知道,MFC的数组类可以存放任何数据类型,C++的常规数组在使用前必须将其定义成能够容纳所有可能需要的元素,而MFC数组类创建的对象可以根据需要动态地增大或减小,数组的起始下标是0,而上限可以是固定的,也可以随着元素的增加而增加,数组在内存中的地址仍然是连续分配的,希望通过我这个程序示例让你对基于MFC的数组类有一个更好的理解,教您学会使用这种数组类。
-One using MFC in VC++ array class code, and we all know, MFC array classes can store any data type, C++ General array before use must be defined to accommodate all possible needs of the elements, and MFC array class object created dynamically according to need to increase or decrease the initial array subscr ipt is 0, while the upper limit can be fixed, also increased with the elements of the array' s address in memory is still a continuous distribution, and I hope Through my example, this program allows you to array-based MFC class has a better understanding of teaching you learn to use this array class.
-One using MFC in VC++ array class code, and we all know, MFC array classes can store any data type, C++ General array before use must be defined to accommodate all possible needs of the elements, and MFC array class object created dynamically according to need to increase or decrease the initial array subscr ipt is 0, while the upper limit can be fixed, also increased with the elements of the array' s address in memory is still a continuous distribution, and I hope Through my example, this program allows you to array-based MFC class has a better understanding of teaching you learn to use this array class.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
res\Array.ico
...\Array.rc2
Array.cpp
Array.dsp
Array.dsw
Array.h
Array.rc
ArrayDlg.cpp
ArrayDlg.h
ReadMe.txt
Resource.h
StdAfx.cpp
StdAfx.h
res
Read_Me.txt
...\Array.rc2
Array.cpp
Array.dsp
Array.dsw
Array.h
Array.rc
ArrayDlg.cpp
ArrayDlg.h
ReadMe.txt
Resource.h
StdAfx.cpp
StdAfx.h
res
Read_Me.txt