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와 채팅어휘 게임독해 연습