Provision of a provider facade to provide a standard interface for non-standard services.
提供者方面的部署要为非标准服务提供标准接口。
The purpose of data integration is providing a standard interface for visiting heterogeneous data sources.
异构数据集成系统的目的是提供一个访问异构数据源的统一接口。
You can define your own Holder classes to support complex types by deriving from a standard interface called Holder.
您可以定义自己的Holder类以支持从名为 Holder 的标准接口派生出来的复杂类型。
First, check that the FTP server is running and that you have sufficient authority using a standard interface outside of the broker.
首先,在代理之外使用标准接口检查FTP服务器是否在运行,并且您拥有足够的权限。
The meter is of high sensitivity, sampling speed, software function, and a standard interface with the computer communications.
仪表灵敏度高,采样速度快,软件功能强,有标准接口可与计算机通讯。
The batch controller also has a standard interface of RS-485 bus, preferably achieved the network design of the batch control system.
该配料控制器还配有标准的RS—485总线接口,较好地实现了配料控制系统的网络化设计。
PKI is a standard interface of network security, and it may provide unanimous and clear security ensurer for all kinds of applications.
PKI是一种通信网络安全的标准接口,可以为不同层次应用提供统一、透明的安全保障。
Since the connection is made using a standard interface (JDBC in this case), applications do not need to worry about database implementation.
由于连接是通过标准接口(本例为JDBC)实现的,因此应用程序不需要担心数据库实现问题。
When implementing of Bluetooth, HCI has important meaning for it provides a standard interface to the co-operation between host and Bluetooth module.
在蓝牙体系的实现方案中,HCI意义重大,它以一个统一的接口实现主机设备与蓝牙模块之间的互操作。
As a standard interface of TS stream transmission, ASI features high speed, high accuracy and good reliability, thus it is widely used in broadcast TV systems.
A SI接口为TS流传输标准接口,具有传输速度快、准确度高、可靠性好等特点,被广泛应用在广播电视系统中。
A keypad protocol is provided as part of mobile device system software to serve as a standard interface between application software and keypads and other user-interfaces.
本发明提供一种小键盘协议作为移动装置系统软件的一部分以充当应用软件与小键盘和其它用户接口之间的标准接口。
UDDI (Universal Description, Discovery, and Integration) defines a standard interface (based on SOAP messages) for publishing the availability of a service and for finding a required service.
UDDI(通用描述,发现和集成)为发布服务的可用性和发现所需服务定义了一个标准接口(基于SOAP消息)。
The modular design of the DVD navigation board is normalized by the definitions on the contents and electric characteristics of a standard interface, thereby achieving higher universality.
本实用新型通过定义标准接口的内容和电气特性,规范DVD导 航板的模块化设计,改善其通用性。
Its design offers the following benefits: data is presented in a common and understandable format, common set of messages, and simple standard interface.
它的设计呈现出下面一些优点:数据表现为一种公有的和可理解的格式、公有的消息集和简单的标准接口。
A DE facto standard description language in this domain is WSDL, which was created to provide an abstraction layer around a service's interface and implementation.
这个领域中的一种事实标准描述语言是WSDL,创建该语言的目的是给服务的接口和实现提供一个抽象层。
To overlay the standard POSIX interface onto an object storage system, a mapping is required.
为了将标准POSIX接口叠加到对象存储系统上,需要一个映射。
BE4WS could emerge as a standard as an efficient and effective exploring mechanism and common interface for UDDI registries and other sources.
BE4WS可以作为UDDI注册中心以及其它数据源的高效且有效的浏览机制和通用接口标准出现。
Once the machine has booted, BIOS will have a different use, appears to have a standard for computer hardware application programming interface of the DOS system.
一旦机器启动,BIOS就有了不同的用途,显示具有针对电脑硬件的标准应用程序编程接口的DOS系统。
This query, which can be executed interactively through a DB2 command-line interface or graphical query tool, is a standard SQL statement that invokes two XML-specific functions.
该查询可以通过DB2命令行界面或图形查询工具以交互方式执行,是一个标准的SQL语句,调用了两个XML 特定的函数。
All operations connected with the job are mediated through a standard Microsoft Windows interface that is hooked up to the security system.
所有与工作有关的操作都将通过一个标准的微软“视窗”界面进行协调,并且该界面与安全系统相连。
GSSAPI offers a standard generic interface through which a secure application can use multiple underlying security mechanisms.
GSSAPI提供了一个标准的通用接口,通过该接口安全应用程序可以使用多种底层的安全机制。
It is a communication standard for a user interface interaction with its own ecosystem and can become the hub of communication in a software development environment.
它是一种用户界面交互通信标准,也可以作为软件开发环境中通信的标准。
The application contract defines a standard application programming interface that enables applications to use each resource adapter consistently.
应用程序协约定义了一个标准的应用程序编程接口,使应用程序能够以一致的方式使用每个资源适配器。
By providing a SAX interface, it allows standard XML tools to be applied to even the worst HTML.
通过提供SAX接口,标准的XML工具可用于最差劲的HTML。
Similarly, a service interface provider may publish interfaces of services (for example, a standard organization).
相似地,服务接口提供者可以发布服务的接口(例如,一个标准组织)。
The resource adapter provides an implementation of a standard client API called the Common Client Interface (CCI).
资源适配器提供了称为公共客户端接口(CommonClient Interface,CCI)的标准客户端API 的实现。
In this case, you are defining the interface to the EightBall service as a standard.
在这种情况下,您正在将到EightBall服务的接口定义为一个标准。
The simplest way to implement it is to derive all of the service interfaces from a standard "ping" interface (Listing 4), thus forcing its implementation by every service.
最简单的方法就是使所有的服务接口都从一个标准的“探寻(ping)”接口继承,这样就强制每一个服务都实现相应的功能。
As you can see from the diagram, a Perl program USES a standard API to communicate with DBI, the database interface module for Perl.
正如可以从这个图中看出的,Perl程序使用了一个标准的API来与DBI (Perl的数据库接口模块)进行通信。
As you can see from the diagram, a Perl program USES a standard API to communicate with DBI, the database interface module for Perl.
正如可以从这个图中看出的,Perl程序使用了一个标准的API来与DBI (Perl的数据库接口模块)进行通信。
应用推荐