superclasses

superclasses

 英

  • n.【生】总纲
  • 网络超类;超级类别;基类

词形变化

复数:superclasses  

英汉解释

n.
1.
【生】总纲

英英解释

n.

例句

Such a design would have to depend heavily on inheritance, where persistence methods would be implemented in superclasses.

这种设计严重依赖继承因为持久化方法实现

Methods that use references to superclasses must be able to use objects of subclasses without knowing it.

使用引用方法必须知道具体类型情况使用对象

It is also very easy to modify superclasses and add new subclasses because you merely need to modify or add one table.

修改添加非常容易因为需要修改添加张表

Another approach to the Expression Problem is multiple inheritance, in which one subclass can extend many superclasses.

表达式问题一种方法多重继承一个子类扩展许多

This ensures that the derived classes in the unstable packages depend on the abstract superclasses and interfaces in the stable packages.

保证稳定依赖稳定抽象接口

Whenever a subclass violates the existing contract between its superclasses and their clients, it forces changes in the existing code.

无论何时只要子类违反已经存在它们用户之间约定必然修改现有代码

Reducing coupling between a subclass and its superclasses.

减少子类及其之间耦合

Instance and its collection of superclasses .

实例以及集合

ATL provides the ability to create a control that superclasses a standard Windows control.

ATL提供创建控件作为标准Windows控件能力

This means all methods defined in the class itself, its superclasses, and any mixed in modules.

意味所有方法定义本身以及混合模块

This includes the instance variables in the object's superclasses.

包括对象实例变量

Define subclasses so they may be used anywhere their superclasses may be used.

定义子类使可以使用任何地方使用

Just this is the main difference between metaclasses and superclasses.

正是主要不同

Then creates a window that superclasses the window class you specified .

创建一个窗口作为指定窗口

Verbose class output shows additional information, such as when superclasses are being loaded, and when static initializers are being run.

详细类别输出显示额外信息例如入超类别时候执行静态初始时候

SUBEDIT Attributes Sample: Superclasses a Standard Windows Control

SUBEDIT属性示例创建标准Windows控件