asynchronous request造句
例句与造句
- Begins an asynchronous request to resolve a dns host name or ip address to an
开始异步请求将dns主机名或ip地址解析为 - Method completes the asynchronous request and returns the requested response
方法完成该异步请求并返回所请求的响应。 - Making asynchronous requests
实现异步请求 - The following code example ends an asynchronous request and creates a new
下面的代码示例结束一个异步请求,并创建一个新的 - Spml provides two operations to manage and control asynchronous request execution
Spml提供了两种操作来管理和控制异步请求执行: - It's difficult to find asynchronous request in a sentence. 用asynchronous request造句挺难的
- This operation allows the ra to cancel the execution of a pending asynchronous request
该操作允许ra取消执行尚未执行的异步请求。 - To use a thread pool rather than a single thread to run the asynchronous requests
使用一个线程池,而不是使用单个线程来运行异步请求。 - Multiple simultaneous asynchronous requests render the request completion order uncertain
多个同时进行的异步请求会使请求完成顺序不确定。 - Method starts an asynchronous request for the stream that is used to upload data to the server
方法启动对用于将数据上载到服务器的流的异步请求。 - When overridden in a descendant class , begins an asynchronous request for an internet resource
当在子类中被重写时,开始对internet资源的异步请求。 - Support of asynchronous requests for a particular technology adapter depends on the adapter in question
特定技术适配器的异步请求支持取决于适配器。 - An active object that is responsible for an asynchronous request to the message server
操作对象:某个激活的对象,负责对消息服务器的同步请求做响应。 - In a perfect jxta world , we would perform asynchronous requests against a nondeterministic network
在完美的jxta世界中,我们将在不确定性网络上执行异步请求。 - In a client callback , a client script function sends an asynchronous request to an asp . net web page
在客户端回调中,客户端脚本函数向asp . net网页发送异步请求。 - In fact , even when you want an asynchronous request , you should specify " true " as the third parameter
事实上,即使需要异步连接,也应该指定第三个参数为“ true ” 。