subclassed

subclassed

 英

  • 网络类化;子例化;子类别化

例句

Notice that "external references" includes not just objects that are referred to, but external classes that can be used and even subclassed.

注意外部引用不仅仅包括引用对象包括可以使用甚至

Generally, double leading underscores should be used only to avoid name conflicts with attributes in classes designed to be subclassed.

通常前导下划线应该用来避免可以设计属性发生名字冲突

The portlet class needs to be subclassed and the action needs to be intercepted before the existing view is rendered.

呈现现存视图之前需要细分portlet需要截取动作

It provides an abstract class which must be subclassed to create portlets.

提供抽象创建portlet

It is abstract, though, so it is meant to be subclassed.

不过一个抽象因而需要分类

final class may not be subclassed.

final不可被子继承

This generic DAO can be used directly or subclassed depending on the needs of the entity that is being queried.

可以直接使用这个DAO可以根据查询实体需要派生

In programming, you can declare some interfaces and classes final so that they are not subclassed.

编程可以一些接口声明final这样不能它们产生