If you simply try to sort a numeric array using the sort() method it will not work, because the sort() method sorts the array elements alphabetically.
確定! 回上一頁