资源列表
[文件操作] 拷贝、删除和移动文件
说明:本程序详细说明了文件的拷贝 删除 移动,并有详细的代码说明-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
[文件操作] 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
[文件操作] jsp文件管理
说明:使用main.jsp?id=就可以看到文件列表 仅做交流使用,用做商业用途,请保留此说明。 文件管理可以更改,删除文件,修改文件内容,修改文件名。-use id = main.jsp can see the list of files used only in exchanges, used to make commercial use, please retain this note. Document management can change, and delete files, modi<成军> 在 2008-10-13 上传 | 大小:16.89kb | 下载:0