superclass

英 [ˌs(j)uːpəˈklɑːs] 美 [ˌsupərˈklæs]

网络  超级类; 超类/父类; 超类; 父类; 总纲

计算机



双语例句

  1. Its constructor calls the constructor of the superclass.
    其构造函数将调用超类的构造函数。
  2. Every class you define is a subclass of owl: Thing and a superclass of owl: Nothing.
    您所定义的每个类都是owl:Thing的子类,并且是owl:Nothing的超类。
  3. The action class is responsible to generate the output as XML using the XMLBindingService available in the superclass.
    动作类负责使用超类中的XMLBindingService以XML形式生成输出。
  4. From there, you can add the name and superclass.
    可以在这里添加名称和超类了。
  5. This default superclass is specified on the functional test project properties page.
    这个默认的超类在功能测试的项目属性页面上有详细说明。
  6. Then you can extend all application servlets from this superclass.
    然后,就可以从这个超类派生所有应用程序servlet。
  7. You can also specify a helper superclass for an individual script in the functional test script properties page.
    您可以在功能测试的脚本属性页面详细说明单个脚本的帮助器超类。
  8. If two classes need to support the same interface, they should both extend the same superclass.
    如果两个类需要支持相同的接口,它们都应该扩展相同的超类。
  9. In the solution associated with this article, you'll see that the common code for each of the actions has been moved to an abstract superclass.
    在与本文相关的解决方案中,您将看到每个操作的公共代码都被移到了抽象超类中。
  10. Finally, the corresponding onRender event handler in the superclass will be called.
    最后,超类中相应的onRender事件处理程序将被调用。
  11. A class or interface could not be loaded because it would be its own superclass or superinterface.
    类或接口由于是自己的超类或超接口而不能被装入。
  12. After the@ implementation keyword, we see the name of the class ( Employee) and its superclass.
    在@implementation关键字后面,我们看到了类名(Employee)及其超类。
  13. In the example shown here, the constructor accepts a string that represent the superclass name.
    在我们的例子中,构造器接收了一个表示超类名称的字符串。
  14. Template methods can be provided by the implementer, who must not forget that the superclass can potentially have implemented its template methods.
    模板方法可以由实现者提供,但必须注意的一点是超类有可能已经实现了其模板方法。
  15. GetString(): This overrides the superclass's getString() to print out embedded exception information.
    getString():它重写了超类的getString()方法,打印出嵌套的异常信息。
  16. A method of a superclass can be extended by declaring an attribute with the same name.
    超类的方法可以通过使用相同的名称声明属性来扩展。
  17. Eclipse writes the superclass automagically with its new methods and alters the sibling classes to use the new superclass.
    Eclipse将使用其新方法自动编写超类,然后更改兄弟类,使之使用新的超类。
  18. In the object-oriented version, I extracted duplicated methods, moving them to a superclass along with a protected field.
    在面向对象版本中,我提取了复制的方法,将其连同protected字段移到一个超类中。
  19. Select the Constructors from superclass check box and click Finish.
    从超类复选框中选择Constructors并点击Finish。
  20. Another difference you'll notice are several radio buttons and a checkbox for selecting the superclass.
    您还会注意到的另一个差别是有多个单选按钮和一个用于选择父类的复选框。
  21. I can check both ( before and after) by calling the invoke() method in the superclass and sending before and after notifications, depending on what I find.
    可以调用超类中的invoke()方法同时检查这两者(before和after),并根据查找结果发送before和after通知。
  22. Implement the creation of a scope key and the notification logic in the service() method of this superclass.
    应该在这个超类的service()方法中创建范围键并实现通知逻辑。
  23. JavaClass defines methods to get the field and method information for the class, as well as structural information about superclass and interfaces.
    JavaClass定义了得到这个类的字段和方法信息,以及关于父类和接口的结构信息的方法。
  24. Kent discusses how to come up with a good name for a superclass.
    Kent讨论了如何为超类起一个好名字。
  25. Any non-static type member of a raw type R that is not inherited from a superclass or superinterface of R.
    原始类型R的任何非静态类型成员不能从R的超接口或者超类继承。
  26. Qualified subclass name: Name subclasses to communicate the similarities and differences with a superclass.
    子类名称要合格:对子类的命名会表述出其与超类之间的相似和差异之处。
  27. Simple superclass name: the tension between being concise and expressive is discussed.
    超类名称要简单:对命名这一编码行为,是要保持简洁和还是要保证表义性方面一直存在争论。
  28. The method name must be the same, and the parameter and return types of the subclass's implementation must be subtypes of the superclass's implementation.
    子类和父类方法名必须相同,子类中覆盖的方法的参数和返回值类型必须是父类中方法的参数的类型的子类型。
  29. The default constructor invoked the no-arg constructor of the superclass.
    默认构造函数调用父类的无参数构造函数。
  30. The superclass specified is not valid.
    指定的超类别无效。

英英释义

noun

  1. (biology) a taxonomic class below a phylum and above a class