批量搜索关键字在指定的文件
自己写了一个批量搜索的小程序。该程序可以搜索指定的关键字在指定的目录的所有文件,包括子目录。该程序有个不只是简单的同步程序,添加了异步线程的功能。可以在大量的文件搜索中保证用户界面的正常响应。 注:至少用Visual Studio 2012 打开,且保证.NET Framework 是3.5
文件列表
BulkSearch.zip
(预估有个27文件)
BulkSearch
BulkSearch.csproj
3KB
ISearchTargetContent.cs
858B
SearchTargetContent.cs
11KB
Program.cs
3KB
Properties
AssemblyInfo.cs
1KB
ISearchTargetContentAsync.cs
1KB
App.config
187B
obj
暂无评论