| 兩邊的前次修訂版前次修改
下次修改 | 前次修改
|
| computer:program:regular_expression [2019/09/07 07:42] – wm | computer:program:regular_expression [2023/04/21 09:40] (目前版本) – [工具] wm |
|---|
| * [[https://www.regex101.com/|Regex101]] | * [[https://www.regex101.com/|Regex101]] |
| * [[http://regexper.com/|Regexper]] | * [[http://regexper.com/|Regexper]] |
| | * [[https://remram44.github.io/regex-cheatsheet/|Regex cheatsheet]] |
| =====教學===== | =====教學===== |
| | * [[https://refrf.shreyasminocha.me/|Regular Expressions for Regular Folk]] |
| ====練習==== | ====練習==== |
| * [[http://regexcrossword.com/|Regex Crossword]] | * [[http://regexcrossword.com/|Regex Crossword]] |
| | * [[https://rampion.github.io/RegHex/|RegHex]] |
| ====技巧==== | ====技巧==== |
| * [[https://dassur.ma/things/regexp-quote/|My most useful RegExp trick]] | * [[https://dassur.ma/things/regexp-quote/|My most useful RegExp trick]] |
| * [[https://github.com/tabatkins/railroad-diagrams|Railroad-diagram Generator]] | * [[https://github.com/tabatkins/railroad-diagrams|Railroad-diagram Generator]] |
| * [[http://verbalexpressions.github.io/|VerbalExpressions]] | * [[http://verbalexpressions.github.io/|VerbalExpressions]] |
| | * [[https://regex.ai/|AI-Powered Regular Expression Solver]] |
| ====測試程式==== | ====測試程式==== |
| * [[http://kodos.sourceforge.net/|Kodos]] | * [[http://kodos.sourceforge.net/|Kodos]] |
| * [[http://www.codeproject.com/Articles/8601/JavaScript-Regular-Expression-Tester|JavaScript Regular Expression Tester]] | * [[http://www.codeproject.com/Articles/8601/JavaScript-Regular-Expression-Tester|JavaScript Regular Expression Tester]] |