js 過濾字串 ... replaceAll 的原理其實是以replace() + global 的正規表達式 ... replaceAll behaves just like String.prototype.replace if searchValue is a global ...
確定! 回上一頁