-
│ 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
-
New files very important
New files very important
- 2022-02-03 14:24:30下载
- 积分:1
-
can give multiple files for batch rename the system;
可以给多个文件进行批量重命名的系统;-can give multiple files for batch rename the system;
- 2022-04-17 10:38:02下载
- 积分:1
-
用PB调用API访问文件夹,有一些毛病,在WINDOWS简体中文当中,显示为繁体中文...
用PB调用API访问文件夹,有一些毛病,在WINDOWS简体中文当中,显示为繁体中文-API call with PB visit folder, there are some problems in Windows Simplified Chinese, Traditional Chinese shows
- 2022-05-18 12:24:13下载
- 积分:1
-
Fortran程序设计调用10个随机数
程序会输出10个1到10之间的随机数,每次执行结果会不一样,因为是随机的。这里实例了函数返回数组的方法,主程序中要用interface来说明函数的使用接口。使用接口包括参数类型及返回值类型。
- 2022-10-31 08:15:03下载
- 积分:1
-
网络常见的图像格式文件(GIF,JPG,PNG)处理开发包
WEB通用图像格式文件(gif、jpg、png)处理开发包
- 2023-01-21 18:30:04下载
- 积分:1
-
深度学习讲座
应用背景这是一个功率点描述神经网络的概念,它的重要性,并深入学习的概念。深度学习是人工智能的一个国家的最先进的技术来描述神经网络。它与学习无关。它有助于构建一个网络即多少隐藏层的数目需要多少数量的神经元在每一层都需要和应该适当的权重调整结构。关键技术人工智能,神经网络,隐层权值调整,训练神经网络学习
- 2022-03-10 21:55:24下载
- 积分:1
-
本人原创,删除指定日期内的无用文件!
服务器文件管理软件,删除用户上传的过期无用文件,用来清理磁盘冗余垃圾!...
本人原创,删除指定日期内的无用文件!
服务器文件管理软件,删除用户上传的过期无用文件,用来清理磁盘冗余垃圾!-I am original, delete the specified period of useless paper! Server document management software, delete users to upload documents expired useless to clean up garbage RAID!
- 2022-01-26 16:11:19下载
- 积分:1
-
库存 managemebt
此代码使用基本的 c 文件来存储客户购买的详细信息和交易记录的详细信息能使用两个类,以时间、 日期和计算增值税。
- 2022-10-23 02:40:03下载
- 积分:1
-
1支持JUBB(类似UBB) 2留言数据的合法性检测,如EMAIL,主页地址 3支持繁体字符的输入 4出错页面美化 初始管理密码为:redhat...
1支持JUBB(类似UBB) 2留言数据的合法性检测,如EMAIL,主页地址 3支持繁体字符的输入 4出错页面美化 初始管理密码为:redhat -a support JUBB (similar UBB) two messages testing the legality of data, such as e-mail, home address three characters in the traditional support of the importation of four pages landscaping mistakes initial management of passwords : redhat
- 2022-10-19 10:15:03下载
- 积分:1