String.prototype。replace(regExp, replaceWith) 搜索正则表达式 regExp 出现的情况,然后使用 replaceWit h字符串替换所有匹配项。
確定! 回上一頁