• The exhaust interface port in AAR is known as the retainer port.

    AAR中的排气接口称为保持端。

    youdao

  • It contains a low power, high speed, 18-bit sampling ADC and a versatile serial interface port.

    内置功耗高速18位采样adc一个多功能串行接口端口

    youdao

  • It contains a low power, high speed, 16-bit sampling ADC with no missing codes, an internal conversion clock, and a versatile serial interface port.

    内置功耗高速16位不失码采样adc内部转换时钟一个多功能串行接口

    youdao

  • The network interface port, including both hardware and software, of FASNET and the communication experiment among three terminals (telephones and microco

    并详细介绍了作者采用Fasnet规程所作网络接口软、硬件以及三个终端电话微机)之间的通信实验

    youdao

  • Make absolutely sure to unplug the balance from ac power before you connect or disconnect a peripheral device (printer or PC) to or from the interface port.

    辅助仪器(打印机计算机)数据接口连接或者切断之前,电子天平必须断电。

    youdao

  • The single chip processor accomplishes quantify control in real time, the coding system's controlling results is outputted through the serial interface port.

    单片机实时完成量化控制。实验中通过串行通信接口输出编码系统控制结果

    youdao

  • The network interface port, including both hardware and software, of FASNET and the communication experiment among three terminals (telephones and microcomputer…

    并详细介绍了作者采用Fasnet规程所作网络接口硬件以及三个终端电话、微机)之间的通信实验

    youdao

  • Bluetooth - based conventional circuit breaker interface port is designed, and its accomplished methods are illuminated for both HCI instructions and software part.

    设计基于蓝牙技术的万能式断路器接口电路,详细说明了蓝牙hci指令及其软件实现方法

    youdao

  • A Bluetooth - based conventional circuit breaker interface port is designed, and its accomplished methods are illuminated for both HCI instructions and software part.

    设计基于蓝牙技术的万能式断路器接口电路,详细说明了蓝牙hci指令及其软件实现方法

    youdao

  • The network interface port, including both hardware and software, of FASNET and the communication experiment among three terminals (telephones and microcomputers) usi…

    并详细介绍了作者采用Fasnet规程所作网络接口硬件以及三个终端电话微机)之间的通信实验

    youdao

  • The switch looks up the destination MAC address in its switching table, determines the outgoing interface port, and forwards the frame on to its destination through the designated switch port.

    交换机交换表中查找目标MAC地址确定交换机端口通过端口将转发目的地

    youdao

  • Defining your service means creating a project for it and creating a WSDL file specifying details, such as the namespace and port type (interface) name.

    定义服务意味着创建一个项目创建说明详细信息(名称空间端口类型(接口))的WSDL文件

    youdao

  • In other words, I need to make sure that the binding I choose in the interface WSDL contains the same port I have already chosen (in the code snippet above).

    换言之需要确保接口WSDL选择绑定包含已经选择同一个端口(上面代码片断中)。

    youdao

  • Then, when some interface changes, only that port has to be examined to respond to the change, not everything connected to the component.

    某些接口发生变化时,只有那个接口需要检查响应变化,而无需对所有被连接该组成元素的端口都进行操作。

    youdao

  • I do this by finding the binding in the WSDL interface which corresponds to the chosen port.

    通过对应选定端口的WSDL接口查找绑定查找服务名称和端口名称。

    youdao

  • You can think of a port as an interface and an operation as a method to be called on a particular object.

    可以端口看作接口操作看作特定对象所调用的方法

    youdao

  • It comes with a port type compiler to generate a stub that allows invocation using the abstract service interface.

    提供端口类型编译器生成允许使用抽象服务接口调用存根

    youdao

  • On a behavior port the concrete operations provided by the interface are implemented by the instance of the class that owns the port.

    一个行为端口接口提供具体操作拥有端口实例来执行

    youdao

  • Its programming interface is strictly based on the abstract service interface defined by the WSDL port type.

    编程接口严格基于WSDL端口类型定义抽象服务接口。

    youdao

  • Parallel port interface is a horrid kluge asking for trouble, and USB drives are slow.

    并口接口一种会给您添麻烦的棘手玩意儿,US b驱动器则很慢。

    youdao

  • The Productions participant provides the scheduling service interface through its scheduling service port, as shown in Figure 9.

    产品参与者通过日程服务端口提供Scheduling服务接口如图9所示。

    youdao

  • To record packets received on an interface en0 from a remote host airmail over the telnet port, enter

    要想记录en0接口通过 telnet端口远程主机airmail 接收的数据包输入

    youdao

  • Ports are defined with the provides and requires keywords, followed by the port name and cardinality, a colon, and the port's associated interface.

    端口通过providesrequires关键字进行定义紧接着端口名称下标一个冒号以及与端口相关联接口

    youdao

  • CustomerInfo.wsdl - Interface WSDL file: contains a port type with no operations and messages.

    wsdl-Interfacewsdl文件包含一种操作消息端口类型

    youdao

  • The facade and all alternate sources use the preferred source's interface (port type).

    facade所有备用使用首选接口(端口类型)。

    youdao

  • The first defines the abstract interface of a service, represented by port types, which contain collections of operations (that is, business functions).

    一部分定义服务抽象接口端口类型port type)表示包含操作集合(也就是业务功能)。

    youdao

  • Contained within this element, is the mapping for the fully qualified class name of the service interface, WSDL service names, and WSDL port names.

    这个元素包含Sevice接口WSDL服务名称WSDL端口名称合格的映射。

    youdao

  • You are defining the interface (Port Type) into your process, so you must swap the roles.

    因为正在接口(PortType)定义流程中因此必须交换角色

    youdao

  • You are defining the interface (Port Type) into your process so you must swap the roles.

    接口(PortType)定义流程中所以必须转换角色。

    youdao

  • For example, if we want to provide an interface to a serial port using JNI, we could come up with two different interfaces. One version is in Listing 6.

    举例来说,如果我们希望使用JNI某个串行端口提供接口,则可以构造两种不同接口

    youdao

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

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

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