累计查询 0.00 亿次

derived class

  • 派生类:面向对象编程中从另一个类派生出来的类,继承了基类的属性和方法,并可以添加自己的属性和方法。

双语例句

  1. Create a derived class inherited from the predefined grammar class.
    创建一个从预定义grammar类继承而来的派生类。
  2. Suppose you have a derived class D whose base class B has implemented some interfaces.
    假设有个类型D,它的基类B实现了某些接口。
  3. Setting them again for each derived class is a waste, since they would be available anyway by inheritance.
    为每个派生类再次设置这些属性是一种浪费,因为通过继承它们就会拥有这些属性。

网络短语

  • most derived class
    最末层衍生类别;派生类;最底层的派生类;最末层衍生种别
  • protected derived class
    保护派生类
  • derived class object
    派生类对象
  • public derived class
    公有派生类;公用派生类
  • private derived class
    派生类称为私有派生类