搜索资源列表
showdirSize
- 递归遍历目录,统计目录下文件文件大小信息
fileDir
- 递归遍历目录,将目录内文件名,文件大小等信息读出
遍历文件夹并建成目录树
- 用VC实现遍历文件夹并建成对应的目录数。实现的操作封装成类,可重用。-with VC traverse folders and the completion of the corresponding directory number. To achieve the package into operation category, reusable.
wordsearch
- 遍历选择目录下的所有文件夹DOC文档,找出包含关键字的文档-Directory traversal select all folders DOC document to identify documents containing the keywords
CFileFindExt
- CFileFind的扩展类CFileFindExt。加强了CFileFind类的功能,直接做成类CFileFind的继承类,非递归化时(为加快搜索速度,减少开销)将先深遍历改为层次遍历,用户根据需要可增加返回所有子目录名函数以及其它多参数处理函数。-CFileFind the expansion of category CFileFindExt. Strengthened CFileFind functions directly into the category of succession C
DirectoryTree
- 利用Visual c++实现自动遍历文件夹生成成目录树-The use of Visual c++ Traverse Folder automatically generated into a directory tree
vbrename
- 一款小巧实用,功能超多的文件名批量更改(重命名)的程序,VB语言编写,它可以自动遍历目录,允许您选择文件属性、设置转换范围、大小写文件名转换、文件名空格字符处理等,另外还有其它一些实用设置,更多功能请下载体验。-A compact and practical, features super multi-volume changes in the file name (rename) the procedure, VB language, it can automatically traverse
VBChangeFileName
- 一款小巧实用,功能超多的文件名批量更改(重命名)的程序,VB语言编写,它可以自动遍历目录,允许您选择文件属性、设置转换范围、大小写文件名转换、文件名空格字符处理等,另外还有其它一些实用设置.-A compact and practical, features super multi-volume changes in the file name (rename) the procedure, VB language, it can automatically traverse the direc
FsoExcam
- 遍历文件夹及目录,读取文件夹、文件夹里的文件、列出本地磁盘,包括USB移动设备等,完全是基于FSO的一个文件操作示例程序,比较简单,容易看懂。-Traverse Folder and directory, read file folder, folders, documents, lists of local disk, including mobile devices such as USB, is a file-based operation of the FSO sample proced
dir
- vb 使用FSO对象快速遍历目录中的文件
Directory_traversal
- perl遍历目录取出所有文件名并导出到excel文件中-perl traverse directories out all the file names and export them to excel file
dirTree_vc_src
- 遍历目录的源代码-Browse directories
201031411484188
- 一款小巧实用,功能超多的文件名批量更改(重命名)的程序,VB语言编写,它可以自动遍历目录,允许您选择文件属性、设置转换范围、大小写文件名转换、文件名空格字符处理等,另外还有其它一些实用设置,更多功能请下载体验。 -A compact and practical, features super multi-volume file name changes (renamed) program, VB language, it can automatically traverse directorie
bianlidir
- 递归遍历目录树(用递归算法遍历目录下的文件和文件夹)-Recursively traverse the directory tree (directory with a recursive algorithm traverse the files and folders)
CheckFileDemo
- vc 实现遍历目录下的每个文件\CheckFileDemo的程序源码,希望对大家有所帮助-vc achieved through directory for each file \ CheckFileDemo the program source code, we hope to help
CheckFileDemo
- vc——实现遍历目录下的每个文件\CheckFileDemo-vc- achieved through the directory of each file \ CheckFileDemo
searchfile
- 遍历磁盘文件类,根据后缀,指定磁盘目录遍历文件-Traverse the disk file class, according to the suffix, specify the disk file directory traversal
pic_rename
- c#批量实现图片的重命名源码,用递归算法遍历目录,很适合特大图片目录重命名-c# batch rename source to achieve a picture with recursive directory traversal algorithm is very suitable for large picture directory to rename
www
- 自主选择文件块数来自动多线程分割文件,该程序会遍历目录下的所有文件-Multi-threaded file split
FileSearch
- 遍历目录下的文件夹和文件,主要在EXCEL的VBA编程时会用到。-Traverse the directory under the folders and files, will be used mainly in the EXCEL VBA programming.