文件名称:MFC_Array_Tutorial
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:10.92kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
一个使用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
res/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
res/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
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.