另一个更智能的方法是在需要的时候加载这个模块:这叫做按需加载(demand loading)。当内核发现需要一个模块的时候,例如当用户安装一个不在内核的文件系统的时候,内核会请求内核守护进程(kerneld)试图加载合适...
基于32个网页-相关网页
第一种是通过INSTALL 命令来载入;另一种更聪明的方法是在模块被调用时自动载入,这叫所需载入(DEMAND LOADING)。例如,当用户在装一个不在内核中的文件系统,内核会自动调用内核驻 留程序(KERNELD)来载入对应的处理模块。
基于32个网页-相关网页
on-demand loading 按需加载
demand loading code protocol 需求装载代码协议
biochemical oxygen demand loading 生化需氧量负
Loading Views On Demand 按需加载视图
If your operating system supports dynamic loading, Lua can load and call functions on demand.
如果您的操作系统支持动态加载,那么Lua可以根据需要来动态加载并调用函数。
On Demand Page loading (ODPL) is a feature that reduces the amount of memory used by large forms and that increases the speed of form loading and processing.
On Demand Page Loading (ODPL)特性可以减少大型表单使用的时间,提高装载和处理表单的速度。
One of the demos shows how to create a searchable TreeView, the other demonstrates how to implement lazy-loading (a.k.a. load-on-demand).
其中一个实例展示了如何创建一个具有搜索功能的TreeView,另一个则说明了如何实现延迟加载(lazy-loading)。
应用推荐