loadable
adj. 适于承载的;可受载的
2026-04-13 15:59 浏览次数 16
adj. 适于承载的;可受载的
Loadable weight转盘承重
runtime loadable动态载入
Loadable View可装载的视图
loadable library可加载库
loadable module可加载模块
Loadable Driver可加载驱动
loadable image可加载类型内核
loadable microcode可装入微代码
only loadable仅可装入的
this function is called when the execution group loads the user exit .lel loadable file.
此函数在执行组加载用户出口.lel可加载文件时调用。
this application uses the usermode-helper api through the dynamic loading of search algorithms as loadable modules.
该应用程序使用usermode-helperapi 将搜索算法当作可加载模块进行动态加载。
a security plug-in is a dynamically loadable library that db2 udb loads to provide the following functionality
安全插件是db2udb 所加载的动态可加载库,用来提供以下功能
it is most commonly found after this line: ; directory in which the loadable extensions (modules) reside. the entry used for the example in this article looks like the following
一般可在此行后找到该目录:;directoryinwhichtheloadableextensions (modules)reside。
these are called dynamically loadable kernel modules, and they can be inserted at boot when they「re needed (when a particular device is found requiring the module) or at any time by the user.
被称为动态可加载内核模块,它们可以在引导时根据需要(当前特定设备需要这个模块)或在任何时候由用户插入。
the initrd function allows you to create a small linux kernel with drivers compiled as loadable modules.
initrd函数让我们可以创建一个小型的linux内核,其中包括作为可加载模块编译的驱动程序。
for this demonstration, you develop a simple loadable kernel module that invokes the api.
在该例中,首先开发了一个简单的调用api的可加载内核模块。
it is most commonly found after this line: ; directory in which the loadable extensions (modules) reside. the entry used for this article looks like the following
该目录通常可在此行后找到:;directoryinwhichtheloadableextensions (modules)reside。
security plug-ins are dynamically loadable libraries that db2 invokes when performing authentication or group membership lookup for a user.
安全性插件是动态可装载库,当db2udb进行身份验证或者从组成员中查找某个用户的时候,便调用这些库。
loadable kernel modules (lkm) are an easy way to demonstrate the /proc filesystem, because they」re a novel way to dynamically add or remove code from the linux kernel.
可加载内核模块(lkm)是用来展示 /proc文件系统的一种简单方法,这是因为这是一种用来动态地向linux内核添加或删除代码的新方法。
this year (2009), the nilfs(2) file system entered the mainline kernel and can be enabled simply by installing its loadable module.
今年(2009),nilfs(2)文件系统进入主流内核,可通过安装它的可装载模块方便地启用它。
loadable kernel module; no recompilation of the kernel is required.
可装载内核模块;无需重编译内核。
expect is a library based on c source code, which goes into both the expect loadable package and the expect executable.
expect是一个基于c源代码的库,而这些c源代码则深入到expect可加载的包和expect可执行程序。
to learn more about loadable kernel modules and their implementation, check out 「 anatomy of linux loadable kernel modules」 (developerworks, july 2008).
想要学习更多可加载内核模块及其实现的知识,请参考 「linux可加载内核模块剖析」 (developerworks,july2008 年7 月)。
the pam service modules are a set of dynamically loadable objects invoked by the pam-spi (pam-service provider interface) to provide a particular type of user authentication.
pam服务模块是一组动态可加载对象,pam-spi (pam-serviceproviderinterface) 可以调用它来提供某种类型的用户验证。
one example of a resource kernel implementation is cmu's linux/rk, which integrates a portable resource kernel into linux as a loadable module.
资源内核法实现的一个示例是cmu公司的linux/rk,它把可移植的资源内核集成到linux 中作为一个可加载模块。
the loadable extensions directory is specified inside the php.ini file.
可加载的扩展名目录是在php.ini文件中指定的。
in this case, the hooks are defined in the loadable kernel module for selinux.
在本例中,这些钩子在可载入的selinux内核模块中定义。
users can write their own lam modules by using the aix loadable authentication modules framework (lamf) interface.
用户可以使用aix 加载式验证模块框架 (lamf)接口编写自己的lam模块。
the kernel side of things is implemented as a loadable module called lg.ko.
内核部分被实现为可加载的模块,即lg.ko。
this article demonstrates /proc, as well as loadable kernel modules.
这篇文章展示了 /proc以及可加载内核模块。
to illustrate the usermode-helper api, this article uses loadable kernel modules to install test applications into the kernel.
为了演示usermode-helperapi,本文使用了可加载的内核模块安装测试应用程序到内核。
by utilizing the loadable identification and authentication framework of aix, the system directs authentication requests to use kerberos instead of standard unix authentication.
通过利用可加载的aix识别和身份验证模块,系统将引导身份验证请求使用kerberos代替标準的unix身份验证。
with a single kernel loadable module, a linux kernel running on virtualization-capable hardware is able to act as a hypervisor and support unmodified linux and windows guest operating systems.
通过一个可加载的内核模块,运行于可虚拟化的硬件上的linux内核可以充当hypervisor并可支持未经修改的linux和windows客户操作系统。
dump current children and their glues to a text file in loadable format.
将当前的 child和它们的glue转储到可装载的文本文件中。
aix security commands and applications can be configured to call pam modules through the use of existing loadable authentication framework.
可以对aix安全性命令和应用程序进行配置,以便通过使用现有的加载式验证框架来调用pam模块。
these loadable modules give the kernel the means to access disks and the file systems on those disks, as well as drivers for other hardware assets.
这些可加载的模块为内核提供了访问磁盘和磁盘上的文件系统的方法,并为其他硬件提供了驱动程序。