显式要求创建和摧毁一个对象的实例。
Explicit function calls are required in order to create and destroy object instances.
分析应用程序对象的实例数目。
滚动日志,查看中间对象的实例化情况。
Scroll through the log to see how intermediate objects are instantiated.
另一个类似行是File对象的实例化。
Another familiar line is the instantiation of the File object.
翻译:未将对象引用设置到对象的实例。
为了安全起见,检查返回的对象的实例类型。
To be on the safe side, check the instance type of the returned object.
为什么创建此对象的实例修改另一个对象的实例变量?
Why is creating an instance of this object altering the instance variable of another object?
第一步是创建一个新的Application对象的实例。
The first is to create a new instance of the Application object.
返回的属性包括对象的实例属性和它从原型链继承而来的属性。
The returned properties are both those that exist on the object instance and those inherited through its prototype chain.
难道“newArray”不是与其它类型对象的实例化方式更一致吗?
Isn't "new Array " more consistent with the way every other kind of object is instantiated?
映射方法返回分配给源中的相应成员及其属性的目标对象的实例。
The Map method returns an instance of the destination object with its properties assigned to the corresponding members in the source.
这包括关于运行时环境、业务环境和创建事件的应用程序对象的实例的信息。
This includes information about the runtime environment, the business environment and the instance of the application object that created the event.
此视图已经接收了单一系统的信息作为VirtualSystems对象的实例。
This view has received a single system's information as an instance of the VirtualSystems object.
业务模型为业务对象的实例定义一个模板,并让您能够指定属性和关系以及定义定制基数。
They define a template for instances of business objects and enable you to specify properties and relationships, as well as define custom cardinality.
辅助类代理也包含一个默认的无参数构造器,用来建立它所代表的COM对象的实例。
The coclass proxy also contains a default parameterless constructor for creating an instance of the COM object it represents.
在类型的静态成员上使用反射技术与在对象的实例成员上进行反射有一点小小的差别。
Using reflection techniques on static members of a type differs slightly from reflecting on instance members of an object.
每个具有自动存储类(3.7.2)对象的实例都与其所在语句块的相应入口相联系。
An instance of each object with automatic storage duration (3.7.2) is associated with each entry into its block.
该方法用于FunctionCall对象的实例化,包含定制包和函数的定义及实现。
This method is used for the instantiation of the FunctionCall object that contains the definition and realization of custom packages and functions.
这样,有一个额外的对象来处理实际对象的实例化而不是让客户端直接创建对象会更方便。
Thus, it can be convenient to have an additional object that handles instantiation of the actual object instead of having the client create the object directly.
这种做法并不常见,因为需要开发人员创建仅用于访问非实例(静态)方法和字段的对象的实例。
This is unusual because it requires a developer to create an instance of an object just to access non-instance (static) methods and fields!
将复杂对象的实例返回给客户机应用程序,后者将在输出页面上显示对象的属性,如图5中所示。
Returns the instance of the complex object to the client application, which displays the attributes of the object on the output page as shown in Figure 5.
网关需要一个网桥对象的实例,以及一个WebSpheremq队列管理器代理对象的实例。
The gateway requires a single instance of a bridge object and a single instance of a WebSphere MQ queue manager proxy object.
当应用程序执行查找时,就创建一个托管对象的实例,而且在把对象返回应用程序之前设置好属性。
When an application performs a lookup, an instance of the administered object is created and the properties set before returning the object to the application.
我们将此对象的范围设置为application,因为每个应用程序只需要一个此对象的实例。
We set the scope of this object to application, as only one instance is needed per application.
同样,所有.gtpl文件都有一个HTTPrequest对象的实例可用(通过request变量)。
Likewise, all.gtpl files have an instance of the HTTP request object handy (via the request variable).
然后它创建一个VisitInformation对象的实例,(标记为“visits”),它拥有会话数据。
Then it creates an instance of the VisitInformation object (labeled "visits") that holds the session data.
对象的实例的模板,现在,这真是一个很蠢的模板,我马上会去完善它,但是首先我应该先建立起它来。
Right add to it in a second, but the idea is class is going to be a template for creating instances.
对象的实例的模板,现在,这真是一个很蠢的模板,我马上会去完善它,但是首先我应该先建立起它来。
Right add to it in a second, but the idea is class is going to be a template for creating instances.
应用推荐