对于具有public或者protected属性的父类,其子类若想继承父亲的属性或者方法,那么需要用到super 实例: 转载于:https://www.cnblogs.com/elenaPeng/p/6718930.html