资源列表

« 1 2 ... .97 .98 .99 .00 .01 402.03 .04 .05 .06 .07 ... 1573 »

[文件操作AutoSave

说明:自动保存文件的示例。对如文本编辑等一类程序,建议加入引此功能。-automatically save the file examples. The text editor such as a type of proceeding, the proposed addition from this function.
<星飞> 在 2008-10-13 上传 | 大小:14.1kb | 下载: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 operation will be a headache. /
<星飞> 在 2008-10-13 上传 | 大小:1.64kb | 下载:0

[文件操作outinfotofile

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

[文件操作testcfindfileext

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

[文件操作base64_Encode&Decode

说明:base64编码和解码源程序,这也是一种加解密的一种方法-base64 encoding and decoding source, which is a plus as a method of decryption
<朱耀> 在 2008-10-13 上传 | 大小:1.44kb | 下载:0

[文件操作Read_CAPP

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

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

说明:本程序详细说明了文件的拷贝 删除 移动,并有详细的代码说明-the procedures detailed copy of the document to delete mobile, and a detailed code Descr iption
<李明> 在 2008-10-13 上传 | 大小:28.12kb | 下载:0

[文件操作文件的~1

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

[文件操作fe500-2

说明:文件快车1(227KB)<END>-a document Express (227KB) lt; ENDgt;
<任玮> 在 2008-10-13 上传 | 大小:329.13kb | 下载:0

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

说明:用vc写的程序来监视文件的操作。适合初学者。-vc used to write the document procedures to monitor the operation. For beginners.
<hong> 在 2008-10-13 上传 | 大小:35.28kb | 下载: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.
<吕宗霖> 在 2008-10-13 上传 | 大小:2.51kb | 下载: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, handling can and can be scores of te
<王炎欢> 在 2008-10-13 上传 | 大小:442.35kb | 下载:0
« 1 2 ... .97 .98 .99 .00 .01 402.03 .04 .05 .06 .07 ... 1573 »

源码中国 www.ymcn.org