noun🔗Share逆参照The act by which something is dereferenced."The software crashed due to an attempted dereference of a null pointer. "ソフトウェアは、ヌルポインタの逆参照を試みたためクラッシュしました。computingtechnologyChat with AIVocabulary GamePractice Reading
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."ヌルポインタを逆参照しようとすると、多くの場合クラッシュが発生します。computingtechnicalinternetsystemelectronicslogicfunctiondeviceChat 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の後に現れるシンボリックリンクはすべてたどられます。computingtechnicalsysteminternettechnologyChat with AIVocabulary GamePractice Reading