工厂,创建以上类的实例。
创建以下owl类的实例。
连接是通过创建pdo基类的实例而建立的。
Connections are established by creating instances of the PDO base class.
类之中类的实例就是所谓的部件。
该定时器类的实例能够被多个线程安全地访问。
Instances of this timer class can be safely accessed from multiple threads.
使用对象池限制特定类的实例的数量。
Object pools are used to restrict the number of instances of a certain class.
方法注入在您不控制类的实例化时很有用。
Method injection can be useful if you don't control a class's instantiation.
个体是类的实例,属性可以把一个个体关联到其他个体。
Individuals are instances of classes, and properties can relate one individual to another.
这些模块方法会变成包含它们的类的实例方法。
Those module methods then become instance methods of the including class.
test类的实例表示可以分配给机器的测试。
An instance of the test class represents a test that can be assigned to a machine. A test instance is uniquely described by its id and name, as shown in Listing 3.
对程序可以产生的泛型类的实例化数目设置上限。
Place an upper limit on the number of instantiations of a generic class that a program can make.
要创建数据库行,需创建对应类的实例,代码如下。
To create a database row, you create an instance of the corresponding class with the code.
数据模型使用一个规则来识别唯一可以识别类的实例的属性。
The data model uses an stereotype to identify attributes that uniquely identify instances of the containing class.
类的实例化是给它们所有的原语类型属性赋予默认值。
Classes are instantiated with all their primitive type attributes given default values.
我们对程序可以产生的泛型类的实例化数目设置上限。
We could put an upper limit on the number of instantiations of a generic class that a program can make.
这里,只需要在服务代理处于适当时刻时创建类的实例。
Here, you just want to create an instance of your class as the service agent at the proper time.
示例程序使用Drools规则引擎对machine类的实例求值。
The sample program USES the Drools rules engine to evaluate instances of the Machine class.
这个运行时系统负责装载服务端点类以及服务端点类的实例化。
The run-time system is responsible for loading the service endpoint class and instantiating it.
其原理就是将某种特殊类型的类的实例指派给另一个类的属性。
The idea here is to assign an instance of a special kind of class to an attribute within another class.
可以将这个类的实例看作规则文件中所包含规则的内存中表示。
You can think of an instance of this class as an in-memory representation of the rules contained in your rules file.
在Rhino中既没有类,也没有类的实例,只有特定的对象。
There are no classes or class instances in Rhino, only particular objects.
几乎所有更改都会涉及对串行化有某种影响的一个类的实例字段。
Almost any change you make that involves a class's instance fields has some impact on serialization.
好这是个特定的应用,它的意思也就是,让我调用一个类的实例。
Right that's a specific name, and what it basically says is, when I call the class instance.
您可以使用Factory模式来创建实现接口的实现类的实例。
You can use a Factory pattern to create an instance of an implementation class that implements your interface.
使用这些类来执行编组和解组,以在其他事物中创建实现类的实例。
These classes are used to perform marshalling and unmarshalling, to create instances of the implementation classes, among other things.
在一个行为端口上接口提供的具体操作由拥有端口类的实例来执行。
On a behavior port the concrete operations provided by the interface are implemented by the instance of the class that owns the port.
它编译该表达式并将其作为xpathexpression类的实例返回。
It compiles that expression and returns it as an instance of the XPathExpression class.
这个处理程序类的实例用于过滤所有到达的请求、发出的响应和错误。
The instance of the handler class is used to filter all incoming requests, outgoing responses, and faults.
调用处理程序中会包含一个实际的实现类的实例,把它作为实例变量。
The invocation handler will contain an instance of a real implementation class as an instance variable.
通常用这个属性查找在ApacheDS 中保存的具体类的实例。
You normally use this attribute type to find instances of a particular class stored in ApacheDS.
应用推荐