摘要:
1 代码 2 public class SelectSort { 3 public static void main(String[] args){ 4 int[] sort={8,5,7,9,55}; 5 Sort(sort); 6 for(int i=0;isort[j]){15 int temp;16 temp=sort[i];17 sort[i]=sort[j];18 sort[j]=temp;19 }20 }21 }22 }23 } 阅读全文
posted @ 2013-09-27 18:04
踌躇不定的态度
阅读(120)
评论(0)
推荐(0)
浙公网安备 33010602011771号