-
VB实现的文件各种操作,主要针对初学者,希望有所帮助
VB实现的文件各种操作,主要针对初学者,希望有所帮助-VB various operational documents, mainly aimed at beginners, some help
- 2023-04-29 19:25:03下载
- 积分:1
-
This is a development to the use of shared memory to use this source category co...
这是一个用来开发使用共享内存的源码
使用这个包装类可以方便的开发出基于共享内存的应用-This is a development to the use of shared memory to use this source category convenient packaging developed based on the sharing Application Memory
- 2022-12-27 10:50:03下载
- 积分:1
-
文件捆绑器程序源代码
文件捆绑器程序源代码 - 作者徐景周 -documents bundled with the source code-author Xu Jing Zhou documents bundled with the source code-author Xu Jing Zhou
- 2022-03-02 14:16:03下载
- 积分:1
-
windows拷贝的接口,比window自带的漂亮还可以自己定制
windows拷贝的接口,比window自带的漂亮还可以自己定制-copy windows interface than window
- 2022-03-15 03:26:12下载
- 积分:1
-
socialist economy under the conditions of the administrative and moral construct...
社会主义经济条件下的行政道德建设社会主义经济条件下的行政道德建设社会主义经济条件下的行政道德建设
- 2022-10-01 01:15:03下载
- 积分:1
-
vbapi函数手册 为了让大家能更好的阅读和管理Windows API 函数,于是我为大家将网上的资料整理成一个帮助文件。让查阅API 函数变的更简单,容易,也...
vbapi函数手册 为了让大家能更好的阅读和管理Windows API 函数,于是我为大家将网上的资料整理成一个帮助文件。让查阅API 函数变的更简单,容易,也更有效。 本帮助文件中的Windows API 函数大约有774个,共分十二大类,基本上包括了大部分的常用和非常用的Windows API 函数,按分类编排,具有索引功能,支持全文检索,可添加到收藏夹。 声明:本帮助文件由Raise Belling个人整理后出版,内容全摘自网络,版权归实际作者所有。-vbapi manual to function so that we can better their reading and managing Windows API function, so I will be online for all the information to help compile a document. To allow access to the API changed simpler, easier and more effective. The help files to the Windows API function about 774, divided into 12 categories, including basically most of the commonly used and very used the Windows API function, by classification schedule, the indexing function is to support full-text search can be added to the favorites. Statement : Help Raise Belling by putting personal publishing, as extracted from the entire network are doing all the actual author.
- 2022-03-09 22:01:20下载
- 积分:1
-
│ 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 make the Notepad, a simple, string processing, input input
vc做的记事本,简单,字符串处理,输入输入-vc make the Notepad, a simple, string processing, input input
- 2023-02-08 16:50:04下载
- 积分:1
-
cab格式的压缩源码
cab格式的压缩源码-cab source of compressed format
- 2022-09-05 08:40:02下载
- 积分:1
-
一个用多线程实现文件查找的例子本代码实现了利用多线程实现文件的查找...
一个用多线程实现文件查找的例子本代码实现了利用多线程实现文件的查找-using a multi-threaded search files example of the implementation of the code by using multithreading document search
- 2022-06-02 09:12:49下载
- 积分:1