摘要:
java中的构造方法调用顺序问题,举例如下: public class Son extends Father { SonProp r = new SonProp(); public Son() { System.out.println("Son is construct"); } public st 阅读全文
posted @ 2021-10-12 17:45
懒惰的星期六
阅读(562)
评论(0)
推荐(0)
Welcome to here
主页