js字符串排序

string.sort(function(a, b) {return a.localeCompare(b)})
最后修改:2021 年 09 月 03 日
如果觉得我的文章对你有用,请随意赞赏