-
用vc写的程序来监视文件的操作。适合初学者。
用vc写的程序来监视文件的操作。适合初学者。-vc used to write the document procedures to monitor the operation. For beginners.
- 2023-06-21 17:45:03下载
- 积分:1
-
thish file include Part
thish file include Part-of-Speech
tegger text
in natural language prossesing
- 2022-09-03 19:05:03下载
- 积分:1
-
自己写的一个直接操作win2000/xp下的磁盘的程序,可读写。
自己写的一个直接操作win2000/xp下的磁盘的程序,可读写。-himself in a direct operation of the disk Win2000/xp the procedure can read and write.
- 2022-09-09 21:30:04下载
- 积分:1
-
说明了如何从资源文件中释放出自己的文件。
工程首先需要一个testdll.dll,其中只有一个函数test(),表明工程是否正确加载了该dll。然后运行后点...
说明了如何从资源文件中释放出自己的文件。
工程首先需要一个testdll.dll,其中只有一个函数test(),表明工程是否正确加载了该dll。然后运行后点击按钮释放出testdll2.dll,替换原先的testdll.dll,仍旧可以正常运行。-of how the resources released from the documents themselves in the paper. First projects need a testdll.dll, of which only one function test (). indicate whether the correct loading of the dll. Then run after it released testdll2.dll button, replacement of the original testdll.dll, remains normal operation.
- 2022-02-02 20:06:47下载
- 积分: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
-
INI文件操作。可以直接写INI文件,不需要再配置。使用了很久,效果不错!...
INI文件操作。可以直接写INI文件,不需要再配置。使用了很久,效果不错!-INI文 ?????????梢灾 ??有
- 2022-02-21 04:08:52下载
- 积分:1
-
vc6.0操作word表格,可以用做数据库查询结果的输出.
vc6.0操作word表格,可以用做数据库查询结果的输出.-vc6.0 operation word forms can be used as database query results output.
- 2022-02-02 06:07:29下载
- 积分:1
-
Win32 API 提供了OpenFile 和 WriteFile 函数, 可以对二进制的文件进行读/写。 这两个函数使读/写格式化的文件更加灵活。 这里演示了...
Win32 API 提供了OpenFile 和 WriteFile 函数, 可以对二进制的文件进行读/写。 这两个函数使读/写格式化的文件更加灵活。 这里演示了操作大量格式化数组的一种技巧, 一次完成, 无须一个一个地操作。
- 2022-04-19 01:30:45下载
- 积分:1
-
国外的一个比较有名气的文本编辑器kupu 1.2.1
国外的一个比较有名气的文本编辑器kupu 1.2.1-abroad a famous text editor Kupu 1.2.1
- 2023-06-06 18:35:04下载
- 积分:1
-
这是一个用二分法搜索数据的例子,希望对朋友们有帮助。
这是一个用二分法查找数据的例子,希望对朋友们有所帮助。-This is a search for data using dichotomy example, and I hope to help friends.
- 2022-02-02 23:11:55下载
- 积分:1