Now we can create our bean as a subclass of this.
现在,我们可以以这个类为父类创建子类bean。
Prepared statements are a subclass of the statement class.
预置语句是statement类的一个子类。
The tree class represents a tree and is a subclass of Basetree.
树以tree类表示,这个类是Basetree的子类。
As you can see, the FlickrView class is a subclass of ImageView.
可以看到,flickrview类是ImageView的子类。
Create a mock object class as a subclass of the concrete class.
创建一个模拟对象类作为具体类中的一个子类。
Creating a subclass of SOAPMappingRegistry with all pre-registered mapping.
用所有预注册的映射创建SOAPMappingRegistry的一个子类。
The root element of an MXML document is a subclass of the Application class.
一个MXML文档的根元素是application类的一个子类。
You also have a subclass of Vehicle called Automobile as shown in Listing 6.
您还有一个Vehicle的子类,类名为Automobile,如清单6所示。
There is a subclass of the base message class specific to each type of message.
Message基类的一个子类特定于消息的具体类型。
The first thing to do is create a subclass of the CaseFolder class definition.
首先,创建CaseFolder类的一个子类。
Every class you define is a subclass of owl: thing and a superclass of owl: Nothing.
您所定义的每个类都是owl:thing的子类,并且是owl:Nothing的超类。
The LzLayout class is a subclass of LzNode, which is responsible for laying out views.
LzLayout类是LzNode的子类,负责布置视图。
The triangle is also a subclass of the Polygon type, which is derived from a Figure type.
triangle还是Polygon类型的一个子类,后者由Figure类派生而来。
RuleDialog, a subclass of RuleDialog that provides a dialog for creating and editing a rule
RuleDialog 的子类提供了创建和编辑规则的对话框
Suppose you wanted to add an implementation of invoice for a subclass of Order or Contract.
假设您想为Order或Contract的子类添加invoice的实现。
This means that nobody can create a subclass of that class, which prevents the attack from working.
这意味着没有人可创建该类的子类,这会阻止攻击生效。
Do you mean to create an instance of cmis: document or do you want a subclass of document named CmisJpg?
您的意思是要创建cm is:document的一个实例呢还是想要名为CmisJpg的文档的一个子类呢?
It is defined as a subclass of an anonymous in-line resource, which in turn is of type daml: Restriction.
它被定义为匿名内联资源的子类,而匿名内联资源类型又是daml: Restriction的类型。
The sample watchdog code (see Download) defines WatchedPeriodicThread as a subclass of PeriodicThread.
示例 watchdog代码(参见下载)定义WatchedPeriodicThread作为 PeriodicThread的子类。
Thrown to indicate that the code has attempted to cast an object to a subclass of which it is not an instance.
该异常的抛出,表明代码企图把对象的类型转换成一个子类,而该对象并不是这个子类的实例。
Every node you declare in a.jjt script instructs the parser to generate a subclass of a JJTree SimpleNode.
在. jjt脚本中声明的每个节点都指示解析器生成JJTree SimpleNode的一个子类。
The register method call takes a class as an argument and makes the ABC a subclass of the registered class.
register方法调用接受一个类作为其参数并会让此abc成为所注册类的子类。
RequestEvent, a subclass of JTCEvent, is used to represent a lightweight transaction or single-step service request.
RequestEvent是JTCEvent的子类,用来表示一个轻量级事务或单步服务请求。
This is the class that does the actual work of processing incoming events; it is a subclass of DefaultMessageHandler.
该类实际执行处理传入事件的任务;它是DefaultMessageHandler 的子类。
The frontcontroller we offer is a subclass of the Cairngorm frontcontroller and accepts custom command factories.
我们提供的frontcontroller是Cairngorm frontcontroller的一个子类,它接收定制的命令工厂。
If a subclass of one of these classes needed to override the default behavior, it could do so by overriding the method.
如果这些类中的任何一个的子类需要覆盖默认行为,那么可以通过覆盖这个方法实现。
A service is implemented as a subclass of service and you can learn more about it in the Services developer guide.
一个service是Service类的子类,阅读Services开发指导你能了解到更多。
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.
任何时候你定义一个新类继承自已有的类,这个新类就叫做已有那个类的子类。
For a normal object (non-array) : the object must be an instance of the target class or a subclass of the target class.
对于普通对象(非数组):对象必须是目标类的实例或目标类的子类的实例。
For a normal object (non-array) : the object must be an instance of the target class or a subclass of the target class.
对于普通对象(非数组):对象必须是目标类的实例或目标类的子类的实例。
应用推荐