To trim leading and trailing whitespace from a string in JavaScript, you should use the String.prototype.trim() method.
確定! 回上一頁