Ld.so Dynamic linker
(重定向自Dynamic linking)
ld.so是Unix或类Unix系统上的动态链接器,常见的有两个变体:
- ld.so针对a.out格式的二进制可执行文档
- ld-linux.so针对ELF格式的二进制可执行文档
单词 | Dynamic linking |
释义 |
Dynamic linking
中文百科
Ld.so Dynamic linker(重定向自Dynamic linking)
ld.so是Unix或类Unix系统上的动态链接器,常见的有两个变体:
英语百科
Dynamic linker Ld.so(重定向自Dynamic linking)
In computing, a dynamic linker is the part of an operating system that loads and links the shared libraries needed by an executable when it is executed (at "run time"), by copying the content of libraries from persistent storage to RAM, and filling jump tables and relocating pointers. The specific operating system and executable format determine how the dynamic linker functions and how it is implemented. |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。