搜索资源列表
ext
- 批量解压缩的原代码,通过递归遍历所有文件夹下的压缩文件,可以设置文件格式-batch extract the source code through the recursive folder traversal of all the compressed files can document format
mydir
- 简单的遍历文件夹程序,实现了类似于系统自带的"dir"功能,支持递归遍历。-Traverse Folder simple process, achieved a similar system, comes with " dir" function, support recursive traversal.
TextParser
- VS2005写的,可以递归分析目录,指定文件后缀的文件里中文出现的函数,位置,并且可以替换用指定字符替换这些中文字符。 程序包含两部分: 1。选择文件夹,分析中文字符,并输出到日志文件中 2。选择一个日志文件,设置好替换内容,即可执行替换 程序可以方便地移植到vc6.0版本上,把需要的类导出即可。 config.ini指定待分析文件后缀-VS2005 written analysis can be recursive directory, specify a file
FileUtil
- 简单实现文件(夹)的复制、移动、删除、获取大小等操作 复制文件或者目录,复制前后文件完全一样。 删除一个文件或者目录 。 移动文件或者目录,移动前后文件完全一样,如果目标文件夹不存在则创建。 重命名文件或文件夹 。 读取文件或者目录的大小 。 判断一个文件是否存在 。 本地某个目录下的文件列表(不递归) 。 递归目录下的所有文件。 将字符串写入指定文件(当指定的父路径中文件夹不存在时,会最大限度去创建,以保证保存成功!) 获得文件大小-Simple i
blwjj
- 遍历目录下的子夹名称和文件名,采用了递归算法-Traverse the directory sub-folder name and file name, using a recursive algorithm
RDsub_v1.0.2
- Commandline program for recursive deletion of child files and folders of specified path, but leaving input folder itself intact. (RD command would remove folder too) Useful for cleaning TEMP folder.. Included is source code in Delphi and Exe
Folder-ergodic
- 文件夹遍历 通过递归遍历文件夹 通过递归遍历文件夹-Folder ergodic The recursive traversal folder
