dereference是什么意思
2023-11-23 18:58:17
dereference
v. [计算机]解引用;提领;解参考
例句
用作动词(v.)
- If there is no dereference, then the pointer itself is being changed.如果没有使用解引用操作,则修改的是指针本身的值。
- The dereference operator is not required to be a member, but it is usually right to make it a member as well.解引用操作不要求定义为成员,但将它作为成员一般也是正确的。