The replace() method returns a copy of the string where the old substring is replaced with the new string. The original string remains unchanged.
確定! 回上一頁