If you want to sort the values of foo “in place”, use the .sort() method of the array object. In other words, if you do foo.sort() , this time ...
確定! 回上一頁