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