首页 新闻 赞助 找找看
5
回答数

已解决问题 100 求教一个堆栈溢出的问题

class Demo { Demo d = new Demo(); } class Test { Demo d = new Demo();//编译通过 main() { new Demo();//堆栈