【发布时间】:2014-05-06 10:37:30
【问题描述】:
Super thing = new Sub();
Sub thing = new Sub();
在访问事物和我可以用它做什么等方面有什么区别?
【问题讨论】:
-
这是什么语言?
标签: subclass superclass super subclassing difference
Super thing = new Sub();
Sub thing = new Sub();
在访问事物和我可以用它做什么等方面有什么区别?
【问题讨论】:
标签: subclass superclass super subclassing difference