摘要: package text1;public class P1 {public static void gs(Object obj){System.out.println(obj);}public static void main(String[] args){int count = 0;for(int 阅读全文
posted @ 2018-03-20 12:26 亿游 阅读(110) 评论(0) 推荐(0)