正則筆記

+ >= 1test

? <= 1方法

* >= 0字符

. 除了\n之外單字符

{n}

{n,}

{n,m}

^$匹配字符的開始與結束

Reg方法:

  match

  test

       exec

相關文章
相關標籤/搜索