Regular replace blank lines: Difference between revisions
Jump to navigation
Jump to search
m
→狀況2
(→狀況1) |
m (→狀況2) |
||
| Line 25: | Line 25: | ||
* Notepad++ 軟體選單: 編輯 -> 行列 -> 移除空行(含空白字元)<ref>[http://stackoverflow.com/questions/3866034/removing-empty-lines-in-notepad regex - Removing empty lines in Notepad++ - Stack Overflow]</ref> | * Notepad++ 軟體選單: 編輯 -> 行列 -> 移除空行(含空白字元)<ref>[http://stackoverflow.com/questions/3866034/removing-empty-lines-in-notepad regex - Removing empty lines in Notepad++ - Stack Overflow]</ref> | ||
== | == 步驟2 == | ||
<pre> | <pre> | ||
" abc " // 不是空白行 | " abc " // 不是空白行 | ||