public class A { void say() { var xx=new A(); } }
类内部 new自己,什么原理?
收起
http://t.csdn.cn/9os3v这里可能是你需要的答案。
报告相同问题?