-
│ 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
-
操作系统的课程讲义,讲述了操作系统的各种知识,包括进程通信,存储管理,线程,文件管理等知识。...
操作系统的课程讲义,讲述了操作系统的各种知识,包括进程通信,存储管理,线程,文件管理等知识。-Operating System Course Training Manual, describes a variety of operating systems, including the process of communications, storage management, thread, file management knowledge.
- 2023-03-16 21:05:04下载
- 积分:1
-
结构化存储文件也被称为OLE复合文档。复合做…
一个结构化存储的文件通常也称之为OLE复合文档。 复合文档具有很多特性,比如: (1)可以加载和保存局部文档,这可以避免为了读取一小段数据而载入整个文件。 (2)Windows本身在内部就提供了对复合文档的支持。举个例子,即便系统中没有安装Word,我们在资源管理器中察看Word文档的属性时,也可以显示它的大量信息,比如摘要、统计、作者、字数等。因为这些信息就是从Word的复合文档中读取的。 微软公司声称结构化存储将是未来Windows的缺省文件格式。MS-Office就已经大量的使用了结构化存储。-a structured storage files are also known as OLE compound documents. Compound document has many features, such as : (a) can be loaded and preserving local documents, it can be avoided in order to read a small portion of the entire data contained in documents. (2) within Windows itself on the right compound document support. For example, even if the system had not been installed Word, in which resources management for Word documents look at the properties, it can also show that the vast amount of information, such as summary statistics, the author and not so. Because this information is from the compound Word document read. Microsoft claims that the structure of storage will be a future Windows is the default file format. MS-Office on the
- 2022-05-13 23:57:04下载
- 积分:1
-
vc写的清除历史记录的程序
vc写的清除历史记录的程序-vc written historical record of the removal procedures
- 2022-01-31 06:37:14下载
- 积分:1
-
用vc写的程序来监视文件的操作。适合初学者。
用vc写的程序来监视文件的操作。适合初学者。-vc used to write the document procedures to monitor the operation. For beginners.
- 2023-06-21 17:45:03下载
- 积分:1
-
我找了好长时间,与大家分一下我的东西,这是一个好东东啊...
我找了好长时间,与大家分一下我的东西,这是一个好东东啊-I am looking for a long time, and that we can look at my thing, and this is a good Dongdong A
- 2022-02-21 14:16:43下载
- 积分:1
-
专营权的电信公司的控制台应用程序
几乎所有的面向对象编程的概念一直是
此项目中使用。
- 2022-01-25 19:03:41下载
- 积分:1
-
一个比较好的C程序,这是我们的课程设计得了优的程序!
一个比较好的C程序,这是我们的课程设计得了优的程序!-a better C, this is the course we had a better design procedures!
- 2022-10-13 08:35:03下载
- 积分:1
-
To the document encryption code, to begins studies the file
security to have cer...
对文件加密的代码,对初学文件保密的有一定的帮助
此乃MFC编程- To the document encryption code, to begins studies the file
security to have certain help this is MFC programs
- 2022-09-27 19:10:03下载
- 积分:1
-
图象浏览软件,看NLC格式的图书工具,图书阅读器NLC(中国数字图书馆)版本 NLC格式是中国国家图书馆的电子图书格式。它把扫描的图书图像以JBIG 标准压缩(...
图象浏览软件,看NLC格式的图书工具,图书阅读器NLC(中国数字图书馆)版本 NLC格式是中国国家图书馆的电子图书格式。它把扫描的图书图像以JBIG 标准压缩(无损压缩)为很小的NLC文件。NLC文件是JBIG格式的一种变种。解压缩之后即可使用,不需要安装。-image viewing software, see NLC format books tools, books readers NLC (China Digital Library) NLC format version of the China National Library"s electronic library format. It scanning books to-2 standard image compression (lossless compression) as a small NLC documents. NLC JBIG document format is a variant. After decompression can be used and do not need to install.
- 2022-11-09 13:45:03下载
- 积分:1