• To set the timeout value, in milliseconds, for an asynchronous method.

    设置时值,毫秒为单位的异步方法。

    youdao

  • There is a corresponding asynchronous method for each remote service method.

    每个远程服务方法对应异步方法。

    youdao

  • However, EJB will still have a place in defining endpoints for message delivery, remote and asynchronous method invocation, timers, etc.

    然而EJB消息传输定义端点远程异步方法调用定时器等领域还是一席之地的。

    youdao

  • With an asynchronous method invocation the container returns control to the client and continues processing the invocation on a separate thread.

    通过异步方法调用容器控制权返还客户并且单独的线程上继续处理调用。

    youdao

  • The essay suggests that an asynchronous method be adopted in teaching and learning so as not to compel students to march forward synchronously in their study.

    外语教学采用异步,做到因材施教,因地制宜,不能强行划一,同步前进

    youdao

  • An asynchronous method can return a Future object that allows the client to retrieve a result value, check for exceptions, or attempt to cancel an in-progress invocation.

    异步方法返回Future对象对象使得客户可以获得一个结果检查异常或者尝试取消正在进行中的调用。

    youdao

  • This paper introduces the concept of asynchronous method invocation based on CORBA, and discusses the principle and implementation technology of its two model: callback and polling.

    介绍基于CORBA异步调用技术探讨了异步回调和异步轮询两种模型的原理实现技术。

    youdao

  • The experimental results show that, the scheme not only makes, the sensitivity to parameters of the system reach the level of asynchronous method, but also has good correlation property.

    计算机仿真结果表明方案不但使系统参数敏感性达到同步方式水平而且具有很好的相关性。

    youdao

  • An asynchronous method may also support multiple pending calls (multiple concurrent invocations), allowing your code to call it any number of times before it completes other pending operations.

    异步方法可能支持多个起的调用(多个并行调用),允许代码在此方法完成其他挂起的操作之前调用方法任意多次

    youdao

  • With the growth of the application domain of CORBA, many applications need the asynchronous mechanism in CORBA. Traditionally, CORBA does not provide the asynchronous method invocation mechanism.

    随着CORBA应用领域扩展,许多应用需要CORBA提供异步机制,而传统的CORBA提供异步方法激活机制。

    youdao

  • If the request is asynchronous, this method returns immediately after sending the request.

    如果请求异步的,这个方法发送请求之后立即返回

    youdao

  • This method masks much of the coding that is necessary to create an asynchronous request.

    这种方法屏蔽创建一个异步请求所需大部分编码

    youdao

  • Asynchronous tracking: in this method, there is an external process that runs and scans for changes.

    异步跟踪这种方法中,运行外部进程扫描更改。

    youdao

  • DRBD supports a variation on each method that provides a bit more data protection than asynchronous at a slight cost in performance.

    DRBD支持每种方法变体这些方法异步模式提供更多数据保护代价性能略有下降

    youdao

  • The asynchronous call to the server will be triggered when the validate method is called.

    验证方法调用时,对服务器异步调用触发

    youdao

  • These include a provision to specify the transport protocol, which is needed to access the service, and a clearer method of declaring both synchronous and asynchronous services.

    包括指定访问服务所需传输协议规定声明同步异步服务的明确的方法

    youdao

  • You must be aware of or account for the asynchronous nature of replication if this is your chosen method.

    如果选择这种方法必须清楚考虑复制本身异步

    youdao

  • When the asynchronous operation finishes or when the handled event takes place, a method gets called and executed as a reaction to the event.

    异步操作完成或者事件触发时候就会调用方法作为事件的反应

    youdao

  • The same WSIF client can be used for asynchronous invoke by invoking a different method in the API.

    可以通过调用API中的不同方法使用WSIF客户机进行异步调用

    youdao

  • If you're starting with the WSDL-code-generation method described above, you can ask the code generator to enable asynchronous invocations to your service.

    如果上述WSDL -代码-生成”方法开始可以要求代码生成器启用服务的异步调用

    youdao

  • The first is the method of distributed objects (also known as object Request Broker), and the second method is that of asynchronous messaging.

    第一方法使用分布式对象(称为对象请求代理),第二种方法是使用异步消息传递

    youdao

  • Asynchronous - a method that represents a message queue.

    Asynchronous——表示消息队列方法

    youdao

  • At an overall level this is an asynchronous sequence, since the first attach method call goes in one direction.

    全局层次上来看其实一种异步序列因为开始attach方法调用是朝着个方向的。

    youdao

  • Every method of the main interface has a matching entry in the asynchronous interface, but with a return type of void and an additional argument of class AsyncCallback.

    接口每种方法异步接口相匹配条目但是附带void返回类型asynccallback附加参数

    youdao

  • For each method in your original interface, the asynchronous version must have a matching method with the return type changed to void and an additional parameter of type AsyncCallback.

    对于初始接口中的每个方法异步版本必须返回类型更改void匹配方法一个asynccallback类型附加参数

    youdao

  • Using the getFormValues() method, an array of form field values may be submitted as an argument to an xajax asynchronous wrapper function.

    通过使用 getFormValues()方法可以表单字段数组作为参数提交给一个xajax异步包装器函数。

    youdao

  • The (asynchronous) receiver bean is invoked upon receipt of a message to unpack the message content to invoke a method on a target business logic EJB.

    接收消息调用(异步)接收bean将消息内容解包调用目标业务逻辑e JB中的方法

    youdao

  • In this example, you use the AsyncFacebookRunner.request (...) method, which is a helper wrapper method to make the underlying request method asynchronous by running in its own thread.

    中,使用AsyncFacebookRunner .request(…)方法一个帮助封装器方法,通过运行在自己的线程中,使得底层请求方法是异步的。

    youdao

  • The method returns an IAsyncResult, which can be used to monitor completion, wait on the WaitHandle, or complete the asynchronous call.

    这个方法返回一个IAsyncResult可以监测完成,也可以等待WaitHandel或者完成异步调用。

    youdao

  • The method returns an IAsyncResult, which can be used to monitor completion, wait on the WaitHandle, or complete the asynchronous call.

    这个方法返回一个IAsyncResult可以监测完成,也可以等待WaitHandel或者完成异步调用。

    youdao

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

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

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