معنی فارسی dereferencing
B2عملی از بین بردن اشارهگر، به دسترسی به داده واقعی اشاره دارد.
The act of accessing the value at the memory address referenced by a pointer.
- verb
- noun
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.
(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.
The act by which something is dereferenced.
از بین بردن اشارهگر به بهبود مدیریت دادهها در برنامهها کمک میکند.
Dereferencing helps improve data management in applications.
از بین بردن اشارهگر یک مرحله حیاتی در زبانهای برنامهنویسی است.
Dereferencing is a crucial step in programming languages.
معنی فارسی کلمه dereferencing
:
عملی از بین بردن اشارهگر، به دسترسی به داده واقعی اشاره دارد.