• 客户机服务器遵从统一接口

    Clients and server adhere to a uniform interface.

    youdao

  • 使用者只看到单个统一接口

    The consumer sees a single uniform interface.

    youdao

  • 提供接口子系统统一接口

    Provide a unified interface to a set of interfaces in a subsystem.

    youdao

  • 实际上重要的部分所有受支持语言统一接口

    The best part is actually its uniform interface in all the supported languages. I can read, manipulate, and write the above YAML data file as easily as.

    youdao

  • 模块与模块之间采用统一接口协议使得平台框架结构清晰易于扩展

    Unified interface protocols are used between the different modules, which make a clear and easily extendable structure of the platform.

    youdao

  • 管理系统中的应用程序希望能够统一接口来提供数据以便数据集成。

    Applications in the business management system expect to obtain this information through interfaces that are easy to integrate.

    youdao

  • 数据集成为了屏蔽数据异构性一种统一接口访问数据源中的数据。

    Data integration is to shield the heterogeneity, to provide a uniform interface to a multitude of data sources.

    youdao

  • Mhash免费(在GNU LGPL授权)提供了一个统一的接口大量哈希算法

    Mhash is a free (under GNU Lesser GPL) library which provides a uniform interface to a large number of hash algorithms.

    youdao

  • 蓝牙体系的实现方案中,HCI意义重大一个统一接口实现主机设备蓝牙模块之间互操作。

    When implementing of Bluetooth, HCI has important meaning for it provides a standard interface to the co-operation between host and Bluetooth module.

    youdao

  • 34中的查询结果清晰地表明YQL最大好处在于第三方Web服务提供一个统一接口

    The query results in Figures 3 and 4 clearly indicate that YQL's greatest benefit lies in presenting a unified interface to third-party web services.

    youdao

  • XQJ通用XQuery数据访问框架许多不同XQuery实现之上提供了一个统一接口

    XQJ is a generic XQuery data access framework, which provides a uniform interface on top of a variety of different XQuery implementations.

    youdao

  • 采用一个统一接口能够任何互联网邮件服务器读取消息向其发送消息,而不需要知道使用何种互联网标准。

    The ability to read and send messages to any Internet mail server without needing to know about Internet standards, thanks to one, consistent interface.

    youdao

  • 操作系统目的之一就是底层硬件的特性封装起来,然后提供一个统一接口,以便于计算机操作人员控制硬件。

    The purpose of the OS is to encapsulate all the intricacies of the underlying hardware and provide a unified access interface to the computer's parts. No application can access the hardware directly.

    youdao

  • 模块化WDM体系结构,灵活统一的接口使操作系统可以动态配置不同设备驱动程序模块支持特定设备

    WDM's structure, the unique interface causes operating system may be dynamic to layout difference equipment driver program module to back special device.

    youdao

  • 外观模式提供了统一接口,用来访问子系统中的一群接口。外观定义了一个高层接口,让子系统更容易使用

    The Facade pattern:provides a unified interface to a set of interfaces in a subsystem. Facade defines a higher-level interface that makes the subsystem easier to use.

    youdao

  • 为了使应用开发摆脱底层硬件制约,使应用通过一个统一接口调用硬件设备SCA系统定义了设备接口

    In order to make application development get rid of bottom hardware restriction, and to invoke hardware device through a general interface, device interface is defined in SCA system.

    youdao

  • 工作流设计作为整个系统设计重点论文设计灵活好用的动态工作流,每个模块提供了统一接口,系统扩展非常方便

    As the workflow is the emphasis of the whole system design, this text designed the vivid and convenient workflow which provided unified interface to make the expand of system very easy.

    youdao

  • 创建一个统一接口(MAMServices),用来支持建立所有商家收购通道(Merchant Acquisition Channel)的商家帐户

    Create a unified interface (MAM Services) to support Merchant Account setup for all Merchant Acquisition Channels.

    youdao

  • 所有资源实现相同统一接口

    All resources implement the same uniform interface.

    youdao

  • 尴尬的事实建立统一服务接口非常困难的事情。

    The ugly truth is that a uniform service interface is very difficult to build.

    youdao

  • 使用SDO的目的不是替换现有的持久性机制而是利用它们提供一个统一编程接口

    SDO is not meant to replace existing persistence mechanisms, but instead to leverage their use providing a uniform programming interface.

    youdao

  • 当标准统一后,移动设备网络将不必当前网络那样:“访问内容时总是必须别人接口取得。”

    Mobile web won’t be like the rest of the Web until you don’t have to dive through layers of other people’s interfaces before you get to the content.

    youdao

  • PDO不是类似于PearDB的数据库抽象,而采用统一api(应用编程接口)的数据访问层。

    PDO is not an abstraction layer like PearDB. PDO is a more like a data access layer which USES a unified API (Application Programming Interface).

    youdao

  • 该文展示了如何DayTrader支持业务操作映射资源上,每个资源自己URI标识,同时支持统一HTTP接口

    The article shows how to map the business operations supported by DayTrader to resources, each identified by its own URI and supporting the uniform HTTP interface.

    youdao

  • QueryLanguage语言提供一个统一类似 SQL接口检索来自多个web服务APIs数据

    Query Language, which offers a unified, SQL-like interface to retrieve data from multiple web service APIs.

    youdao

  • 接口等待内核来的事件提供了一个统一方法。

    This provides a unified mechanism for waiting for events from the kernel.

    youdao

  • 标准HTTP方法可以大大简化统一接口设计

    The standard HTTP methods can greatly simplify and unify the design of interfaces.

    youdao

  • 要是我们统一接口契约动态方面搁置一边,我们可以用机器可读方式描述契约剩余部分。

    If we leave aside the uniform interface and the dynamic aspects of the contract, we can describe the rest of the contract in a machine-readable manner.

    youdao

  • 新的应用程序应当使用新的统一接口清单1中的例子所示

    New applications should just use the new unified interfaces, as shown in the example in Listing 1.

    youdao

  • 动态代理许多应用程序使用接口其中一个可以统一方式有效地处理方法方法后的调用操作

    Dynamic proxy classes have many interesting USES within an application, one of which is to effectively handle pre - and post-method invocation operations in a uniform fashion.

    youdao

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

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

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