14,982
edits
| Line 33: | Line 33: | ||
** file size: (1) > 90 MB: ok; (2) > 200MB: ok | ** file size: (1) > 90 MB: ok; (2) > 200MB: ok | ||
** [[Regular expression]]: supported | ** [[Regular expression]]: supported | ||
* {{Gd}} [http://www.sublimetext.com/ Sublime Text] v.2 | |||
** Regular expression: supported<ref>[http://docs.sublimetext.info/en/latest/search_and_replace/search_and_replace_overview.html Search and Replace — Sublime Text Unofficial Documentation]</ref><ref>[http://www.boost.org/doc/libs/1_47_0/libs/regex/doc/html/boost_regex/syntax/perl_syntax.html Perl Regular Expression Syntax - 1.47.0]</ref> | |||
** refine the search: file name, file type (separated by , symbol, ex: {{kbd | key= *.html, *.htm}} to search the text in the html and htm file types) , folder。 Menu -> Find -> Find in files -> Where: Add include filters<ref>[http://www.sublimetext.com/forum/viewtopic.php?f=3&t=5803 Sublime Forum • View topic - Find in Files of Filetype]</ref> | |||
* [http://tools.tortoisesvn.net/grepWin.html grepWin] v1.5.6.x | * [http://tools.tortoisesvn.net/grepWin.html grepWin] v1.5.6.x | ||
| Line 43: | Line 47: | ||
** Regular expression: supported | ** Regular expression: supported | ||
** refine the search: file name, file type (separated by ; symbol, ex: {{kbd | key= *.html; *.htm}} to search the text in the html and htm file types) , folder | ** refine the search: file name, file type (separated by ; symbol, ex: {{kbd | key= *.html; *.htm}} to search the text in the html and htm file types) , folder | ||
* [http://gnuwin32.sourceforge.net/packages/grep.htm Grep for Windows] <abbr title="命令列介面, command-line interface">CLI</abbr> | * [http://gnuwin32.sourceforge.net/packages/grep.htm Grep for Windows] <abbr title="命令列介面, command-line interface">CLI</abbr> | ||