bidepanbeibei
Results
1
comments of
bidepanbeibei
[3, 15, 8, 29, 102, 22].sort(function(a,b) { return a-b; }) 输出: [3, 8, 15, 22, 29, 102]