我是web開發新手,尤其是JS。 我使用一個字符串對象方法拆分此字符串: let str = 'Look at me '; //last character is space console.log(str.split(' ')); 的隔板 ...
確定! 回上一頁