单词 | dereference | ||||||||||||||||
释义 | dereference
更多释义 收起释义 例句释义: 解引用,解参考,间接引用 1. The iterator types define the dereference operator to return the object to which the iterator refers. 迭代器类型定义了解引用操作符来返回迭代器所指向的对象。 dictsearch.appspot.com 2. Assigning to the result of a dereference assigns a new value to the indexed element. 对解引用操作的结果赋值是赋一个新值到相应的元素。 dictsearch.appspot.com 3. Like the subscript and dereference operators, assignment returns an lvalue . 与下标和解引用操作符一样,赋值操作也返回左值。 dictsearch.appspot.com 4. Since the SPE does not have direct access to main memory, you cannot directly dereference this as a pointer. 由于SPE不能直接访问主存,所以无法直接将其作为一个指针废弃。 www.ibm.com 5. Dereference returns an lvalue, so we may use a dereference operator as the left-hand operand of an assignment. 解引用返回左值,因此可将解引用操作符用作赋值操作的左操作数。 dictsearch.appspot.com 6. The parentheses are required due to the precedence of the addition and dereference operators. 由于加法操作和解引用操作的优先级不同,上述表达式中的圆括号是必要的。 dictsearch.appspot.com 7. Do a better job of tracking the possible set of items modified by a pointer dereference, reducing the numbers of loads and stores. 更好地跟踪可能由取消指针引用所修改的项组,减少加载和存储的数目。 technet.microsoft.com 8. Doing so usually leads to a crash as soon as we attempt to dereference the uninitialized pointer. 因此,在对未初始化的指针进行解引用时,通常会导致程序崩溃。 dictsearch.appspot.com 9. Operator is also used to declare pointer types and to dereference pointers. 运算符还用来声明指针类型和取消引用指针。 msdn2.microsoft.com 10. Null pointer dereference faults are popular in C program, fault-oriented static testing method should detect these faults well. 空指针引用的错误在C 程序中普遍存在,面向故障的静态测试方法应该很好地针对这种故障模式。 kns50.chkd.cnki.net 1. In addition to creating Scheme variables in C, you can also dereference Scheme variables and convert values between the two environments. 除了在C中创建Scheme变量外,还可以取消引用Scheme变量,在两个环境之间转换值。 www.ibm.com 2. NASM uses square brackets to dereference the value at the address pointed to by a memory location: [var1]. NASM使用方括号间接引用一个内存位置指向的地址值:[var1]。 www.ibm.com 3. If there is no dereference , then the pointer itself is being changed. 如果没有使用解引用操作,则修改的是指针本身的值。 dictsearch.appspot.com 4. You can use a URN to talk about a resource without implying its location or how to dereference it. 可以用URN表示资源,而不用指明资源的位置或者如何取消对它的引用。 www.ibm.com 5. The exception that is thrown when there is an attempt to dereference a null object reference. 尝试取消引用空对象引用时引发的异常。 msdn2.microsoft.com 6. The dereference operator has a higher precedence than the addition operator. 解引用操作符的优先级比加法操作符高。 dictsearch.appspot.com 7. The dereference and arrow operators are often used in classes that implement smart pointers ( Section 13. 5. 1, p. 495). 解引用操作符和箭头操作符常用在实现智能指针(第13.5.1节)的类中。 dictsearch.appspot.com 8. Otherwise, you will need to use either the -H or -L options of ls to dereference the link and give you information about the target. 否则,您需要使用ls命令的-H或-L选项取消引用链接并提供有关目标的信息。 www.ibm.com 9. Specify your structure and the list variable within your structure, which is used internally to dereference back to the container. 指定您的结构和结构之内的列表变量,后者用于在内部取消引用,返回容器。 www.ibm.com 10. Use HTTP URIs so that people can locate and look up (dereference) these things. 使用HTTPURI使人们能够定位和查找(反向引用)这些事物。 www.ibm.com 1. GAS uses a circular brace to dereference the same value: (var1). GAS使用圆括号间接引用同样的值:(var1)。 www.ibm.com 2. The one case where it matters that a throw expression throws the static type is if we dereference a pointer in a throw. 用抛出表达式抛出静态类型时,比较麻烦的一种情况是,在抛出中对指针解引用。 dictsearch.appspot.com 3. it can detect defects that happen in lower probability such as memory leak and null pointer dereference. 可以检测出一些“小概率”的缺陷,例如存储器泄漏缺陷、空指针引用缺陷等。 www.boshuo.net 4. To correct this warning, specify the correct level of dereference, as shown in the following sample code 若要更正此警告,请指定正确的取消引用级别,如下面的代码示例所示 msdn2.microsoft.com 5. Warning C6269: possible incorrect order of operations: dereference ignored 警告C6269:运算顺序可能不正确:取消引用被忽略 msdn2.microsoft.com 6. Null pointer dereference in method on exception path 方法中存在某异常路径中的空指针 wenku.baidu.com 7. The following code generates this warning because an incorrect level of dereference is used in the Pre condition 在下面的代码中,因为在前置条件中使用的取消引用级别有误,所以会生成此警告 msdn2.microsoft.com |
||||||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。