Applications publish through an MQTT client object.
应用程序通过MQTT客户对象发布消息。
Data is read from the channel in a nonblocking fashion and written to the Client object.
数据是以非阻塞方式从通道中读取的,并被写到Client对象中。
This creates a client object that will perform the search, and in fact supports any search type.
创建的这个客户端对象可以执行搜索,实际上它支持任何类型的搜索。
You create a Gearman Client object, specify the servers, and call the task that you want to perform.
您创建一个GearmanClient对象,指定服务器,调用您想要执行的任务。
Using message passing, a client object specifies a target object, a message, and a set of arguments.
客户机使用消息传送来指定目标对象、消息和参数集。
When a new client becomes available it instantiates a new client object representing the state of that client.
当新客户机变为可用时,它就实例化一个新的Client对象,该对象代表了那个客户机的状态。
To receive acknowledgments of publications, a callback handler must be created and registered with the MQTT client object.
要收到发布的确认,必须创建回调处理程序,此处理程序还必须用MQTT客户机对象注册。
This method takes a new client object and an anonymous method that holds the same code a normal using block would contain.
方法接收一个新的客户端对象,以及一个匿名方法,该方法持有的代码与正常使用using语句块包含的代码完全相同。
The interaction between the client object and the server object is too fine grained and results in many trips across the network.
客户端对象和服务器对象之间的交互粒度太细,在网络中会导致许多问题。
The client object files along with the client stub file is linked with the RPC runtime library to generate the client executable.
客户机对象文件和客户机stub文件与RPC运行时库链接,生成客户机可执行程序。
The most common way to use this class is to access its properties from the client object and not to instantiate it directly.
使用此类的最常见方法是从客户端对象中访问其属性,而不是直接对其进行实例化。
In asynchronous messaging, the client or client object sends a message to the target application, but doesn't wait for the response to continue its work.
在异步消息传递中,客户端或客户端对象将消息发送到目标应用程序,但是不等待响应就继续其工作。
One thing you will notice if you are unfamiliar with the Axis source code is that it's not like the developers just extended someone else's HTTP client object.
如果您不熟悉axis源代码,您将会注意到一件事:开发者不可能仅继承其他人的HTTP客户机对象。
The library also provides the base client object types Component, Control, and Behavior classes from which you can derive to provide rich client functionality.
该库还提供基客户端对象类型组件、控件和行为类,可以从这些类进行派生以提供丰富的客户端功能。
Our approach with the OData Service for Team Foundation Server 2010 is to then provide a layer on top of the client object model to provide the OData interfaces we wish to expose.
而ODataServiceforTeamFoundationServer 2010所提供的方法会在客户对象模型之上提供一个层,从而提供我们想要暴露的OData接口。
This properties object provides configuration for the instantiated client.
此属性对象提供实例化客户机的配置。
The Client-Side Click-to-Action source object code is updated, as shown in Listing 3.
客户端的点击操作源对象代码得到了更新,如列表3所示。
The client of a CORBA object acquires its object reference and USES it as a handle to make method calls, as if the object were located in the client's address space.
CORBA对象的一个客户程序获取了其对象引用,并将它用作句柄进行方法调用,就好像对象是位于客户程序的地址空间中一样。
However, there is an inherent distinction between the remote interface as being a client side object, while instances of the remote implementation class belong on the server side.
然而,远程接口与远程实现类的实例有内在不同,前者是客户机方对象,而后者则属于服务器方。
If I'm writing client code and need to use an object, that object's class exists in some type hierarchy.
如果我在编写客户机代码并调用了一个对象,这个对象必定存在于某种层次之中。
It shouldn't be clear to the client of an object exactly how the work is getting done.
对于对象的客户机来说,这项工作具体是如何运行的是不明确的。
There's a callback object the client provides that's notified by the SOAP engine after the engine receives the response from the server.
存在一个客户机提供的回调对象,SOAP引擎会在从服务器接收到响应后通知该对象。
When the output is complete, the stream is flushed by writing a NULL object to the client stream and loop awaiting the next client.
输出完成后,通过向客户端流写入一个NULL对象,而且循环等待下一个客户端,从而刷新流。
In response to the locate reply, the client then requests that the ORB resolve the object and return a reference to the client.
为了响应该定位应答,客户端然后请求OR b解析该对象并向客户端返回引用。
Instantiate binding provider object so that client context can be obtained and set.
实例化绑定提供程序对象,以便获取和设置客户机内容。
The PHP functions return an XML response that is returned to the client application by the xajax object.
PHP函数返回一个XML响应,后者由xajax 对象返回到客户机应用程序。
Our custom DXL framework simplifies Notes object access from any client.
我们的定制DXL框架简化了任何客户机对Notes对象的访问。
The Python client uses this object to send the populated UDDI request object, and to construct a corresponding UDDI response object for the request used.
Python客户机使用这个对象发送植入的UDDI请求对象,并构造与所使用的请求相应的 UDDI响应对象。
The Python client uses this object to send the populated UDDI request object, and to construct a corresponding UDDI response object for the request used.
Python客户机使用这个对象发送植入的UDDI请求对象,并构造与所使用的请求相应的 UDDI响应对象。
应用推荐