亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

js的sort不加函數的時候是將數組里面的每個item轉換為字符串,然后比較每個子字符串第一個字符的

js的sort不加函數的時候是將數組里面的每個item轉換為字符串,然后比較每個子字符串第一個字符的

楊__羊羊 2019-03-06 21:19:24
const numArr = [2, 4, 8, 609545, 2, 8, 4, 1, 10, 123, 99];const strArr = ["what", "We", "have", "lost", "will", "never"];console.log(strArr.sort());console.log(numArr.sort());
查看完整描述

2 回答

?
ITMISS

TA貢獻1871條經驗 獲得超8個贊

The sort() method sorts the elements of an array in place and returns the array. The sort is not necessarily stable. The default sort order is according to string Unicode code points.

是Unicode,別的語言也需要排序。

Array.prototype.sort()


查看完整回答
反對 回復 2019-03-29
  • 2 回答
  • 0 關注
  • 489 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號