2016年4月9日
摘要: import java.util.Scanner; public class tiaoshi { public static void main(String[] args) { // TODO 自动生成的方法存根 int i,j=0,length; System.out.println("请输入要进行比较的数字个数:"); ... 阅读全文
posted @ 2016-04-09 19:52 圣龙阿布 阅读(131) 评论(0) 推荐(0)