您要查找的是不是:
- A erts that two objects refer to the same object. 测试a和b是否都引用同一个对象。
- The object referenced by the application no longer points to a valid object. 应用程序所提供的对象引用不再指向有效的对象。
- The object referenced by each field is then asked to produce its HTML output via its Render method. 然后要求每个字段引用的对象通过其Render方法产生其HTML输出。
- Although the object referenced by the property is read-only, you can still change the underlying style attributes for the verbs in the title bar. 尽管此属性引用的对象是只读的,但是仍然可以更改标题栏中谓词的基础样式属性。
- Putonghua test is a kind of standard referential test. 普通话水平测试属于标准参照性考试。
- The following code example sets hyperlinks in the Login control to green italic text by setting properties of the TableItemStyle object referenced by the HyperLinkStyle property. 下面的代码示例通过设置HyperLinkStyle属性引用的TableItemStyle对象的属性,将Login控件中的超链接设置为绿色斜体文本。
- If, however, an object referenced in a stored procedure is replaced with an object of the same name, the stored procedure executes without having to be re-created. 但如果用同名对象替换了存储过程中引用的对象,则可以不必重新创建即可执行该存储过程。
- The objects referenced by the function are referenced using a two-part name. 该函数引用的对象是用由两部分组成的名称引用的。
- At this point, all the child objects referenced have been fully restored. 此时,所有引用的子对象均已被完全还原。
- Expressions to test the type compatibility of two object reference variables with various data types. 表达式测试两个对象引用变量与各数据类型的类型兼容性。
- The pthread_mutex_unlock() function shall release the mutex object referenced by mutex.The manner in which a mutex is released is dependent upon the mutex's type attribute. 哦,原来这样,,那有没有一种锁可以在线程结束的时候自动释放锁,有的话那就太好了。。
- Compares an object reference variable to a data type. 比较对象引用变量与数据类型。
- Gets the type of service that this object references. 获取此对象引用的服务类型。
- An object reference (or pointer) is pushed onto the stack. 将对象引用(或指针)推送到堆栈上。
- An object reference to a string is pushed onto the stack. 将对字符串的对象引用推送到堆栈上。
- The destination object reference is pushed onto the stack. 将目标对象引用推送到堆栈上。
- Converts a value type to an object reference (type O). 将值类转换为对象引用(O类型)。
- The source object reference is pushed onto the stack. 将源对象引用推送到堆栈上。
- Is thrown if the object reference is a null reference. 如果对象引用是空引用,则引发。
- Operators are object reference comparison operators. 运算符是对象引用比较运算符。