The replace() method replaces old (old string) in a string with new (new string). If the third parameter max is specified, the replacement will not exceed max ...
確定! 回上一頁