-
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
-
查看DLL文件的VC代码
查看DLL文件的VC代码-view vc code about DLL files
- 2022-09-09 12:10:02下载
- 积分:1
-
MASM
这是一个读写磁盘文件的例子,其中“infile”为读文件,“wfile”为写文件。-masm
- 2023-08-07 03:20:03下载
- 积分:1
-
a document Express (227KB) lt; ENDgt;
文件快车1(227KB)-a document Express (227KB) lt; ENDgt;
- 2022-02-24 19:46:25下载
- 积分:1
-
两岸通
两岸通--简繁字互转源代码 --strait-- 66.248.97.196 source code word referrals
- 2022-10-14 12:20:02下载
- 积分:1
-
Fastcopy源代码
fastcopy source code -fastcopy source code
- 2023-01-31 05:45:03下载
- 积分:1
-
很有用的文件分割程序
很有用的文件分割程序 -Very useful procedure for the carving out of the document
- 2023-03-19 06:25:03下载
- 积分:1
-
atviewer是一个组件可以查看各种类型的文件。没有。
ATViewer is a component which allows to view files of various types. There is no edit possibility, just quick view - so it s useful to implement "View file" feature in your Delphi/BCB application.-ATViewer is a component which allows to view files of various types. There is no edit possibility, just quick view- so it s useful to implement "View file" feature in your Delphi/BCB application.
- 2022-02-28 18:31:02下载
- 积分:1
-
文件合并算法将原来的文件统一当作二进制文件依次读取,然后依次写入一个新的二进制文件中,这样就完成了合并操作;反向操作就可以分割文件了…… 先自己定义一个通用的文...
文件合并算法将原来的文件统一当作二进制文件依次读取,然后依次写入一个新的二进制文件中,这样就完成了合并操作;反向操作就可以分割文件了…… 先自己定义一个通用的文件表示,比如说下列格式:文件名长度(4字节),文件名,文件长度(4字节),文件内容。然后新建一个文件,将你要加入的文件依次写进(当作二进制文件)。 至于还原吗,先读入合并后的文件,然后依次按以下过程还原文件:读入文件名长度,按此长度得到文件名,读入文件长度,按此长度得到文件的内容,写到磁盘上即可。具体的编程见以下例子: //以下为文件合并与分解函数,合并文件后的文件中各子文件顺序存放-document merging algorithm to the original document as a unified binary files were read, followed by the introduction of a new binary file, so it completed the merger operation; Contrarians can separate document ... their first definition of a common document, for instance, the following format : Name length (4 bytes), file name, file size (4 bytes), the contents of the file. Then a new document, you will be included in the document were included (as binary files). As for the reduction yet, dialer after the merger documents, to be followed by the following process Reduction Document : Reading into the file name length, according to the length of availability of documents, and read into the length of documents, accord
- 2022-09-07 18:55:02下载
- 积分:1
-
用CStdioFile读写文件,实现文件的串行化操作
用CStdioFile读写文件,实现文件的串行化操作-CStdioFile reading and writing with paper documents realize serialization operation
- 2022-04-11 16:34:32下载
- 积分:1