您要查找的是不是:
- Returns this reference object's referent. 返回引用对象的引用。
- Returns this reference object''''s referent. 返回引用对象的引用。
- Method returns the reference to the referent object. 方法返回对被引用对象的引用。
- Object get () Returns this reference object's referent. 返回引用对象的引用。
- Reference objects are treated specially by the garbage collector. 引用对象被垃圾收集器特殊地看待。
- Removes the next reference object in this queue, blocking until either one becomes available or the given timeout period expires. 从队列中删除下一个引用对象,阻塞直到有一个可用或给定超时期满。
- A new reference object, the box, is allocated on the heap, and a copy of the value type is stored inside that reference object. 一个新的引用类型,即箱子,是在堆上面进行分配的,在引用类型的内部存储被装箱值类型的副本。
- Words in the same language region can form the reference objects semantics field by reference object coordinate. 同一论域中的词语,以参照体为坐标就形成参照体语义场。
- The object reference is popped from the stack; the referenced object is cast as the specified class. 从堆栈中弹出对象引用;引用的对象被转换为指定的class。
- Without any reference object, white balance can be performed automatically on a digital image which contains a human face, based on the observation that the value of UV components in a human face are concentrated in a small area. 在对包含人脸的数字图像进行白平衡处理时,依据人脸肤色的色差分量集中在一个比较小的区间这一实验结果,不需要白色参照物,自动完成白平衡。
- If a field is a reference type, the reference is copied but the referred object is not; therefore, the original object and its clone refer to the same object. 如果字段是引用类型,则复制引用但不复制引用的对象;因此,原始对象及其复本引用同一对象。
- Don't refer to this matter again, please. 请不要再提这件事了。
- In this method, without restriction to the moving of the planar reference object, all the camera parameters can be readily calibrated with the mathematical model of lens distortion. 利用平面标定参照物,并允许其在测量空间内自由移动,结合镜头畸变的摄像机标定数学模型,实现传感器中摄像机标定;
- On return from the call, any changes made to the referenced object are propagated back to the original variant. 从调用返回时,对被引用的对象所做的任何更改都将传播回原始变量。
- Reference objects introduce some additional costs into the garbage collection process. 引用对象给垃圾收集过程带来了一些附加的成本。
- Activators control and participate in the activation of marshal by reference objects. 激活器控制并且参与对引用对象的封送进行的激活操作。
- Several ODBC catalog functions accept two-part names that reference objects on linked servers. 多个ODBC目录函数接受引用链接服务器上的对象的由两部分组成的名称。
- The collation label of a simple expression that references only one character string object is the collation label of the referenced object. 只引用一个字符串对象的简单表达式的排序规则标签是被引用对象的排序规则标签。
- Associate data and reference objects with each other that are in the work queue at startup. 在启动时将工作队列中的数据和引用对象相互关联。
- Without the explicit null assignment, if the object being created is large enough, then Eden gets full and the garbage collector cannot reclaim the currently referenced object. 如果没有显式地赋空变量,而且所创建的对象足够大,那么Eden就会填满,并且垃圾收集器就不能收集当前所引用的这个大型对象。