Host Port Interface of DSP implements interprocessor communication.
处理器之间的通信由dsp的主机接口实现。
Parallel port interface is a horrid kluge asking for trouble, and USB drives are slow.
并口接口是一种会给您添麻烦的棘手玩意儿,而US b驱动器则很慢。
A serial port interface can be used to take control of the power supply, to set G1, G2 and G3 voltages, to select the XRII field, or to measure back the real electrode voltages (see chapter4).
一个串行端口接点可被用来控制电源,设定G 1,G2和G3电压,选择X线影像增强器视野,或延迟测量实际极间电压(看第4章)。
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文件。
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中选择的绑定包含我已经选择的同一个端口(在上面的代码片断中)。
In the interface file you can see that there is a tag which contains an and also a tag which represents the port I have already chosen.
在接口文件中,您可以看到有一个标记,它包含一个标记和一个表示我已经选择的端口的标记。
You can think of a port as an interface and an operation as a method to be called on a particular object.
你可以把端口看作一个接口,而把操作看作对一个特定对象所调用的方法。
I do this by finding the binding in the WSDL interface which corresponds to the chosen port.
我通过在对应于选定的端口的WSDL接口中查找绑定来查找服务名称和端口名称。
Specify just the service interface class, or call the method with an additional parameter, which is the fully qualified name of the desired port.
直接指定服务接口类,或使用附加的参数(即所需端口的完全限定名称)调用该方法。
It comes with a port type compiler to generate a stub that allows invocation using the abstract service interface.
提供端口类型编译器来生成允许使用抽象服务接口的调用的存根。
Then, when some interface changes, only that port has to be examined to respond to the change, not everything connected to the component.
当某些接口发生变化时,只有那个接口需要被检查来响应变化,而无需对所有被连接到该组成元素的端口都进行操作。
On a behavior port the concrete operations provided by the interface are implemented by the instance of the class that owns the port.
在一个行为端口上接口提供的具体操作由拥有端口类的实例来执行。
Its programming interface is strictly based on the abstract service interface defined by the WSDL port type.
它的编程接口严格基于WSDL端口类型定义的抽象服务接口。
CustomerInfo.wsdl - Interface WSDL file: contains a port type with no operations and messages.
wsdl-Interfacewsdl文件:包含一种不带操作和消息的端口类型。
You are defining the interface (Port Type) into your process so you must swap the roles.
您要将接口(PortType)定义到您的流程中,所以必须转换角色。
You are defining the interface (Port Type) into your process, so you must swap the roles.
因为正在将接口(PortType)定义到流程中,因此必须交换角色。
Select the WSDL file FundsOrderProcessInterface.wsdl to include the interface description for your new service and select the Port type ExecuteOrderPT.
选择wsdl文件FundsOrderProcessInterface . wsdl以包含对于您的新服务的接口描述,然后选择Porttype ExecuteOrderPT。
The Productions participant provides the scheduling service interface through its scheduling service port, as shown in Figure 9.
产品参与者通过它的日程服务端口来提供Scheduling服务接口,如图9所示。
To record packets received on an interface en0 from a remote host airmail over the telnet port, enter
要想记录en0接口上通过 telnet端口从远程主机airmail 接收的数据包,输入
The facade and all alternate sources use the preferred source's interface (port type).
facade和所有备用源都使用首选源的接口(端口类型)。
This component provides the Purchasing interface through its purchasing service port.
这个构件通过它的购买服务端口来提供Purchasing界面。
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端口名称的合格类名的映射。
Every port implementation class (Listing 2) generated by Application Developer can be type-casted to the Stub interface, thus allowing for setting and getting Stub's properties.
由ApplicationDeveloper生成的每个端口实现类(清单2)都可以被输入Stub接口中,这样来设置并获取Stub的属性。
In the server field, type the address of the interface services server that is running on port 8080.
在Server区域中,输入在8080端口上运行的界面服务器服务的地址。
For example, the invoicing request port requires the invoicing interface to initiate price calculations and send the shipping price.
例如,结账的请求端口需要Invoicing界面进行价格计算并发送传递的价格。
The first defines the abstract interface of a service, represented by port types, which contain collections of operations (that is, business functions).
第一部分定义了服务的抽象接口,用端口类型(port type)表示,它包含操作集合(也就是业务功能)。
Ports are defined with the provides and requires keywords, followed by the port name and cardinality, a colon, and the port's associated interface.
端口通过provides和requires关键字进行定义,紧接着是端口的名称和下标,一个冒号以及与端口相关联的接口。
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为某个串行端口提供接口,则可以构造两种不同的接口。
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为某个串行端口提供接口,则可以构造两种不同的接口。
应用推荐