CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作 搜索资源 - findfile

搜索资源列表

  1. FindFile

    0下载:
  2. VC++6.0写的关于用API函数查找文件的测试程序,欢迎大家下载
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:17.42kb
    • 提供者:lilei
  1. FindFile

    0下载:
  2. 查找目录文件,可以指定目录中的文件。批处理文件
  3. 所属分类:文件操作

    • 发布日期:2014-01-18
    • 文件大小:587.57kb
    • 提供者:haoxq
  1. findfile

    0下载:
  2. 一个文件查找的例子,很不错的,有个查找文件的类,有个查找文件的类
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:37.01kb
    • 提供者:楚春雨
  1. findfile

    0下载:
  2. vc编写的一个查找文件的程序。比较适合操作系统课程设计作业的要求。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:48.72kb
    • 提供者:mm
  1. findfile

    0下载:
  2. 在当前目录下查找存在的所有文件,并以列表形式显示出来-find files in the current direction
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:23.98kb
    • 提供者:tian
  1. FindFile

    0下载:
  2. 本程序实现了在选定的文件夹下查找指定文件的功能.-This procedure achieved in selected folder to find the specified file.
  3. 所属分类:File Operate

    • 发布日期:2017-03-23
    • 文件大小:17.36kb
    • 提供者:单宇
  1. FindFile

    0下载:
  2. 批量查找替换工具,可以自己添加其他功能,可以根据自己需要定制-Batch find replace tool that can add additional features, can be customized according to their own needs
  3. 所属分类:File Operate

    • 发布日期:2017-04-17
    • 文件大小:76.78kb
    • 提供者:daiafei
  1. findfile

    0下载:
  2. 用VB编写的小程序,用于搜索指定目录的相应文件,并显示文件属性-Small programs written using VB, to search for relevant documents specified directory and displays file attributes
  3. 所属分类:File Operate

    • 发布日期:2017-03-23
    • 文件大小:52.35kb
    • 提供者:刘李军
  1. FindFile

    0下载:
  2. 搜索指定文件名的工具,在VC下编译通过,支持Unicode和ANSI编程。-Search the specified file name tool, compiled by the VC to support Unicode and ANSI programming.
  3. 所属分类:File Operate

    • 发布日期:2017-04-08
    • 文件大小:8.08kb
    • 提供者:麦上明
  1. FindFile

    0下载:
  2. VC下实现文件的查找,输入文件名和路径,即可实现查找功能-VC to achieve file search, enter the file name and path, you can find the function to achieve
  3. 所属分类:File Operate

    • 发布日期:2017-06-01
    • 文件大小:12.92mb
    • 提供者:曹大连
  1. FindFile-VS2008

    0下载:
  2. 文件查找器,可以递归某个目录下的所有文件。对于隐藏文件同样可以找到-File Finder
  3. 所属分类:File Operate

    • 发布日期:2017-06-02
    • 文件大小:13.29mb
    • 提供者:Gao
  1. Findfile

    0下载:
  2. 查找文件是否存在的代码,判定文件夹是否为空。-Find the file exists in the code to determine whether the folder is empty.
  3. 所属分类:File Operate

    • 发布日期:2017-04-09
    • 文件大小:2.79kb
    • 提供者:leyahu
  1. findfile

    0下载:
  2. 该源码实现了在windows下,使用QT搜索特定的可执行exe文件。-The source implementation on windows, using QT search specific executable exe file.
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:253.5kb
    • 提供者:张永健
  1. FindFile

    0下载:
  2. 这是一个文件查找的源代码,里面含有多线程,事件内核对象的相关操作。-This is a file to find the source code, which contains a multi-threaded, event kernel object related operations.
  3. 所属分类:File Operate

    • 发布日期:2017-04-16
    • 文件大小:14.5kb
    • 提供者:曾浩
  1. findfile

    0下载:
  2. 文件查找功能,觉得这个还不错!不妨看下,可能正是你需要的-File search function, I feel this good! gool luck
  3. 所属分类:File Operate

    • 发布日期:2017-04-16
    • 文件大小:50.39kb
    • 提供者:kangzhihong
  1. FindFile

    0下载:
  2. 搜索指定文件,并返回文件目录.原码简单,好用,很完整.-search file name,and return the relative dirctory.
  3. 所属分类:File Operate

    • 发布日期:2017-11-23
    • 文件大小:52.84kb
    • 提供者:rudy
  1. FindFile

    0下载:
  2. 遍历递归查找文件夹下面的文件和文件夹, 看和你要查找的文件名是否近似, 并显示查找的过程-The process of the traversal recursively find the folder the following files and folders, see whether the file name you want to find approximate, and display the Find
  3. 所属分类:File Operate

    • 发布日期:2017-11-08
    • 文件大小:41.67kb
    • 提供者:wenjie
  1. FindFile

    0下载:
  2. vc6.0编写的简单查找文件,可供初学这学习参考-vc6.0 to write a simple lookup file available for beginners learning reference
  3. 所属分类:File Operate

    • 发布日期:2017-11-11
    • 文件大小:1.8mb
    • 提供者:袁其银
  1. findfile

    0下载:
  2. 查找文件夹下所有文件,源码简单易懂,在vc6 vs2010下可编译-Find all files in the folder, the source code is simple to understand, in vc6 vs2010 compiled under
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:28.46kb
    • 提供者:zj
  1. FindFile

    0下载:
  2. 搜索文件 搜索的文件名注意要区分大小写, 通过对FindFile、FindNextFile等函数的调用查找给定名称的文件-Search file search file names are case-sensitive attention by calling for FindFile, FindNextFile lookup functions such as the given name of the file
  3. 所属分类:File Operate

    • 发布日期:2017-04-16
    • 文件大小:11.21kb
    • 提供者:qzy
« 12 »
搜珍网 www.dssz.com