资源列表

« 1 2 ... .74 .75 .76 .77 .78 479.80 .81 .82 .83 .84 ... 1573 »

[文件操作AutoSave

说明:自动保存文件的示例。对如文本编辑等一类程序,建议加入引此功能。-automatically save the file examples. The text editor such as a type of proceeding, the proposed addition from this function.
<星飞> 在 2024-10-08 上传 | 大小:14336 | 下载:0

[文件操作扫描子文件夹

说明:扫描子文件夹的示例,对某些文件夹操作,查找等特别有用。看似简单但不知道,对有些操作就会特头痛。 //复杂的程序都是由不起眼的东东拼凑起来的-scan subfolders example, the right to operate certain folder, find out as particularly useful. Seemingly simple, but I do not know, for some special o
<星飞> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[文件操作outinfotofile

说明:可以对调试数据进行输出,用于检测程序运行的调试-can debug output data for the detection procedures in the debugger
<江雷> 在 2024-10-08 上传 | 大小:3072 | 下载:0

[文件操作testcfindfileext

说明: 大家经常需要对指定目录下的所有文件进行搜索或其它相同操作。若文件数很多,逐一对每个文件手工操作,很费时。这里提供一个搜索或处理指定目录下的所有文件的C++类。作者用基于层次遍历的非递归算法(以减少运行时的时间和空间开销)实现了一个 CFileFind 的扩展类 CFileFindExt,该类可以对指定目录下的所有文件进行搜索或相同的处理操作。-designated directories on the search for all d
<lbq> 在 2024-10-08 上传 | 大小:59392 | 下载:0

[文件操作base64_Encode&Decode

说明:
<朱耀> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[文件操作read_bom

说明:通过读取DXF文件中的BOM表获得材料的详细信息-DXF file reader through the material BOM access detailed information
<朱耀> 在 2024-10-08 上传 | 大小:94208 | 下载:0

[文件操作Read_CAPP

说明:通过读取CAPP系统产生的XML文件获取工艺信息-CAPP system by reading the XML documents obtained Process Information
<朱耀> 在 2024-10-08 上传 | 大小:52224 | 下载:0

[文件操作拷贝、删除和移动文件

说明:
<李明> 在 2024-10-08 上传 | 大小:28672 | 下载:0

[文件操作文件的~1

说明:文件合并算法将原来的文件统一当作二进制文件依次读取,然后依次写入一个新的二进制文件中,这样就完成了合并操作;反向操作就可以分割文件了…… 先自己定义一个通用的文件表示,比如说下列格式:文件名长度(4字节),文件名,文件长度(4字节),文件内容。然后新建一个文件,将你要加入的文件依次写进(当作二进制文件)。 至于还原吗,先读入合并后的文件,然后依次按以下过程还原文件:读入文件名长度,按此长度得到文件名,读入文件长度,按此长度得到文件的内容
<> 在 2024-10-08 上传 | 大小:2048 | 下载:0

[文件操作程序监视文件的存取

说明:用vc写的程序来监视文件的操作。适合初学者。-vc used to write the document procedures to monitor the operation. For beginners.
<hong> 在 2024-10-08 上传 | 大小:35840 | 下载:0

[文件操作html2word-2003-04-28.tar

说明:html2word is a class which is used to parse files or html pages. by using this class you can get a list of words which are used in the page and number of them.
<吕宗霖> 在 2024-10-08 上传 | 大小:3072 | 下载:0

[文件操作考试成绩分析系统V1.1

说明:用于考试成绩分析系统,数据处理文件为Excel,可以从学校教务处网站上拷贝成绩到Excel中,加载,处理即可,同时可以进行分数的技术调整-examination results for analysis system, data processing documents for Excel, from the office of the school site copy results to Excel, loading, handli
<> 在 2024-10-08 上传 | 大小:452608 | 下载:0
« 1 2 ... .74 .75 .76 .77 .78 479.80 .81 .82 .83 .84 ... 1573 »

源码中国 www.ymcn.org