14,953
edits
m (→尋找中文、非英文的文字) |
|||
| Line 342: | Line 342: | ||
=== 尋找中文、非英文的文字 === | === 尋找中文、非英文的文字 === | ||
適用: Google Drive | 適用: Google Drive 試算表的 [https://support.google.com/docs/answer/3098245?hl=zh-Hant RegExReplace] 函數、Notepad++的搜尋 | ||
<pre> | <pre> | ||
[^\x00-\x80]+ | [^\x00-\x80]+ | ||