使用者工具

網站工具


computer:program:regular_expression

差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

兩邊的前次修訂版前次修改
下次修改
前次修改
computer:program:regular_expression [2018/05/10 08:15] wmcomputer:program:regular_expression [2023/04/21 09:40] (目前版本) – [工具] wm
行 2: 行 2:
   * [[http://www.rtfiber.com.tw/~changyj/|教學(龍門少尉的窩)]]   * [[http://www.rtfiber.com.tw/~changyj/|教學(龍門少尉的窩)]]
   * [[http://makedatamakesense.com/regex_debug/|Regular Expression Debugger]]   * [[http://makedatamakesense.com/regex_debug/|Regular Expression Debugger]]
-  * [[http://www.gskinner.com/RegExr/|RegExp Testing Tool]]+  * [[https://regexr.com|RegExr Testing Tool]]
   * [[http://www.rexv.org/|Rex V]]   * [[http://www.rexv.org/|Rex V]]
   * [[http://www.rubular.com/|Rubular]]   * [[http://www.rubular.com/|Rubular]]
   * [[http://scriptular.com/|Scriptular]]   * [[http://scriptular.com/|Scriptular]]
-  * [[http://regexcrossword.com/|Regex Cross­word]] 
   * [[http://leaverou.github.io/regexplained/|RegExp playground]]   * [[http://leaverou.github.io/regexplained/|RegExp playground]]
   * [[http://www.debuggex.com/|Debuggex]]   * [[http://www.debuggex.com/|Debuggex]]
行 13: 行 12:
   * [[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 Cross­word]]
 +  * [[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]]
-====測試程式==== 
-  * [[http://kodos.sourceforge.net/|Kodos]] 
-  * [[http://www.codeproject.com/Articles/8601/JavaScript-Regular-Expression-Tester|JavaScript Regular Expression Tester]] 
  
 ====參考資料==== ====參考資料====
行 23: 行 25:
   *http://www.phpv.net/article.php/1506   *http://www.phpv.net/article.php/1506
   *http://www.reiersol.com/blog/index.php?op=ViewArticle&articleId=18&blogId=1   *http://www.reiersol.com/blog/index.php?op=ViewArticle&articleId=18&blogId=1
-====相關工具====+=====工具=====
   * [[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://www.codeproject.com/Articles/8601/JavaScript-Regular-Expression-Tester|JavaScript Regular Expression Tester]]
computer/program/regular_expression.1525940111.txt.gz · 上一次變更: 2018/05/10 08:15 由 wm