dereference

英 /ˌdi:ˈrefrəns/

中文释义

间接引用

dereference的英语例句

  1. But you don to explicitly dereference a class - type variable to access the object points to.

    然而,为了访问类类型变量指向的对象,不必(严格来说是不允许)明确地对变量解除参照.

  2. The dereference operator is also known as the indirection operator.

    取消引用运算符也称为间接寻址运算符.

  3. Also, the dereference operator, which allows reading and writing to a pointer.

    另外还用作取消引用运算符, 允许读取和写入指针.