野性大象

文章
13
资源
0
加入时间
2年10月24天

groovy冒泡排序

for(int i=0;i对数组进行排序            for(int j=i+1;j对数组进行排序                if(tempList[i].size()>tempList[j].size()){//从大往小里排                    def temps=tempList[i]                    tempList[i]