-
│ 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写的grep程序,可以查找指定文件中的内容
一个VC写的grep程序,可以查找指定文件中的内容-a written grep procedures, can find the specific file content
- 2022-03-20 20:10:07下载
- 积分:1
-
SpringFileUpload Demo
好久没有做Web的应用,最近需要使用spring 上传文件到服务器,网上找了些Demo, 与大家一起分享。
- 2022-01-25 21:39:06下载
- 积分:1
-
XBridge是一个通用的间谍,在WINCE驱动程序和它的客户之间的,这…
XBridge is a generic spy that sits between a WinCE driver and its client, which
can help you debug or reverse stuff.
- 2022-10-04 22:00:03下载
- 积分:1
-
本下载演示应用程序只能下载一个目录内的文件。我..
This download demo application can only download the files within a directory. If you have more than one directory that needs to be downloaded, you need to modify the source code to download files from sub-directories. You can also run multiple instances of this application to get files from sub-directories as well.
History
- 2022-10-16 05:35:03下载
- 积分:1
-
在VHDL编码矩阵的3x3
应用背景这是一个编码使用VHDL语言实现FPGA矩阵乘法。这一计划将做两3x3矩阵,将增加操作。它会给你的3x3矩阵的结果与精确计算。使用Quartus II 9.1版仿真提供一个好的结果。关键技术这个程序可以使用Altera FPGA板上用VHDL语言实现的1。
- 2022-01-31 16:52:31下载
- 积分:1
-
脚本文件读写~自定义脚本实例~脚本文件读写~自定义脚本实例~...
脚本文件读写~自定义脚本实例~脚本文件读写~自定义脚本实例~-Script file to read and write custom scripts instance ~ ~ script file to read and write custom scripts instance ~ ~
- 2022-01-25 16:03:37下载
- 积分:1
-
This is dw2xls
dw2xls for pb 8.0
but it have password
This is dw2xls
dw2xls for pb 8.0
but it have password
- 2022-02-05 13:35:25下载
- 积分:1
-
used to read text
用于读取基于文本的数据类文件,并对使用进行了详细说明,java版本的文本非常方便
- 2022-02-21 09:59:47下载
- 积分:1
-
关于Excel文件的操作,实现Excel文件的读写和删除
关于Excel文件的操作,实现Excel文件的读写和删除-Excel documents on the operation, to achieve read and write Excel files, and delete
- 2023-06-04 10:15:03下载
- 积分:1