摘要:
一、 public class Test{ public static void main(String[] args){ foo obj1=new Foo(); } } class Foo{ int value; public Foo(int initValue){ value=initValue 阅读全文
posted @ 2019-10-18 18:00 九天龙凤 阅读(133) 评论(0) 推荐(0)
posted @ 2019-10-18 18:00 九天龙凤 阅读(133) 评论(0) 推荐(0)