verb 下载 🔗分享 解引用,取值。 To access the value or object located in a memory location stored in a pointer or another value interpreted as such; to access a value being referenced by something else. Examples : "Attempting to dereference a null pointer often results in a crash." 试图解引用一个空指针常常会导致程序崩溃。 computing technology technical 与AI对话词汇游戏阅读练习
verb 下载 🔗分享 解除引用,解引用。 (in operating systems derived from Unix) To operate on the file or directory pointed to by a symbolic link, rather than on the link itself. Examples : "With the find command, any symbolic links appearing after -follow will be dereferenced." 使用find命令时,任何出现在 -follow 之后的符号链接都会被解除引用。 computing technical system 与AI对话词汇游戏阅读练习