摘要:
package cn.wzx.www; public class A { private B b = null; public void fun(){ this.b=new B(this); this.b.fun(); } public void print(){ System.out.println("Hello... 阅读全文
posted @ 2017-11-20 13:45
老张的小迷妹儿
阅读(128)
评论(0)
推荐(0)

浙公网安备 33010602011771号