摘要: package six;public class Sixonetwo { public static void main(String[] args){ int[] array={63,4,24,1,3,15};//创建一个数组,这个数组元素是乱序的 S... 阅读全文
posted @ 2015-04-29 10:46 chamie 阅读(239) 评论(0) 推荐(0)