CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 遍历目录

搜索资源列表

  1. DirBrowse

    0下载:
  2. 目录遍历,每发现一个文件提供处理函数,方便遍历中的处理
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4892
    • 提供者:lin
  1. XFolderSize_demo

    0下载:
  2. 这是一个遍历指定文件夹下所有目录、文件,并且计算指定文件夹占用空间大小的c++例子。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:36684
    • 提供者:杨阳
  1. FindFiles

    1下载:
  2. VC++的文件操作函数,可以遍历指定目录下的所有或指定类型的文件.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:37240
    • 提供者:路香群
  1. CRansackDirect

    0下载:
  2. 遍历指定目录下文件和子目录,查找指定条件(时间、大小、类型)的文件,并依自己喜好加以处理。-traverse designated directories and subdirectories document that you specified conditions (time, size, type), and according to their own preferences to be addressed.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4000
    • 提供者:曹天
  1. testcfindfileext

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

    • 发布日期:2008-10-13
    • 文件大小:60008
    • 提供者:lbq
  1. 文件树的实现

    0下载:
  2. 以递归搜索的方法实现对目录的遍历,然后用treeview现实整个目录树.-recursive search for the right way to achieve directory traversal, and then use the treeview reality the whole directory tree.
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:345152
    • 提供者:林之焕
  1. 200409271711392774821

    0下载:
  2. FTP遍历下载目录,通信、网络开发、多媒体技术、流媒体软件人员-FTP download directory traversal, communications, network development, multimedia technology, streaming media software staff
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:40707
    • 提供者:吴闫
  1. treemain.rar

    0下载:
  2. 遍历文件夹目录。在控制台中输入要遍历的文件夹,回车后即可产生相应目录下的文件树。,Traverse Folder directory. At the console type to traverse the folder, you can enter after the corresponding file directory tree.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:800
    • 提供者:张启航
  1. fileselect

    0下载:
  2. 文件遍历,可以通过本程序获得本文件目录下的所有文件-CheckFileDemo,and select.
  3. 所属分类:File Operate

    • 发布日期:2017-04-10
    • 文件大小:1893965
    • 提供者:谢荣
  1. filesystem

    0下载:
  2. 使用ftw函数对目录进行遍历,函数原型是: int ftw(const char*dirpath, int(*fn)(const char*fpath, const struct stat *sb, int typeflag), int nopenfd) ftw函数遍历位于dirpath目录下的目录树,往下一层层地递归式遍历子目录 -Deepen the understanding of linux file system
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:80822
    • 提供者:yu
  1. traverce

    0下载:
  2. 目录树的遍历 UNIX环境下实现目录树遍历寻找目标文件。 报告含-The directory tree traversal UNIX environment to achieve the directory tree traversal to find the target file. Report containing
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:44990
    • 提供者:王泽萌
  1. 11.4

    0下载:
  2. 利用CFileFind类遍历D:\\目录下砸"test"文件夹下的所有文件-CFileFind class by traversing D: \ \ directory hit " test" folder, all files under the
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3557988
    • 提供者:张三
  1. filetree

    0下载:
  2. 自动遍历文件夹生成成目录树,,可以参照其中的文件夹遍历算法-Traverse Folder automatically generated into a directory tree
  3. 所属分类:File Operate

    • 发布日期:2017-05-11
    • 文件大小:2759894
    • 提供者:魏忠祥
  1. VBS-Function

    0下载:
  2. VBS函数收藏: 1.获取某个目录及所有子目录下的文件名列表! 2.网站图片验证绕过; 3.递归遍历TREEVIEW-VBS Function
  3. 所属分类:File Operate

    • 发布日期:2017-03-25
    • 文件大小:5126
    • 提供者:TongTingJian
  1. dir

    0下载:
  2. 一个小程序,遍历linux系统下所有目录。包括编译用makefile-A small procedure, traverse all the directories under linux system. Including the compiler to use makefile
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7127
    • 提供者:kimengng
  1. 200562241642141

    0下载:
  2. 遍历文件夹并建成目录树,一个非常好的例子-Traverse Folder and build the directory tree, a very good example
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:14910
    • 提供者:sa
  1. Format

    0下载:
  2. 在破解某加密狗软件实用的数据时写的一个解码程序,主要使一些文件操作,其中的目录遍历实用的是循环结构,性能还不错,值得参考!-Crack dongle software in a practical data Writing a decoding process, mainly to make some file operations, which are useful directory traversal cycle structure, the performance was not bad
  3. 所属分类:File Operate

    • 发布日期:2017-04-27
    • 文件大小:13617
    • 提供者:刘名
  1. expmt3

    0下载:
  2. UNIX下编程:目录树的遍历。包含文件:apue.h、error2e.c、pathalloc.c、3.c-Under UNIX Programming: the traversal tree. Include file: apue.h, error2e.c, pathalloc.c, 3.c
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-04-15
    • 文件大小:4987
    • 提供者:yy
  1. Imageconverter

    0下载:
  2. VB图片批量转换处理工具源程序代码,可以将BMP转为JPG/GIF,也可以实现这个反过程,转换时可以设定转换品质,自动遍历符合条件的目录,显示转换进度条。这个程序实际上是IJL15.DLL动态库文件的一个应用示例,用IJL15.DLL你还可以编写很多实用的程序。-VB Image batch processing tool for source code conversion can be BMP to JPG/GIF, it can achieve the anti-process, the
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:167494
    • 提供者:445
  1. Dir

    0下载:
  2. vc++6.0实现目录遍历的功能做了出错处理,以前有人写的都不对,所以自己重新写了个。-vc++6.0 to achieve the function of directory traversal wrong done to deal with the past, it was not written right, so their re-wrote a.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:13266
    • 提供者:Kevin
« 1 2 3 4 5 6 78 9 10 11 12 ... 15 »
搜珍网 www.dssz.com