• 如何基于国情中国建筑文化创造之路,作者建议应抽象继承、迁想妙得;

    How to create the new way of architectural culture of China on the basis of national situation?

    youdao

  • 更深入概念抽象关联或者抽象继承也是RDL语言一部分但是本文作介绍。

    Advanced concepts like abstract relations, or relation inheritance, are also part of the RDL language, but they will not be covered in this article.

    youdao

  • 请记住需要添加必要继承抽象方法

    Remember that you need to add the necessary inherited abstract methods for your class.

    youdao

  • 如果某项操作宣布抽象那么继承必须提供了一个具体实施方案

    If an operation is declared as abstract then the inheriting class must provide a concrete implementation.

    youdao

  • 使用ABC子类必须继承自此 ABC 并且还要覆盖抽象方法

    To use an ABC, a subclass must inherit from the ABC and override its abstract methods.

    youdao

  • (不管是抽象还是具体的)实现接口并不真正实现接口继承任何东西

    A class (whether abstract or concrete) that implements an interface does not really inherit anything from the interface it implements.

    youdao

  • 同时提供接口抽象多余的,发现这样很方便大多数情况下,我需要抽象类,但接口支持继承

    Offering both an interface and an abstract class is redundant, but I find it convenient: in most cases, I only need the abstract class, but the interface enables multiple inheritance.

    youdao

  • 支持接口每项服务代理必须继承定义接口抽象

    Each service or proxy that supported an interface was required to inherit from the abstract base class that defined the interface.

    youdao

  • 创建定义集合不用自己实现整个接口只是继承抽象实现细节

    Instead of implementing the entire interface yourself when creating a custom collection, you just subclass the abstract implementation and fill in the details.

    youdao

  • FoodOrder三种食品类型实际订单(Doughnut、PastyIcedBun)继承另一个抽象

    Food order is another abstract class inherited by the three food types actual order classes: Doughnut, Pasty, and IcedBun.

    youdao

  • 显示窗口中,指明希望eclipse创建继承抽象方法

    In the window that displays, specify that you want Eclipse to create the inherited abstract methods.

    youdao

  • 应当注意option对象本身一个抽象对象,用于定义其他对象继承属性

    It should be noted that the option object itself is an abstract object and is only used to define properties for other objects to inherit.

    youdao

  • 开发这样一个抽象实现者需要_ templated继承清单13示。

    Implementers who want to exploit an abstraction such as this need to inherit from the _templated class, like in the Listing 13.

    youdao

  • 由于Python支持多重继承抽象可以达到相当有害复杂程度

    Because Python supports multiple inheritance, abstraction can be taken to a level of complexity that is quite unhealthy.

    youdao

  • 需要定义契约检查操作控制逻辑因为继承清单2中的前辈AbstractContract抽象方面

    You don't need to define the control logic of the contract-checking operation, because it's inherited from the ancestor AbstractContract abstract aspect in Listing 2.

    youdao

  • Eclipse中创建一个完成Connection接口(MockConection),检查继承抽象方法产生桩模块的选项(2)。

    Create a new class in Eclipse (call it MockConection) that implements the Connection interface. Check the option to generate stubs for inherited abstract methods (see Figure 2).

    youdao

  • Class抽象子类一种灵活的基于mixin组合机制(它可作为多重继承的简单替代方案)来扩展

    Class abstractions are extended by subclassing and a flexible mixin-based composition mechanism as a clean replacement for multiple inheritance.

    youdao

  • 顶层对象Order,是FoodOrderBoxOrder继承一个抽象

    The top level object is the Order, an abstract class that is inherited by FoodOrder and BoxOrder.

    youdao

  • 通过调用 DL_Dxf对象in函数并将指针传递给一个继承 DL_CreationAdapter抽象打开文件

    You open the file by calling the in function of the DL_Dxf object and passing a pointer to a class that inherits from the DL_CreationAdapter abstract class.

    youdao

  • 开发自己组件,需要继承uicomponentbase扩展了UIComponent提供了UIComponent中所有抽象方法默认实现

    When you develop your own components you will subclass UIComponentBase, which extends UIComponent, and provides default implementations of the all of the abstract methods in UIComponent.

    youdao

  • 抽象操作继承org.apache.struts.action.Action实现execute方法

    The abstract action class extends org.apache.struts.action.Action and implements the execute method.

    youdao

  • 继承抽象子类必须实现其父自身声明为抽象所有抽象方法

    A child class that extends an abstract class must implement all abstract methods in its parent or itself be declared abstract.

    youdao

  • 通过扩展来进行继承一种常见面向对象设计容易通过U ML中显示抽象来表达这种继承

    Inheritance by extension is a common object-oriented design and is easily expressed through showing abstract classes in UML.

    youdao

  • 这种句法决策使抽象继承实现方面有一定灵活性

    This syntactical decision gives you a degree of flexibility in the implementation of abstract-class derivatives.

    youdao

  • 操作继承抽象已被创建保存所有的操作类实现所需共同代码

    An abstract class that our Action classes extend has also been created, to hold common code needed for all our Action class implementations.

    youdao

  • 而且因为两个映射(BuildingLand)是从estate继承而来,所以我们可以HQL查询使用这个抽象类,如清单14

    And, since our two mapped classes (Building and Land) inherit from Estate, we can use this abstract superclass in our HQL queries, as shown in Listing 14.

    youdao

  • 技术角度上来看oop其实就是对于数据类型抽象继承多态但是其他问题重要,我会在下面的章节里提到这些问题。

    Technically, OOP is just about abstract data typing, inheritance and polymorphism, but other issues can be at least as important. The remainder of this section will cover these issues.

    youdao

  • 包含或者继承一个多个函数,这样的类就是抽象类。

    A class containing (or inheriting) one or more pure virtual functions is an abstract base class.

    youdao

  • 包含或者继承一个多个函数,这样的类就是抽象类。

    A class containing (or inheriting) one or more pure virtual functions is an abstract base class.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定