• 硬件系统的设计中,采用模块机制,各模块之间予以一定通信协议进行通信,使系统更易维护升级

    In the hardware system, module mechanism is used, and some communication protocols are adopted between modules if interaction is required, which make the system easier to be maintained and upgraded.

    youdao

  • 模块服务器提供了一个扩展机制

    Modules provide an extension mechanism to the server.

    youdao

  • 系列文章第3部分中,我们介绍服务组件体系结构(SCA)导入导出侧重介绍了如何它们用作集成sca模块机制

    In Part 3 of this series, we introduced you to Service Component Architecture (SCA) imports and exports and focused on using them as a mechanism to integrate SCA modules.

    youdao

  • JAAS认证机制建立登录模块基础上。

    JAAS's authentication mechanism is built on a set of pluggable login modules.

    youdao

  • PAM提供了通过PAM服务模块现有验证机制集成灵活性

    PAM also provides flexibility to integrate their existing authentication mechanism with PAM service module.

    youdao

  • 试图最大限度地缩短打开文件时间充分利用MLDBM模块提供机制

    I tried to minimize the time files were open and leverage the locking mechanism provided for the MLDBM module.

    youdao

  • 这个模块简化SOAP功能性使用另外还提供了一种机制允许WSDL文档绑定基于SOAP服务API

    This module simplifies the use of SOAP functionality and also provides a mechanism to allow WSDL documents to bind to SOAP-based service APIs.

    youdao

  • 在本文中,我们介绍SCA体系结构及其组装模型说明了sca子系统各种组件包括组成子系统的模块连接机制外部服务

    We've introduced the SCA architecture and its assembly model, and explained the SCA subsystem and its various components including module, wires, and external service which make up this subsystem.

    youdao

  • sca模块包含一系列组件外部服务入口以及用于衔接这些部分的机制

    A SCA module contains a set of components, external services, entry points, and the wires that interconnect them.

    youdao

  • 篇文章开始研究每种框架实现测试机制也就是它们用来搜索测试模块测试文件技术

    The next article will begin to examine the larger testing machinery that each framework implements, the techniques that they use to examine your project in search of test modules and test files.

    youdao

  • 这种支持增长主要原因NFSV4 [IETFRFC-3530]强制规定安全模块使用SPKMLIPKEY 安全机制

    The prime reason for this increased support is that the NFS V4 [IETF RFC-3530] has mandated the use of SPKM and LIPKEY security mechanisms for its security module.

    youdao

  • FUSE一种机制允许没有内核代码(除FUSE内核模块现有文件系统代码以外)情况下在用户空间实现文件系统

    FUSE is a mechanism that allows you to implement file systems in user space without kernel code (other than the FUSE kernel module and existing file system code).

    youdao

  • 是因为同步机制考虑同步化选定模块(CustomerValidation)及其依赖所包含的更改

    This is because the synchronization mechanism only considers changes that belong to the module that was selected for synchronization (CustomerValidation, in this case) and its dependent libraries.

    youdao

  • 借助osgi现在可以通过运行时实施支持这个最佳实践可以模块所有者提供一个机制适当封装内部包

    With OSGi you now have a way for this best practice to be supported by enforcement in the runtime and to provide a module owner with a mechanism to properly encapsulate its internals.

    youdao

  • 我们现在了解模块如何Axis2提供扩展机制

    We'll look now at how modules provide an extension mechanism for Axis2.

    youdao

  • WebSphereMQ提供了一种可靠的存储转发(store -and - forward)机制所以每个模块可以消息

    WebSphere MQ provides a reliable store-and-forward mechanism so each module can send and receive messages to and from it.

    youdao

  • makefile文件使用内核编译机制编译模块

    This makefile USES the kernel build mechanism to build the module.

    youdao

  • 显然非常实用正是因为如此,Axis2引入相同机制更方便地部署服务模块)。

    This is clearly useful, and that's why Axis2 has also introduced the same mechanism to deploy services (and modules) conveniently.

    youdao

  • 这些模块SUNXACML实现用来发现属性策略资源机制

    These modules are mechanisms used by Sun's implementation of XACML to find attributes, policies, and resources.

    youdao

  • 目前,zope . testing模块本身实际上根本没有提供检测测试机制

    The zope.testing module, as a case in point, actually provides no mechanism itself for detecting tests at all!

    youdao

  • Spring式的Mule——Spring默认配置机制,同时Mule可以利用SpringAOP、Spring资源加载Spring模块

    A Spring-ier Mule - Spring is the default configuration mechanism, making, as well as allowing Mule to take advantage of Spring AOP, Spring resource loading and Spring modules.

    youdao

  • WebSphereApplicationServer集群机制允许将整个应用服务器(包括ejb容器EJBweb容器、Web模块Servlet)作为一个集群进行复制。

    The WebSphere application server clustering mechanism allows a complete application server (including EJB container, EJBs, Web containers, Web modules, and servlets) to be copied as a cluster.

    youdao

  • 其他服务可以动态地创建例如某个应用程序部署时,Geronimo应用程序创建一个GBean某些情况下,模块也是按此机制处理

    Other services are created dynamically; for example, when an application is deployed, a GBean is created for the application, as well as for the sub-modules in certain situations.

    youdao

  • 首先我们导入ZSI客户机模块binding这个类实现建立调用SOAP请求机制

    First of all we import the ZSI client module, and the Binding class, which implements the machinery for setting up and invoking SOAP requests.

    youdao

  • 使用内核编译机制产生一个.ko(内核目标文件,kernelobject)模块目标文件而不是一个. o模块目标文件。

    It makes use of the kernel build mechanism and produces a.ko (kernel object) module object instead of an.o module object.

    youdao

  • 这个页面还有四个其他模块每一组合运用了上述几种个性化推荐机制

    There are four more sections offered on the page and each of them leverages different combinations of the personalization mechanisms described above. We summarize them in the table below.

    youdao

  • kernel包含FUSE内核模块源代码(对于使用FUSE开发文件系统来说,当然不用懂得这些代码的机制)。

    Kernel contains the FUSE kernel module source code (which, of course, you don't need to know for developing a filesystem with FUSE).

    youdao

  • 用于模块模块模块外部服务调用两种机制称为导入导出

    The mechanisms used for module to module and module to external service invocation are called imports and exports.

    youdao

  • JAAS提供用户进行认证控制访问资源模块机制

    JAAS provides a modular mechanism for authenticating users and controlling access to resources.

    youdao

  • 内核模块加载器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.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定