动态装入 meaning in English
dynamic loading
Examples
- Module is dynamically loaded if and only if the nis backend check is requested
同样,当且仅当请求nis后端检查时,才会动态装入 - The p2p application dynamically loads and instantiates this class at run time
P2p应用程序在运行期间动态装入这个类并将其初始化。 - This packaging and dynamic loading provides a flexible upgrade , maintenance , and licensing strategy
这一打包和动态装入提供了灵活的升级、维护、以及许可策略。 - The application controls which dynamic libraries are loaded and which functions in the libraries are called by using linux dynamic loader routines to perform the loading and linking and to return the addresses of the required entry points
通过使用linux动态装入器例程,应用程序控制装入哪一个动态库以及调用库中的哪一个函数,以执行装入和链接以及返回所需入口点的地址。