What is the translation of " OBJECT REFERENCE " in Chinese?

['ɒbdʒikt 'refrəns]
['ɒbdʒikt 'refrəns]
对象引用
一个对象引用
对象参考

Examples of using Object reference in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
An Insecure Direct Object Reference.
安全直接对象引用.
Class methods cannot access instance variables or instance methods directly-they must use an object reference.
类方法不能直接访问实例变量或实例方法-它们必须使用对象引用
E1 and e2 are both arrays of object reference types, and Arrays.
E1和e2都是对象引用类型的数组,并且Arrays.
You can use a variable name,but you also can use any expression that returns an object reference.
您可以使用变量名称,但也可以使用返回对象引用的任何表达式。
NullReferenceException: Object reference not set to an instance of an object..
NullReferenceException:未将对象引用设置到对象的实例。
Each monitor is associated with an object reference.
每一个监视器都和一个对象引用相关联。
The objectname is any object reference and objecttype is any valid object type.
Objectname是任何对象的引用,而objecttype则是任何有效的对象类型。
Recall the previous discussion about how== works with object references.
回忆一下前面关于==如何与object引用进行工作的讨论。
This code creates a new instance of the Object reference type and stores it in the variable person.
以上代码创建了Object引用类型的一个新的实例并保存到变量person中。
For a list of all HTML DOM events,look at our complete HTML DOM Event Object Reference.
如需所有HTMLDOM事件的列表,请访问我们完整的HTMLDOMEvent对象参考手册。
A special kind of object reference that does not increase the referent object reference count.
一种特殊种类的对象引用,它不增加referent对象引用计数值。
That's because the DOM API returns null for object references that are blank.
这是因为DOMAPI对于空白的对象引用返回null。
If an object reference is set to null, will the Garbage Collector immediately free the memory held by that object?.
如果对象的引用被置为null,垃圾收集器是否会立即释放对象占用的内存??
Thus an abstract class cannot be instantiated andso an object reference cannot be created.
因此,抽象类是不能被实例化的,所以不能创建对象引用
The new operator returns an object reference, so you can use the value returned from new to call a new object's methods:.
New操作符返回一个对象引用,所以可以使用从new返回的值来调用一个新的对象的方法:.
When using the synchronized block syntax we need to pass an object reference as a parameter.
当你使用synchronized关键字来保护代码块时,你必须通过一个对象的引用作为参数。
When the object reference(ObjRef) arrives in the remote application, it is turned into a"proxy" back to the original object..
对象引用(ObjRef)到达远程应用程序后,将转变成“代理”返回给原始对象。
OP: The subtype compatibility is available for every object,thanks to the object reference model.
OP:子类兼容性适用于所有对象,因为OP采用了对象参考模型。
This one isonly used to convert object pointers and object references into other pointer or reference types in the inheritance hierarchy.
这个仅用于将对象指针和对象引用转换为继承层次结构中的其他指针或引用类型。
Like Java, the indexes start at 0 andthe index can be used to retrieve the object reference from the array.
象Java一样,索引从0开始,索引可用来从数组中检索对象参考
Insecure Direct Object References allow attackers to bypass authorization and access resources directly by modifying the value of a parameter used to direct an object..
不安全对象引用允许攻击者绕过认证直接访问资源,通过修改直接指向对象参数的值。
When you use the synchronized keyword in this way,you must pass an object reference as a parameter.
当你以这个方式使用synchronized关键字,你必须通过一个对象引用作为参数。
In these cases,four bytes of the Variant are used to hold either an object reference, or a pointer to the string or array.
在这些情况下,用四个字节的variant来保持对象引用、或者字符串或数组的指针。
In C, such conversions are accomplished by explicitly comparing an integral value to zero orexplicitly comparing an object reference to null.
在C中,这种转换是通过显式地将整数或浮点值与零进行比较,或者显式地将对象引用与null进行比较来完成的。
This may just remember their names,may also be stored for each user object reference or a different set of records.
这可能只是记住他们的名字,也可能要为每个用户存储对象引用或不同的记录集。
Some previous approaches to distributed applications explicitly assumed a common type space, execution model,and procedure/object reference model.
以前的一些用于分布式应用程序的方法显式地假定了一个通用的类型空间、执行模型和过程/对象引用模型。
In fact, if you depend on readResolve for instance control,all instance fields with object reference types must be declared transient.
事实上,如果依赖readResolve进行实例控制,带有对象引用类型的所有实例域都必须声明为transient的。
In C, such conversions are accomplished by explicitly comparing an integral or floating-point value to zero,or by explicitly comparing an object reference to null.
在C中,这种转换是通过显式地将整数或浮点值与零进行比较,或者显式地将对象引用与null进行比较来完成的。
When you use the synchronized keyword to protect a block of code,you must pass an object reference as a parameter.
当你使用synchronized关键字来保护代码块时,你必须通过一个对象的引用作为参数。
Ensure that objects referenced by public static final fields are immutable.
确保publicstaticfinal属性引用的对象是不可变的。
Results: 30, Time: 0.0322

Word-for-word translation

Top dictionary queries

English - Chinese