摘要: 2 3 4 阅读全文
posted @ 2017-11-13 11:15 二宫和我 阅读(172) 评论(0) 推荐(0) 编辑
摘要: 2 3 阅读全文
posted @ 2017-11-13 11:09 二宫和我 阅读(117) 评论(0) 推荐(0) 编辑
摘要: package cn.ch.w; public class Person {private String name;private static int count;public Person(){count++;System.out.println("产生了"+count+"xxxx。");}pu 阅读全文
posted @ 2017-11-13 11:01 二宫和我 阅读(153) 评论(0) 推荐(0) 编辑