搜索资源列表
ReadmeReport
- 自己写的工具。用来汇总readme文件内容。假如你在整理资料的时候,经常写些自己的readme文件并且有特定命名规律,那么这个工具可以搜索某个目录将所有你的readme汇总成一个。
文本内容搜索器
- 文本类文件内容搜索器
输入关键文字来搜索内容中包含关键文字的word文档
- 主要完成功能:选中的文件夹中,通过输入关键文字来搜索内容中包含关键文字的word文档,并显示出这些word文档的文件名和文件路径。 -Main completion: the selected folder by typing key words to search for content in word document containing the key word, and word documents show the file name and file path.
FileSearchSystem.rar
- vc++文件查找系统,可以通过文件名,部分文件名,以及文件内容搜索本地文件,vc++ document search system, can the file name, part of the file name, as well as the content of the document to search for local documents
jcbuttonOcx
- 一款开源的完整多文件搜索并替换工具 Ver 1.2.0,主要功能有支持多文件搜索并替换,支持包含多级子目录搜索,支持各种匹配模式,支持应用触觉感知判断,支持日志报告并导出为html,text文件及打印输出功能。支持现场情景保存的导出导入。支持自定义上次搜索条件收藏并允许下次使用,支持自定义收藏夹内容等等。总之是一款不错的开源软件,功能比较强大。执行源代码时请先注册文件夹中 ccrpftv6.ocx(一个目录树控件)-A complete open-source multi-file search
cSharp100Demon
- cSharp100个案例 锯齿型数组 重载 邮件提示器 邮件发送程序 透明窗口 进度条的使用 运动的球 菜单的使用 翻牌游戏 网页下载器 线程例子 线程休眠 类型转换 简易计算器 生成网页 添加控件 浮动的窗口 浏览图片 测试webserer 栈的操作 枚举的使用 构造函数 来抓我啊 显示系统字体 时钟的使用 旋转的秒针 方法重载 文件读写 文件夹内容搜索器 数组应用 支持
find
- Dialog程序,打开文件夹,添加文件,读取文件,将文件内容显示,语音功能,深度搜索,添加到列表中 -Dialog program, open the folder, add files, read documents, the documents show, voice features, in-depth search, add to the list
hard_drive_search
- 文档搜索器以搜索可支持的硬盘文档内容为主,附加搜索文件名的功能,搜索结果按照文件所匹配的关键词的数目进行由多到少的排序,方便用户索引或打开文件.-Document search engine to search for documents to support content-based hard drive, file name Additional search features, search results in accordance with the documents that ma
select
- 1.该工具搜索文件范围为本机资源 2.支持多关键字精确、模糊两种查询方式 3.简易文本操作(复制、粘贴、剪切等) 4.单击“查询关键字”显示行号 5.支持给定后缀和无后缀查询(可自行给定后缀) 6.支持精确到文件夹查询 7.不能直接在左侧显示内容的文件可以直接右键打开 8.直接定位文件-1. The scope of the tool to search for a file-based resources 2 machine. Support multi-keywo
SearchContents2Excel
- 自己编写的VC与Excel联合开发的软件,可以对指定目录进行搜索,并将搜索结果(包含子目录及其文件内容)写入到Excel,可以方便的查看结果-I have written a joint development of VC and Excel software, you can specify a directory to search and search results (including subdirectories and their contents of the paper) to
SearchReplace
- 一款开源的完整多文件搜索并替换工具 Ver 1.2.0,主要功能有支持多文件搜索并替换,支持包含多级子目录搜索,支持各种匹配模式,支持应用触觉感知判断,支持日志报告并导出为html,text文件及打印输出功能。支持现场情景保存的导出导入。支持自定义上次搜索条件收藏并允许下次使用,支持自定义收藏夹内容等等。总之是一款不错的开源软件,功能比较强大。执行源代码时请先注册文件夹中 ccrpftv6.ocx(一个目录树控件)-A complete open source multi-file search
csharp100
- c#(c sharp)实用100小实例 内容有 锯齿型数组 重载 邮件提示器 邮件发送程序 透明窗口 进度条的使用 运动的球 菜单的使用 翻牌游戏 网页下载器 线程例子 线程休眠 类型转换 简易计算器 生成网页 添加控件 浮动的窗口 浏览图片 测试webserer 栈的操作 枚举的使用 构造函数 来抓我啊 显示系统字体 时钟的使用 旋转的秒针 方法重载 文件读写 文
ContentSearch
- 文件内容搜索,搜索某个目录下所有文本文件里某句要找的内容,找出这些文件的位置-File content search, search all the text files in a directory where to find the content of a sentence, find the location of these files
Search-Files-Content
- 文件内容匹配,高效搜索,可以搜索多种格式的文档。-Search Files Content
Console
- 搜索文件内容并统计出现的次数,交互式输入文件名和搜索内容-Seaerch file and analysis times. please input file path and search str
DiskFind
- 从物理磁盘搜索字符串,并将发现内容另存为文件-search string from disk, and save found sectors to file
TextFileSearcher
- 文本内容搜索器,支持子目录下的文本类文件内容的搜索,是一个比较实用的小工具。-Software:Text Content Search, can scan the subfolder belong the root folder, it is a more useful tool.
dFilleSearchho
- 文件搜索系统 智能排序 能按文件内容或文件名搜索,并且能按文件名,修改日期... ...排序当初学入门校java实训的项目 那时侯不知知道有LinkedList竟然自己花了3天时间自己写了的LinkLiist有什么问题请与我联系.-File search system, intelligent sort by file content or file search by file name, modification date ... sort the original entry school
文件搜索
- 通过搜索文件夹里文件的具体内容来查找和打开文件(Search and open files by searching for specific content in the folder)
SuperFind
- 利用Matlab进行按文件内容搜索文件名称的轻量级软件(Search by file content)