搜索资源列表

  1. 遍历目录

    0下载:
  2. 这是一款通过输入路径就可以遍历目录或文件的软件。 -This is a path through the importation can traverse the file or directory software.
  3. 所属分类:浏览器

    • 发布日期:2008-10-13
    • 文件大小:71333
    • 提供者:李根
  1. a

    0下载:
  2. 遍历目录实现删除,取得大小及深度- Spreads the calendar catalogue realization to delete, obtains the size and the depth
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:陈颖
  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. 所属分类:文件操作

    • 发布日期:2024-05-08
    • 文件大小:4096
    • 提供者:曹天
  1. 遍历文件夹并建成目录树

    0下载:
  2. 用VC实现遍历文件夹并建成对应的目录数。实现的操作封装成类,可重用。-with VC traverse folders and the completion of the corresponding directory number. To achieve the package into operation category, reusable.
  3. 所属分类:文件操作

    • 发布日期:2024-05-08
    • 文件大小:14336
    • 提供者:cai
  1. 遍历文件夹并建成目录树00

    0下载:
  2. 遍历文件夹并建成目录树__遍历文件夹并建成目录树-traverse file folders and create directory tree
  3. 所属分类:Windows编程

    • 发布日期:2024-05-08
    • 文件大小:59392
    • 提供者:
  1. flist

    0下载:
  2. 一个在unix/linux下遍历目录的程序,它使用递归方式进行实现的.-a unix/linux directory traversal under the procedures it uses recursive manner to achieve.
  3. 所属分类:Ftp客户端

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:周禄均
  1. newdir.tar

    0下载:
  2. 用来在Linux下遍历目录,相当于find命令,是练习嵌套和回调函数的好例子。-It can be used to look through directory ,equal to find .It is a good example to pratice embed function and call faunction.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-08
    • 文件大小:2048
    • 提供者:会朋
  1. 遍历目录

    0下载:
  2. 这是一款通过输入路径就可以遍历目录或文件的软件。 -This is a path through the importation can traverse the file or directory software.
  3. 所属分类:浏览器

    • 发布日期:2024-05-08
    • 文件大小:70656
    • 提供者:李根
  1. Windows资源管理器

    0下载:
  2. 本例实现了一个Windows资源管理器,该资源管理器具有浏览系统文件、目录,以及对其进行删除、移动等操作的功能。本例主要介绍了树形控件的使用,列表控件的使用,相关Windows API的使用,系统图标列表的获取,以及递归实现遍历目录等。-the cases to achieve a Windows Explorer, the resource manager with View system files, directories, an
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-08
    • 文件大小:417792
    • 提供者:唐堂
  1. findtheindextree

    0下载:
  2. 本程序的功能是在遍历目录树的基础上实现文件类型的,文件的比较,文件名匹配文件的查找,速度较快,只需输入要比较文件的文件名就可以进行比较,并可以输出查找结果-this procedure is the function of the traversal of the tree based on the file type, file comparison, File Name Search matching documents, fast
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-08
    • 文件大小:3072
    • 提供者:林茜
  1. trav-dir.c

    0下载:
  2. 本文件可以在linux,UNIX 或者 Cygwin 下面编译执行, gcc -o filename.c 即可。 主要的功能是遍历目录,根据命令行参数可以实现文件拷贝文件查看等功能。 可以列出比某一时间更新的文件,并拷贝到另外一个目录中,并且保持目录结构不变化。 也可以只列目录名称,或者只列某系扩展名的文件名。可以打印文件信息。 如果用户经常需要备份一个目录下面的所有新文件,则此工具非常有效。 -This
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-08
    • 文件大小:7168
    • 提供者:车诗
  1. searchdirfiles

    0下载:
  2. 所谓遍历目录,就是给定一个目录,访问其中的所有文件(包括子目录下的文件)。迭代是比较常用的遍历算法。本文利用C++面向对象的特性,通过一个类CBrowseDir,对目录遍历进行了封装。用户只需掌握该类四个成员函数的用法,就可以在自己的程序中,很方便地实现目录遍历。 -called directory traversal is given a directory, which visited all documents (inclu
  3. 所属分类:软件工程

    • 发布日期:2024-05-08
    • 文件大小:9216
    • 提供者:梁风
  1. bianliwenjian

    0下载:
  2. 遍历目录内文件的小工具,可以批量处理文件-Directory traversal file a small tool to handle batch files
  3. 所属分类:Windows编程

    • 发布日期:2024-05-08
    • 文件大小:7168
    • 提供者:zhaoqqq
  1. showdirSize

    0下载:
  2. 递归遍历目录,统计目录下文件文件大小信息-Recursive directory traversal, statistical directory document file size information
  3. 所属分类:文件操作

    • 发布日期:2024-05-08
    • 文件大小:3072
    • 提供者:xig
  1. FindFile

    0下载:
  2. 自己原来编写的 遍历目录查找文件或文件夹的程序 可以通过继承实现其他附加功能-Their original directory traversal prepared to find the file or folder can be inherited through the realization of other additional features
  3. 所属分类:Windows编程

    • 发布日期:2024-05-08
    • 文件大小:39936
    • 提供者:故也随风
  1. dirtotreeview

    0下载:
  2. Delphi 递归遍历目录到树的源码,很经典的源码-Delphi recursive traversal of the source directory to the tree, it is the classic source
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-08
    • 文件大小:7168
    • 提供者:王冬强
  1. dirTree_vc_src

    0下载:
  2. 遍历目录的源代码-Browse directories
  3. 所属分类:文件操作

    • 发布日期:2024-05-08
    • 文件大小:135168
    • 提供者:liuYue
  1. Traversingthefileundethespecifiedirectory

    0下载:
  2. 可以遍历目录下的所有文件,非常简便的搜索文件夹-Can traverse the directory all the files very simple search folders
  3. 所属分类:其他小程序

    • 发布日期:2024-05-08
    • 文件大小:650240
    • 提供者:tzj
  1. bianlidir

    0下载:
  2. 递归遍历目录树(用递归算法遍历目录下的文件和文件夹)-Recursively traverse the directory tree (directory with a recursive algorithm traverse the files and folders)
  3. 所属分类:文件操作

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:you
  1. 目录遍历视频播放器

    0下载:
  2. 网面视频播放,php目录遍历生成xml,无后台数据更新(Network video playback, PHP directory traversal generated XML, no background data updates)
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-08
    • 文件大小:56320
    • 提供者:联合吴
« 12 3 4 5 6 7 8 9 10 ... 19 »

源码中国 www.ymcn.org