derived class 派生类 ; 衍生类别 ; 定义一个派生类 ; 继承类继承类是扩展继承某个类的类
most derived class 最末层衍生类别 ; 派生类 ; 最底层的派生类 ; 最末层衍生种别
protected derived class 保护派生类
derived class object 派生类对象
public derived class 公有派生类 ; 公用派生类
private derived class 派生类称为私有派生类
derived class layout 导出类的布局
for derived class 为派生类的 ; 派生类的
and derived class 和派生类
Setting them again for each derived class is a waste, since they would be available anyway by inheritance.
为每个派生类再次设置这些属性是一种浪费,因为通过继承它们就会拥有这些属性。
This derived class is also an Authority Service implementation that directs data and meta data requests to itself.
这个衍生而来的类同时也是一个可以把数据和元数据请求定向到自身的中心服务实现。
Marking the base class as "private" allowed the derived class to inherit from it without actually becoming one of them.
将基类标记为 “私有” 允许派生类从该基类继承而来,而无需实际成为 一个基类。
应用推荐