14,958
edits
(→MySQL) |
|||
| Line 130: | Line 130: | ||
** [http://www.microsoft.com/technet/support/ee/ee_basic.aspx 事件和錯誤訊息中心: 基本搜尋] | ** [http://www.microsoft.com/technet/support/ee/ee_basic.aspx 事件和錯誤訊息中心: 基本搜尋] | ||
== find match string == | |||
* {{kbd | key= grep 'string' filename -r}} | * {{kbd | key= grep 'string' filename -r}} | ||
** [http://www.gnu.org/software/grep/manual/ manual], [http://greenisland.csie.nctu.edu.tw/wp/2008/03/24/1267/ 教學] | ** [http://www.gnu.org/software/grep/manual/ manual], [http://greenisland.csie.nctu.edu.tw/wp/2008/03/24/1267/ 教學] | ||
* [[Desktop search]] | |||
: [[Image:Owl icon.jpg]] If the message text or code snippets was '''not found''' in the ''plain text files'', it may stored in the ''database''. | |||
== related topic == | == related topic == | ||