群发资讯网

返回主页
inheritance hierarchy
继承层次结构:在面向对象编程中
常用释义
英式发音
美式发音
基本释义
  • 继承层次结构:在面向对象编程中,指的是类之间的继承关系所形成的层次结构。
例句
  • 1·Keep your inheritance hierarchy simple.
    保持简单的继承层次结构。
  • 2·Figure 1 shows their inheritance hierarchy.
    图1显示了它们的继承层次结构。
  • 3·Changing the interface inheritance hierarchy.
    变更介面继承阶层。
  • 4·Figure 1 illustrates the inheritance hierarchy.
    图1显示了继承层次。
  • 5·These widgets are arranged in an inheritance hierarchy.
    这些窗口小部件被安排在继承层次结构中。
  • 6·Finalization must be propagated through the inheritance hierarchy.
    终止必须通过继承层次结构传播。
  • 7·The reason is simple: The module has an inheritance hierarchy of its own.
    原因很简单:模型具有自己的继承层次结构。
  • 8·We need two new Classes at either end of the inheritance hierarchy to do this.
    在继承层次的每个端点,我们需要两个新类来完成这个。
  • 9·Changing the inheritance hierarchy of an object requires a declare parents tag.
    改变对象的继承层次需要一个declare parents标签。
  • 10·How to perform flexible serialization of a polymorphic inheritance hierarchy?
    如何执行灵活的多态继承层次结构的序列化?。