摘要: 多态 /* 1. 要想实现覆盖(重写)父类必须声明为virtual,子类可以不声明为virtual.-->FunB() ... 阅读全文
posted @ 2017-07-02 22:25 乐天的java 阅读(59) 评论(0) 推荐(0)