排序 sort() sort(function(a-b){ return a-b//升序 b-a降序 })
4钟处理数组和字符串的常用方法
原文:https://www.cnblogs.com/zcsmile/p/10996706.html