文件名称:MFC_Array_Tutorial

介绍说明--下载内容均来自于网络,请自行研究使用

一个使用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.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org