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