摘要: 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(in 阅读全文
posted @ 2017-03-09 14:46 lshuxun28 阅读(136) 评论(0) 推荐(0) 编辑