linking loader 基本解释
网络 连接装配程序; 连接装入程序; 连结载入程式; 连接装载器
重点词汇
linking loader 双语例句
- 1、
The same dynamic linking loader is used to map a dll into the application's memory after it is running.
使用相同的动态链接装入器在应用程序运行之后将dll映射进应用程序的内存。 - 2、
The application gains access to the shared objects by using function calls dlopen, dlsym, and dlclose to the dynamic linking loader.
应用程序通过使用对动态链接装入器的dlopen、dlsym和dlclose函数调用来获取对共享目标文件的访问。 - 3、
Shared object libraries and the dynamic linking loader available in Linux provides additional capabilities to applications.
Linux中的共享目标代码库和动态链接装入器向应用程序提供了额外的功能。 - 4、
The dynamic linking loader example program is a small C program designed to exercise the dl routines.
动态链接装入器示例程序是一个小的C程序,该程序被设计用来练习dl例程。 - 5、
The dynamic libraries are mapped into the application execution memory by the dynamic linking loader.
通过动态链接装入器,将动态库映射进应用程序的可执行内存中。 - 6、
If not, the relocatable linking loader is called to load the desired routine into memory and to update the program's address tables to reflect this change.
如果被调用的例程没有被加载,那么重定位的加载器就开始对这个被调用的例程进行加载,并且改动更新进程地址表来表示这处改动。

