verb🔗Share解引用,取值。 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."Attempting to dereference a null pointer often results in a crash."试图解引用一个空指针常常会导致程序崩溃。computingtechnologytechnicalChat with AIVocabulary GamePractice Reading
verb🔗Share解除引用,解引用。 (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."With the find command, any symbolic links appearing after -follow will be dereferenced."使用find命令时,任何出现在 -follow 之后的符号链接都会被解除引用。computingtechnicalsystemChat with AIVocabulary GamePractice Reading