dereference
复引用
发音
UK
/dɪˈɹɛfɹəns/
词形变化
dereferences
复数
dereferences
dereferenced
dereferences
三单
dereferencing
dereferencing
现在分词
dereferenced
过去式
dereferenced
过去分词
释义与例句
n.
-
1.
The act by which something is dereferenced.
v.
-
1.
To access the value or object located in a memory location addressed by a pointer or another value interpreted as such; to access a value being referenced by something else.
计算机 工程 数学Attempting to dereference a null pointer often results in a crash.
-
2.
To operate on the file or directory pointed to by a symbolic link, rather than on the link itself.
计算机 工程 数学With the find command, any symbolic links appearing after -follow will be dereferenced.
-
3.
To dissolve a symbolic link by replacing it with a copy of its target.
计算机 工程 数学
词源
From de- + reference.
来源:wiktionary