fruit.sort(); // ["Cherries", "apples", "bananas"]; //按字母排序的結果. var scores = [1, 2, 10, 21]; //定義一個數字排序,你發現其實還是按照 ...
確定! 回上一頁