First, create a new Client object.
首先,创建一个新的Client对象。
Applications publish through an MQTT client object.
应用程序通过MQTT客户对象发布消息。
This code is used to access the Client object when handling a user request.
处理用户请求时,使用这段代码来访问Client对象。
The service will return the distance from one point to the current Client object.
服务将返回从一个点到当前Client对象的距离。
Data is read from the channel in a nonblocking fashion and written to the Client object.
数据是以非阻塞方式从通道中读取的,并被写到Client对象中。
For example, client object maps are not a key component of the performance testing model.
例如,客户对象映射并不是性能测试模型的关键构件。
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对象,指定服务器,调用您想要执行的任务。
Notice that the HttpRequest is constructed with the clientInputStream property of the Client object.
注意,HttpRequest是用Client对象的clientInputStream属性构造的。
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接口。
A client sends a message to a target object.
客户机向目标对象发送一条消息。
This properties object provides configuration for the instantiated client.
此属性对象提供实例化客户机的配置。
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.
然而,远程接口与远程实现类的实例有内在不同,前者是客户机方对象,而后者则属于服务器方。
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引擎会在从服务器接收到响应后通知该对象。
As far as the client is concerned, this stub object is the remote object.
就客户而言,该存根对象就是远端对象。
Instantiate binding provider object so that client context can be obtained and set.
实例化绑定提供程序对象,以便获取和设置客户机内容。
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响应对象。
By declaring it static, you save client code the overhead of creating an object.
通过声明为静态,为客户机代码节省了创建对象的工作量。
By declaring it static, you save client code the overhead of creating an object.
通过声明为静态,为客户机代码节省了创建对象的工作量。
应用推荐