使用者工具

網站工具


editor:regular_expression

差異處

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

連向這個比對檢視

Both sides previous revision 前次修改
下次修改
前次修改
editor:regular_expression [2008/09/03 22:15]
wenpei
editor:regular_expression [2015/07/12 22:05] (目前版本)
sars [Visualize tool]
行 5: 行 5:
 http://​regexlib.com/​ http://​regexlib.com/​
  
 +===== Visualize tool =====
 +  * http://​www.regexper.com/​
 +  * https://​www.regex101.com/​
 ===== 基礎寫法 ===== ===== 基礎寫法 =====
 ^  Char  ^  ^ ^  Char  ^  ^
行 49: 行 52:
   ereg(正規表達式,​ 字串 [, 結果矩陣]);​   ereg(正規表達式,​ 字串 [, 結果矩陣]);​
   eregi(正規表達式,​ 字串 [, 結果矩陣]); ​   // 不區分大小寫   eregi(正規表達式,​ 字串 [, 結果矩陣]); ​   // 不區分大小寫
 +
 +====== 37 Tested PHP, Perl, and JavaScript Regular Expressions ======
 +http://​www.virtuosimedia.com/​tutorials/​37-tested-php-perl-and-javascript-regular-expressions
  
editor/regular_expression.1220451341.txt.gz · 上一次變更: 2008/09/03 22:15 由 wenpei