JavaScript replace ()方法返回一個新字符串,其中替換了指定的字符串/正則表達式。 的語法 replace() 是: str.replace(pattern, replacement).
確定! 回上一頁