采用这个标准的应用程序需要一个模块加载器来按需加载模块,并解析模块间的依赖关系。
An application that adheres to this standard requires a module loader to load modules on request, and resolve inter-module dependencies.
内核模块加载器也在2.5中完全被重新实现,这意味着模块编译机制相对于2.4有了很大不同。
The kernel module loader has also been completely reimplemented in 2.5, which means that the module-building mechanism is much different compared to 2.4.
Angular不附带模块加载器,也不偏爱任何第三方库(虽然大多数例子使用SystemJS)。
Angular does not ship with a module loader and does not have a preference for any particular 3rd party library (although most examples use SystemJS).
应用程序类加载器负责加载eJBJAR文件中的EJB模块以及封装在相关的JAR文件中的实用程序类。
The application class loader is responsible for loading EJB modules packaged in EJB JAR files and utility classes packaged in dependent JAR files.
在部署阶段,类加载冲突通过对不同的企业应用程序模块使用不同的应用程序类加载器得以解决。
While deploying, class loading conflicts are resolved by using a different application class loader for each enterprise application module.
当在PortletWAR文件中对自定义有效负载类型打包时,通常就会出现这种序列化情况,因为每个Web模块是在各自的类加载器中进行部署的。
This serialization is commonly the case when custom payload types are packaged in the portlet WAR file because each Web module is deployed in its own class loader.
我们做的所有操作都是加载适当的模块来支持外置驱动器:它们应该根据需要被解注。
All we are doing is loading the appropriate modules to support the external drive: they should be uncommented as required.
CICS WZ项目已经被建立,因此生成的任务将包含所有步骤,实现用集成的CICS转换器来编译该程序以及链接该程序到可执行的加载模块中。
The CICSWZ project has been set up so that the job generated will contain steps to compile the program using the integrated CICS translator and link this into an executable load module.
模块1的特定于模块的类加载器找到对另一个模块(公共对象库)的引用并加载那个模块。
The module-specific class loader for module 1 finds a reference to another module (the common objects library) and loads that module.
当模块2的特定于模块的类加载器加载它的模块的代码并找到对另一个模块(同样是公共对象库)的引用时,它加载那个模块。
When then the module-specific class loader for module 2 loads its module's code and finds a reference to another module (again, the common objects library) it loads that module.
因此,尽管在传统应用中,来自logging类库、client和serverJAR中的类都是由同一个类加载器加载的,但在OSGi模块系统中,他们都是由自己的类加载器加载的。
So whilst in a traditional application, classes from a logging library, a client and server JAR may be loaded by the same class loader, in an OSGi module system, each would be loaded by their own.
Web容器为它所加载的每个 Web模块实例化一个JSP扩展处理器。
The Web container instantiates one JSP extension processor for each Web module that it loads.
仅当EJB客户机(即servlet)和所调用的 EJB 模块位于相同的类加载器中时,ORB通过引用传递选项才能够带来收益。
The ORB pass by reference option will only provide a benefit when the EJB client (that is, servlet) and invoked EJB module are located within the same classloader.
J2EE应用程序中的Web模块通过war类加载器来加载,这个类加载器是企业应用程序中的应用程序类加载器的一个子类。
Web modules within the J2EE application are loaded using a WAR class loader that is a child of the application class loader for the enterprise application containing the Web module.
由于war类加载器是应用程序类加载器的子类,所以所有版本的Web模块都可以封装在同一个企业应用程序中。
Since WAR class loaders are children of application class loaders, all versions of the Web modules may be packaged in a single enterprise application.
路由器可以在应用启动之后和用户导航到惰性加载模块之前,预先加载惰性模块,以增强性能。
The router can lazily preload modules after the app starts and before the user navigates to them for improved perceived performance.
模块可能在应用启动时主动加载,也可能由路由器进行异步惰性加载。
Modules can be loaded eagerly when the application starts. They can also be lazy loaded asynchronously by the router.
性能是迅捷,和浏览器的缓存可以用来重新加载模块。
Performance is snappier, and browser cache can be leveraged to re-load modules.
控制模块对转向器输入端正反转,液压缸的向前、向后加载,内泄油杯放油等数字量控制。
The hydraulic motor, hydraulic cylinder and oil cup are controlled digitally in the control module.
有一种不同的方式来处理模块声明XD加载器。
There is a different way for handling the module declarations in XD-loader.
这是由于加载器如何处理“模块就绪”事件。
这是由于加载器如何处理“模块就绪”事件。
应用推荐