Regular expression: Difference between revisions

Jump to navigation Jump to search
Line 96: Line 96:
* tab鍵的固定空白分隔: \t  (適用: Notepad++選項: 增強模式)
* tab鍵的固定空白分隔: \t  (適用: Notepad++選項: 增強模式)
* 數字: \d (適用: Notepad++選項: 用類型表式。{{exclaim}} 不適用: Notepad++選項: 增強模式)
* 數字: \d (適用: Notepad++選項: 用類型表式。{{exclaim}} 不適用: Notepad++選項: 增強模式)
== Regular expression online tools ==
* [http://www.rubular.com/ Rubular]: a Ruby regular expression editor and tester
* [http://gskinner.com/RegExr/ RegExr] Req: flash


== further reading ==
== further reading ==

Navigation menu