String 有四種比對方法,這四種比對方法都要傳入pattern(比對樣式), pattern 可以使用 /pattern/modifiers 或new RegExp(pattern,modifiers) 的方式來 ...
確定! 回上一頁