function sortDescending() { var arr = [9, 2,1,7,5]; //You can specify a custom sort function that will sort the array in descending order.
確定! 回上一頁