dereference
基本解释
- v.[计算机]解引用;提领;解参考
英汉例句
- Detector: Null pointer dereference and redundant comparisons to null
检测器:Null 指针对 null 的解引用(dereference)和冗余比较 - You can use a URN to talk about a resource without implying its location or how to dereference it.
可以用 URN 表示资源,而不用指明资源的位置或者如何取消对它的引用。 - Equally clearly, int or double may not: find uses the expression *first, and the dereference operator makes no sense for an object of type int or of type double.
同样的,或者不是int 和double:find使用表达式 *first,这个废弃的操作使int对象或者double对象没有意义。 - x >> Okay. I'll dereference the pointer x 42 to store the number 42 into its pointee.
>,好的,我废除这个指针,在指针数据中存储数字。
哈佛公开课 - 计算机科学课程节选 - So, doing a dereference on x follows the arrow to access its pointee.
那么,解除对应x的指针数据的,索引箭头。
哈佛公开课 - 计算机科学课程节选
双语例句
原声例句
词组短语
- dereference operation dereference 操作
- pointer dereference 指针引用内存
- dereference operator 运算子;解参考运算子;解参考算符;解除引用操作符
- explicit dereference 显式地解引用
- no dereference 非解除参考
短语
专业释义
- 废弃;解除参照
- 解参考
- 解引用
- 间接引用