创建这个对象后,您现在可以启动被请求映像的一个实例。
With the object created, you can now start an instance of the requested image.
另外,它还创建应用程序对象的一个实例并开始初始化过程。
It also creates an instance of the application object and begins the initialization process.
实例是将类对象作为函数调用而创建的。
Instances are created by calling the class object as a function.
只有当对象创建后,实例的初始化才开始执行。
Instance initializers are executed only if an object is constructed.
首先,将整个对象创建为amazonresults类的一个实例。
First, create the overall object as an instance of the AmazonResults class.
在Ruby中创建新的对象实例的方式是不一样的。
当需要为业务对象创建新的实例时,您可以使用值。
When you want to create a new instance of a business object, you use the value.
COM服务器能创建多对象类的对象实例。
A COM server can create object instances of multiple object classes.
第一步是创建一个新的Application对象的实例。
The first is to create a new instance of the Application object.
该对象用于创建一个新的documentbuilder类实例。
This object is used to create a new instance of the DocumentBuilder class.
为什么创建此对象的实例修改另一个对象的实例变量?
Why is creating an instance of this object altering the instance variable of another object?
此函数是静态的,可在未创建该对象实例的情况下调用。
This function is static and can be called without creating an instance of the object.
创建由对象类型标识的COM对象的一个服务器实例。
Creates a server instance of a COM object identified by the object's type.
在代码中,创建您为数据源选择的对象类型的实例。
In your code, create an instance of the type of the object that you chose for the data source.
创建指定名称的COM对象的实例。
Creates an instance of the COM object whose name is specified.
创建一个新的该Class对象表示的类的实例。
Creates a new instance of the class represented by this class object.
创建一个新的该Class对象表示的类的实例。
Creates a new instance of the class represented by this class object.
应用推荐