subclass

subclass

 英

  • n.【生】亚纲;【数】子集(合)
  • 网络子类;子类别;子类化

词形变化

复数:subclasses  

英汉解释

n.
1.
【生】亚纲;【数】子集(合)

英英解释

n.

例句

It is ok if you subclass only a few controls but it's going to be a nightmare to subclass a dozen or so controls.

如果控件几个那么这种方法可行但是十二左右控件一个恶梦

Whenever you define a new class as an extension of an existing one, the new class is said to be a subclass of the original.

任何时候定义一个继承有的这个叫做那个

The DelegatePaintPanel subclass allows any image to be the background of any other (partially transparent) component.

DelegatePaintPanel允许任何图像作为任何其他部分透明组件背景

Since an instance of a subclass is an instance of your superclass, you could find multiple instances of the singleton.

由于实例也是实例所以可能出现多个实例并存情况

When applied to a method, it means that the method cannot be overridden by a subclass.

用于方法意味方法不能被子覆盖

Two other refactorings, Push Down and Pull Up, move class methods or fields from a class to its subclass or superclass, respectively.

两个重构工具PushDownPullUp分别实现方法或者属性一个移动

Any of numerous minute marine and freshwater crustaceans of the subclass Copepoda, having an elongated body and a forked tail.

动物一种大量海洋淡水甲壳动物身体细长尾部

A Struts action is an instance of an Action class subclass that implements a portion of a Web application and returns a forward.

Struts操作Action实例用来实现一部分Web应用程序返回一个转发

To fulfill the Liskov principle, you need to adhere to a simple rule: The domain of a method can't be shrunk in a subclass.

实现利斯科夫原则需要坚持简单规则一种方法不能收缩

The uniqueness of the class cannot be imposed as a compile-time constraint on the subclass unless you use a private constructor.

由于使用私有构造方法不能强制转化一个编译常量

The sorting algorithm can be applied to any subclass of OrderedArray which implements these methods.

排序算法用于实现两个方法任意OrderedArray

It is the JFrame object with which you share properties and methods -- I do not inherit or subclass the JFrame class.

JFrame对象共享属性方法——没有继承JFrame

However, the subclass leaves the concrete class as is and does not attempt to instantiate the superclass.

没有具体方法改变没有试图实例化

Similarly, a subclass destructor must call its superclass destructor after it has completed its own resource reclamation.

类似构函数完成资源释放之后调用函数

If none of the prepackaged Style classes fit your needs, you can subclass the base Style class and define your own naming conventions.

如果没有预包装Style符合需要那么可以定义Style定义自己命名约定

The first two characters of the SQL state are a class value, and the last three characters form a subclass value.

SQL状态字符一个字符形成

Thread is a subclass of Object, so any reference produced by an expression of type Thread is a valid reference value of type Object.

ThreadObject一个因此任何产生Thread类型表达产生引用Object类型有效引用

For a normal object (non-array): The object must be an instance of the target class or a subclass of the target class.

对于普通对象数组):对象必须目标实例目标实例

According to this principle, the ability to substitute a subclass object for a superclass object is characteristic of good design.

原则表明对象对象替代能力优秀设计重要标志

If the target class is an interface, then it is considered a subclass if it implements that interface.

如果目标接口那么当作实现接口一个

You never create an instance of it -- instead, you always work with a subclass.

永远不会创建实例――相反总是使用

In a nutshell, the Liskov principle states that it should always be safe to use a subclass in any place where the parent class is expected.

简单利斯科夫原则指出应该始终安全类别预计任何地方使用

The RestServlet is passed as init-param the name of the Application subclass that the Book service supplies.

RestServlet传递init-param,Books服务提供Application名称

Qualified subclass name: Name subclasses to communicate the similarities and differences with a superclass.

名称合格对子命名表述之间相似差异

It would be perfectly reasonable to subclass GenericDaoHibernateImpl to add query capabilities for each domain object.

GenericDaoHibernateImpl每个对象添加查询能力非常合理

Since the format of the file has changed, a new javax. security. auth. Policy subclass is needed to parse the file.

既然文件格式已经改变需要一个javax.security.auth.Policy解析文件

Directly, they are actually designed for you to subclass and fill in your specific behavior.

实际上它们设计可以可以加入特定行为

If a subclass of one of these classes needed to override the default behavior, it could do so by overriding the method.

如果这些任何一个需要覆盖默认行为那么可以通过覆盖这个方法实现

This concept is getting more into the area of treating each element of an enumerated type as a subclass.

这个概念正在深入枚举类型每个元素作为一个对待领域

The Swing adaptors allow you to subclass the adaptor and just override the methods you need to handle for the event.

Swing适配器允许适配器并且可以重写处理事件方法

Primitive recursive functions are a naturally defined subclass of the recursive functions.

函数函数定义一个

Once registered, this subclass receives notifications of network state transitions sent by the Lotus Expeditor network component.

一旦注册这个接收LotusExpeditor网络组件发送网络状态转换通知

an order of dicotyledonous plants of the subclass Asteridae; have opposite leaves and an inferior compound ovary.

双子叶植物有成叶子低位复合

SOAPFaultException is a subclass of java. lang. RuntimeException, so it is not necessary to declare it in a throws clause.

SOAPFaultExceptionjava.lang.RuntimeException所以必要throws语句声明

Template Method lets subclass redefine certain steps of an algorithm without changing the algorithm "s structure. "

模板方法使得可以改变算法结构情况重新定义算法某些步骤

Vocabulary learning strategies as a subclass of language learning strategies also have drawn much attention in recent years.

词汇学习策略作为学习策略一部分近几年受到关注

A broadcast receiver is implemented as a subclass of BroadcastReceiver and each broadcast is delivered as an Intent object.

一个broadcastreceiver通过继承BroadcastReceiver实现每个broadcast作为一个Intent对象发布

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

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

All the subclass does is convert the text data into a date value.

所有文本数据转换数据

Table per-class: (Optional) Each concrete subclass is mapped to a table and contains columns for super class attributes.

:(每个具体映射一个并且包含属性