Now, in class D, an instance of class C is constructed.
现在,在类D 中,构造了类C的实例。
The second field, of type StaticLocalInitFlag, assists in initializing the variable I correctly the first time the method executes on each instance of class Foo.
第二个字段的类型为StaticLocalInitFlag,它在针对foo类的每个实例第一次执行方法时协助正确初始化变量i。
The result returns a Boolean object with value false if the computation is not complete; otherwise, it returns an instance of class object, which contains the result.
如果计算没有完成,结果返回一个值为false的Boolean对象;否则,将返回object类的一个实例,其中包含了计算结果。
RunServer then executes the code within this object on the machine on which it is running (the run server machine) and returns the result of the computation as an instance of class object.
RunServer就在运行该对象的计算机(运行服务器)上执行该对象内的代码,并将计算结果作为object类的一个实例返回。
This object is an instance of another Bouncy Castle class, named ParameterWithIV.
这个对象是另一个名为 ParameterWithIV的BouncyCastle类的实例。
This means, for instance, a CUNY student could reasonably expect to receive the same quality of instruction from a prestigious professor as they would if they were enrolled in the same class at NYU.
这意味着,比如说,纽约市立大学的学生可以跟随一位有声望的教授进行学习,得到与他们在纽约大学同一个班级所得到的同等质量的教育,这种期望十分合理。
Instead you can define some as an object (instead of a class) and it becomes a singleton instance of the class.
相反您可以定义一个对象(而不是类)并且它将成为类的一个单例实例。
The singleton is a useful design pattern for allowing only one instance of your class, but common mistakes can inadvertently allow more than one instance to be created.
单例模式是一种非常有用的设计模式,它允许你的类对外只提供一个实例,但是常犯的错误在于不止一个实例被创建。
This will be called whenever an instance of this class is created, just as you would expect.
正如您所料,这个构造函数将在创建类的一个实例时得到调用。
You must create a new instance of this class (which I'll look at in a moment).
必须创建这个类的新实例(等一会将讲到)。
The invocation handler will contain an instance of a real implementation class as an instance variable.
调用处理程序中会包含一个实际的实现类的实例,把它作为实例变量。
The object to be marshalled must be an instance of a class that's defined with a global mapping in the binding.
要数据编组的对象必须是类的一个实例,该类是用绑定中的全局映射定义的。
Such pools can be queried for an instance of the class type, as given in the previous example about pools.
可以查询此类对象池以获得类类型实例,如前面关于池技术的示例中所述。
The single instance of mentioned class holds the reference for drop-down values of that class.
上述类的单独一个实例具有相应类的下拉列表值的引用。
You obtain a new instance of this class by using the code shown in Listing 11.
使用清单11所示的代码获取这个类的新实例。
You must subclass (that is, create a class that extends it) and create an instance of the child class.
必须创建子类(即,创建继承它的类),并创建该子类的实例。
Execution of an instance method is scoped to a particular instance of the class; you must create an instance of the class before you can invoke the method of the class.
一个实例方法的执行在类的一个特定示例中有效;您在调用该类的方法之前必须创建一个类的实例。
The proxy will create one instance of a class loader for each XML schema version.
代理将为每个XML模式版本创建一个类实例。
In other words, any instance of this class won't be focus traversable.
换句话说,该类的任何实例都是不可遍历的。
Create an instance of the mock class.
创建该mock类的一个实例。
Get an instance of the SSLContext class.
获得sslcontext类的实例。
An instance of the AbderaClient class and an instance of the RequestOptions class that you use to pass any options such as cookies across in the request are required.
需要使用abderaclient类的一个实例和requestoptions类的一个实例来传递请求中的任何选项,比如cookies。
An instance of this class is used as an argument to the XMLToSQL constructor.
该类的实例用作XMLToSQL构造器的一个参数。
An instance of the publish class is constructed from an instance of the UDDIProxy class and the appropriate authInfo value to use for publishing.
由uddiproxy类的实例和适当的authinfo值构造publish类的实例用于发布。
Most applications have custom logic that authorizes users to perform an operation not only on a class, but also on an instance of that class.
大多数应用程序都有定制逻辑,它授权用户不仅仅在类上执行操作,而且还在该类的实例上执行操作。
These classes delegate responsibility for base class behavior to an instance of the base class.
这些类将基础类行为的责任委托给基础类的一个实例。
Those module methods then become instance methods of the including class.
这些模块方法会变成包含它们的类的实例方法。
This class provides a handy factory for taking a class name and then generating an instance of the provided class.
这个类提供了一种方便的方式,它选取一个类名,然后生成所提供的类的实例。
New operator — creates an instance of the delegate implementation class.
新运算符——创建委托实现类的实例。
New operator — creates an instance of the delegate implementation class.
新运算符——创建委托实现类的实例。
应用推荐