网站首页  词典首页

请输入您要查询的英文单词:

 

单词 object instance
释义

object instance

  • 网络对象实例;物件实例;实例对象
1.
对象实例
对象实例(Object Instance):相同性能对象可能有多个,把它们表示为该对象类型的不同实例,相当于类实例。  图1 图2四、一 …
blog.csdn.net
2.
物件实例
物件实例object Instance)连结系结类别样板 下一步循序图里的参与者时间 事件,信号,与讯息活动条(Activation Bar)巢 …
oreilly.com.tw
3.
实例对象
实例对象(Object Instance)实例对象(Object Instance)是指网络管理术语,是指一个已经被限制在一个值内的目标类型的实例。
www.ixpub.net
4.
实体物件
实体物件(Object Instance)以位元流(byte stream)方式储存於永久媒体如硬碟,此过程叫序列化。
funkie921.blogspot.com
5.
物体实例
...PIT,通过间接寻址访问几何数据,每次遇到一个新的物体实例Object Instance),我们都 将光线按照物体实例的 camera t…
www.docin.com
6.
对象的实体
...接着将网页当成一个类(Class),在内存中建立此对象的实体Object Instance)并进行初始化操作。
blog.163.com
7.
实例对像
... point) l 整形 (integer) o 实例对像 (object instance) O 指定类型的对像 (object instance of a specified type) r 资源类型 ...
www.slideshare.net

例句

释义:
1.
Operator is to test for the existence of an object instance before attempting to access one of its members.
运算符的一个用途是在试图访问某对象的一个成员之前先测试是否存在该对象的实例。
msdn2.microsoft.com
2.
To treat a dynamic method as if it were an instance method, use the CreateDelegate(Type, Object) overload that takes an object instance.
若要将动态方法视为实例方法,请使用CreateDelegate(Type,Object)重载,该重载会生成一个对象实例。
msdn2.microsoft.com
3.
They do not compare the values of two objects; they check only to determine whether two object variables refer to the same object instance.
它们不会比较两个物件的值,检查的目的只是判断两个物件变数是否参考同一个物件执行个体。
technet.microsoft.com
4.
They do not compare the values of two objects; they check only to determine if two object variables refer to the same object instance.
它们不比较两个对象的值,只确定两个对象变量是否引用相同的对象实例。
msdn2.microsoft.com
5.
Any gets or sets on its exposed properties, through any means of communication, are always routed to the same object instance.
对它的已公开属性的任何get和set,不论通过任何通信方式,最后都路由到同一个对象实例。
www.ibm.com
6.
Allocates a new object instance of the specified type , without attempting to call a constructor method .
分配一个新的指定类型的对象实例,而不尝试调用构造函数方法。
www.bing.com
7.
Object data type can point to data of any data type, including any object instance your application recognizes.
数据类型可以指向任意数据类型的数据,包括您的应用程序识别的任意对象实例。
msdn2.microsoft.com
8.
When a object instance is passed as an argument to an called method, the value of the argument is a reference to the object.
当一个对象实例被作为一个参数传递倒一个调用的方法是,这个参数的值就是这个对象的引用。
topic.csdn.net
9.
To an object variable, it no longer refers to any object instance.
赋给对象变量时,该变量将不再引用任何对象实例。
msdn2.microsoft.com
10.
Normally, all fields of an object instance are serialized, meaning that data is represented in the serialized data for the instance.
通常,对象实例的所有字段都会被序列化,这意味着数据会被表示为实例的序列化数据。
msdn2.microsoft.com
1.
With it, I can automatically register an object instance for any class that implements an interface, ManagedBean, using an after advice.
利用它,我能够用after建议自动为任何实现ManagedBean接口的类登记对象实例。
www.ibm.com
2.
Determines whether a specified category on a specified computer contains the specified performance object instance.
确定指定计算机上的指定类别是否包含指定的性能对象实例。
msdn2.microsoft.com
3.
Variable did not have an object instance assigned to it.
变量分配一个对象实例,则上述代码行中访问。
msdn2.microsoft.com
4.
You can also assign an object instance to an element declared to be of the class from which that instance is created.
数据类型的编程元素。您也可以将对象实例分配给声明作为创建该实例的类的元素。
msdn2.microsoft.com
5.
Note that serialization can allow other code to see or modify object instance data that is otherwise inaccessible.
请注意,序列化可使其他代码得以查看或修改本来不可访问的对象实例数据。
msdn2.microsoft.com
6.
They are usually -- but not always -- called via an object instance using the object operator.
它们通常(但不总是)通过对象实例使用对象操作符来调用的。
www.ibm.com
7.
First, note the "index_html" method; it is called to present an object instance, and it does so by building HTML.
首先,请注意“index_html”方法:它被调用来显示一个对象实例,这是通过构建HTML完成的。
www.ibm.com
8.
the garbage collector is responsible for calling a finalizer on an object instance.
垃圾回收器负责为一个对象调用终结器。
club.itqun.net
9.
Determines whether a specified category on the local computer contains the specified performance object instance.
确定本地计算机上指定的类别是否包含指定的性能对象实例。
msdn2.microsoft.com
10.
Object lifetime is determined by the creation and termination of the object instance.
对象生存期由对象实例的创建时间和终止时间确定。
msdn2.microsoft.com
1.
Whenever you retrieve that same row, the original object instance is handed back to the application.
只要您检索该行,就会将原始对象实例传递回应用程序。
technet.microsoft.com
2.
Activation contexts allow an application to load a particular DLL version, COM object instance, or custom window version.
通过激活上下文,应用程序可以加载特定的DLL版本、COM对象实例或自定义窗口版本。
msdn2.microsoft.com
3.
default indexed property is a property that you can access by using array-like syntax on the object instance.
默认索引属性是指您可以通过对对象实例使用类似数组的语法来访问的属性。
technet.microsoft.com
4.
On creating an object instance, various component methods display message boxes to demonstrate call order.
在创建对象实例时,各种组件方法将显示消息框,以演示调用顺序。
msdn2.microsoft.com
5.
The returned properties are both those that exist on the object instance and those inherited through its prototype chain.
返回的属性包括对象的实例属性和它从原型链继承而来的属性。
blog.sina.com.cn
6.
Function to determine if an object variable is associated with any object instance.
函数来确定对象变量是否与任何对象实例相关联。
msdn2.microsoft.com
7.
The conversion of an object instance to a value type.
将对象实例转换为值类型。
msdn2.microsoft.com
8.
The implicit state, and code to manage that state, held on behalf of an object instance.
隐式状态,以及管理该状态的代码,代表对象实例保留。
msdn2.microsoft.com
9.
When the application needs a business object instance, it will actually receive an instance of the dynamic proxy class.
当应用程序需要业务对象实例时,它实际会接收到一个动态代理类的实例。
www.ibm.com
10.
A URI of an object is a value that uniquely identifies a specific object instance.
对象的URI是唯一标识特定对象实例的值。
msdn2.microsoft.com
1.
(pointer to member) for a pointer to an object instance.
(指向成员的指针),用于指向对象实例的指针。
207.46.16.251
2.
The root-object instance is the explicit input argument to EntityManager. persist(Object r) called by the application.
此根对象实例是被此应用程序调用的EntityManager.persist(Objectr)的显式输入参数。
www.ibm.com
3.
Clause to create a new object instance, or specifies a constructor constraint on a type parameter.
子句可以创建一个新的对象实例,或者指定对某个类型参数的构造函数约束。
msdn2.microsoft.com
4.
If you want to determine whether two object references refer to the same object instance, use the Is or IsNot operator.
如果要确定两个对象引用是否引用同一个对象实例,可使用Is或IsNot运算符。
msdn2.microsoft.com
5.
A typed reference contains a type token and an address to an object instance.
类型化引用包含类型标记和对象实例的地址。
msdn2.microsoft.com
6.
Checking the object instance to make sure that it is a boxed value of the given value type.
检查对象实例,以确保它是给定值类型的装箱值。
msdn2.microsoft.com
7.
In some cases, you may find that it's more useful to access properties and methods via a class rather than an object instance.
有时候,可能发现通过类而不是对象实例来访问属性和方法更有用。
www.ibm.com
8.
All operations are generally backed by a singleton object instance.
所有操作通常都是由一个单独的对象实例提供支持。
www.ibm.com
9.
For reference types this means an attempt will be made to create an object instance using the default constructor.
将返回默认实例。对于引用类型,这意味着将尝试使用默认构造函数创建对象实例。
msdn2.microsoft.com
10.
The method returns the JavaScript object instance representing the widget.
此方法返回代表此小部件的JavaScript对象实例。
www.ibm.com
1.
A valid object instance represents a structural validation error in the XML Schema Object Model (SOM).
有效的对象实例表示XML“架构对象模型”(SOM)中的结构验证错误。
msdn2.microsoft.com
2.
When you instantiate an object or invoke a method, the Object Test Bench window displays the object instance.
当实例化对象或调用方法时,“对象测试工作台”窗口将显示对象实例。
msdn2.microsoft.com
3.
Therefore, you must first assign a new business object instance to a business object variable before using it.
因此,在使用业务对象变量前,必须首先将新的业务对象实例赋值给它。
www.ibm.com
4.
Boxing a value type allocates an object instance on the heap and copies the value into the new object.
对值类型装箱会在堆中分配一个对象实例,并将该值复制到新的对象中。
msdn2.microsoft.com
5.
Determines whether the specified performance object instance exists in the category that is identified by this.
属性标识的类别中是否存在指定的性能对象实例。
msdn2.microsoft.com
6.
This is necessary since the STL will create a local copy of the object when you insert an object instance into the container.
当你把一个对象的实例插入到容器中,STL会自己重新生成一个此对象的拷贝,因此拷贝构造函数就成为必须的了。
blog.sina.com.cn
7.
Every incoming message is serviced by the same object instance.
每个传入的消息由同一个对象实例提供服务。
msdn2.microsoft.com
8.
Allocates a new object instance and calls the specified constructor method.
分配一个新的对象实例并调用指定的构造函数方法。
msdn2.microsoft.com
9.
Removes leading and trailing white space from a String object instance.
从String对象实例移除前导空白字符和尾随空白字符。
msdn2.microsoft.com
10.
DII defines a javax. xml. rpc. Call object instance for dynamic invocation.
DII为每一个动态调用定义一个javax.xml.rpc.Call对象示例。
www.ibm.com
1.
Every incoming message is serviced by a new object instance.
每个传入的消息由新的对象实例提供服务。
msdn2.microsoft.com
2.
Removes trailing white space from a String object instance.
从String对象实例移除尾随空白字符。
msdn2.microsoft.com
3.
The latter is then used to write the PurchaseOrder object instance to the database.
后者随后用于将PurchaseOrder对象实例写入数据库。
www.ibm.com
4.
Reads all the counter and performance object instance data that is associated with this performance counter category.
读取与此性能计数器类别关联的所有计数器和性能对象实例数据。
msdn2.microsoft.com
5.
When XJConf encounters an element in the configuration file, it instantiates an App object instance.
当XJConf遇到配置文件中的元素时,它将对App对象实例进行实例化。
www.ibm.com
6.
Object variable pointing to an object instance.
变量,它指向一个对象实例。
msdn2.microsoft.com
7.
Removes leading white space from a String object instance.
从String对象实例移除前导空白字符。
msdn2.microsoft.com
8.
First of all, a utility operation may not require an object instance to do its job.
首先,实用程序操作可能不需要对象实例来做它的工作。
www.ibm.com
9.
Instead, a new Rate business object instance automatically gets created and assigned to output1.
相反,会自动创建一个新的Rate业务对象实例并赋值给output1。
www.ibm.com
10.
You should use the Is or IsNot operator to determine whether two object references refer to the same object instance.
应使用Is或IsNot运算符来确定两个对象引用是否引用同一个对象实例。
msdn2.microsoft.com
1.
Returns a new object instance of the specified class type.
返回指定类类型的新对象实例。
msdn2.microsoft.com
2.
The Object Data Type is a 32-bit address that points to an object instance within your application or in some other application.
Object数据类型是一个指向您的应用程序或其他某个应用程序中的对象实例的32位地址。
msdn2.microsoft.com
3.
Gets or sets the URI of the specific object instance.
获取或设置特定对象实例的URI。
msdn2.microsoft.com
4.
Therefore, GtkContainer* is the object instance the method should work on.
所以,GtkContainer*是方法要在上面操作的对象实例。
www.ibm.com
5.
Is the object instance you re reconstructing.
就是您正在重新构建的对象实例。
www-128.ibm.com
6.
Mapping data into an object instance is fairly easy.
将数据映射到对象实例很简单。
www.ibm.com
7.
Method will be called to resolve the actual object instance that is related to its type parameter.
方法来解析与其类型参数有关的实际对象实例。
msdn2.microsoft.com
8.
That is, you must access them using an object instance, via the $this pseudo-variable or an object reference stored in a standard variable.
也就是说,必须使用对象实例,通过$this伪变量或标准变量中存储的对象引用来访问方法和属性。
www.ibm.com
9.
No object instance is required.
不需要对象实例。
technet.microsoft.com
10.
Because all initialization occurs at construction time, which is atomic in Java, any exception occurs before you have an object instance.
因为所有的初始化都发生在构造阶段,这在Java中是一个原子过程,所有异常都发生在拥有对象实例之前。
www.ibm.com
1.
Windows Forms also supports binding list based controls, such as a ListControl to an object instance when a BindingSource is used.
在使用BindingSource时,Windows窗体还支持将基于列表的控件(如ListControl)绑定到对象实例。
msdn2.microsoft.com
2.
When an existing object instance is marshaled to produce a
当封送现有的对象实例以产生
msdn2.microsoft.com
3.
In Visual Basic 6. 0, every object instance maintains a reference count.
在VisualBasic6.0中,每个对象实例都维持一个引用计数。
msdn2.microsoft.com
4.
Both refer to the exact same object instance,
都引用相同的对象实例,则,
msdn2.microsoft.com
5.
Gets or sets a host object instance that is associated with the derived
获取或设置一个宿主对象实例,该实例与派生的
msdn2.microsoft.com
6.
How to: Inspect and Modify an Object Instance
如何:检查和修改对象实例
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/1/28 11:11:29