The solution We can use JavaScript's String.prototype.split() method. ... split on single space characters words.length = 3; ...
確定! 回上一頁