DL:动态链接器
在计算机软件领域,我们常常会看到“动态链接器”的概念,它通常被缩写为DL。这一缩写形式的采用,主要是为了方便日常书写和实际使用,能够有效提高技术文档、编程讨论及开发流程中的表达效率。作为一种关键的软件组件,动态链接器负责在程序运行时加载和链接所需的共享库,从而确保程序能够顺利执行。
Dynamic Linker的英文发音
例句
- At runtime, the application loads the dynamic linker.
- 在运行期间,应用程序将加载动态链接器(DL)。
- In fact, the dynamic linker itself uses the same kind of versioning as the shared libraries.
- 实际上,动态链接器(DL)本身使用与共享程序库相同种类的版本号。
- To link this into executables, you need to enable both the compile-time linker and the run-time dynamic linker to find it.
- 要将其链接到可执行程序中,需要启用编译时链接器和运行时动态链接器(DL)来定位它。
- The dynamic linker then gets to do all the fun work.
- 然后动态链接器(DL)开始进行所有有趣的工作。
- This command controls whether GDB should give you control when the dynamic linker notifies it about some shared library event.
- 这一命令控制当动态链接器(DL)通知了一些共享库事件时,是否让GDB把控制权转入你的手里。
本站英语缩略词为个人收集整理,可供非商业用途的复制、使用及分享,但严禁任何形式的采集或批量盗用
若DL词条信息存在错误、不当之处或涉及侵权,请及时联系我们处理:675289112@qq.com。