dynamic linker信息详情

dynamic linker发音

意思翻译

动态链接器

相似词语短语

cleavable linker───可切割连接器

dynamic pricing───动态定价

hydrazone linker───hydrazone连接器

dynamic poses───动态姿势

dynamic abt───动态abt

dynamic stretches───动态拉伸

group dynamic───群体动力

dynamic braking───[机]动态制动;[机]动力制动;动力制动,动态制动

dynamic forces───[物]动力

双语使用场景

dynamic linker then gets to do all the fun work.───动态链接器开始进行所有有趣的工作。

At runtime, the application loads the dynamic linker.───在运行期间,应用程序将加载动态链接器。

Modifying the dynamic linker search path.───修改动态链接器的搜索路径。

Shared objects also provide services, and the dynamic linker must attach the proper shared object files to the process image for execution.───共享object也提供了服务函数,动态连接器必须把适当的共享object文件连接到要进程映象中以便执行。

In fact, the dynamic linker itself uses the same kind of versioning as the shared libraries.───实际上,动态链接器本身使用与共享程序库相同种类的版本号。

The dynamic linker then gets to do all the fun work.───然后动态链接器开始进行所有有趣的工作。

To link this into executables, you need to enable both the compile-time linker and the run-time dynamic linker to find it.───要将其链接到可执行程序中,需要启用编译时链接器和运行时动态链接器来定位它。

The dynamic linker can do a fair amount of work for each function linked, so most linkers are lazy.───动态链接器可以为每个被链接的函数做相当多的工作,所以大部分链接器都是不积极的。

For example, if the dynamic linker can't find a given library, it will abort loading the program.───例如,如果动态链接器不能找到某个给定的程序库,那么它将停止加载程序。

英语使用场景

Initial entry point code for the dynamic linker.

The pseudo client is a dynamic library; the library name is stuffed into the environment variable LD_PRELOAD, which the dynamic linker loads before loading any other libraries.