• When an event that is hooked occurs, browsers call its event handler and wait for it to return before continuing on to the next event.

    连接事件发生时浏览器调用的事件处理器等待返回然后再继续处理一个事件。

    youdao

  • A handler can be anything from calling a method on an object, running a command or invoking a remote object call.

    事件处理器可以任何事,包括调用对象方法运行命令或者远程对象进行调用

    youdao

  • To make the GUI implementation modular, I use something I call a drag handler.

    为了使GUI实现模块化使用了拖动处理程序

    youdao

  • What if the process was in the middle of allocating additional memory on its heap using malloc, and you call malloc from the signal handler?

    如果进程正在使用malloc分配额外的内存时,通过信号处理器调用 malloc,那会怎样?

    youdao

  • The socket.on() call registers an event handler with node so that it knows what to do when certain events happen.

    on() 方法调用节点注册一个事件处理器以便某些事件发生时知道如何处理。

    youdao

  • The application is able to process the results of the service call when the result handler (referenced in the operation attribute) is notified that the web service has finished execution.

    结果(result)处理器(operation属性中被引用)通知Web服务已经执行完毕后,应用程序处理服务调用结果。

    youdao

  • This is done in the starter project in the callback handler to the remote procedure call to the server.

    服务器远程过程调用回调处理器中的starter项目完成

    youdao

  • An event handler looks a lot like an exception handler, except that it starts running when an OnEvent element receives a call to the corresponding operation.

    事件处理程序非常类似于异常处理程序,只不过OnEvent元素接收到相应操作调用运行

    youdao

  • Suppose the signal handler prints a message with fprintf and the program was in the middle of an fprintf call using the same stream when the signal was delivered.

    假定信号处理器使用fprintf打印条消息,而信号发出时程序正在使用同一个进行fprintf调用

    youdao

  • The main reason to develop a message handler is to save the data used in preparing the call to invoke the Web service.

    开发消息处理程序主要目的保存准备调用Web服务时使用数据

    youdao

  • In the example in Listing 2, XPathHandler will call into the application handler, HCCountHandler.

    清单2中的示例里,应用处理程序HCCountHandler将调用XPathHandler

    youdao

  • The compiler creates these methods that call the appropriate method in the application handler.

    编译创建这些方法它们调用应用处理程序中的正确方法

    youdao

  • You set some registers and issue a system call instruction (or an interrupt) and have the kernel code called directly from the trap handler.

    可以设置一些寄存器发出一个系统调用指令(中断),并陷阱处理程序直接调用内核代码

    youdao

  • It then USES the handler for call-backs into your code as it processes the input document.

    然后,在输入文档进行处理的时候,使用代码中的处理程序作为

    youdao

  • When you deploy a JAX-RPC SOAP handler into the message flow, you gain access to both messages involved in the remote procedure call.

    JAX-RPCSOAP处理程序部署消息中时,您就可以访问这两个涉及远程过程调用的消息

    youdao

  • To avoid this, an un-caught handler can decide whether to invoke an abort or a thread-exit call.

    为了避免一点,捕获处理程序可以决定是请求异常中止调用还是请求线程退出调用。

    youdao

  • Or, you call some function that was in the middle of the manipulation of the global data structure and you call the same function from the signal handler.

    或者调用正在处理全局数据结构某个函数而在信号处理器中调用了同一个函数。

    youdao

  • Based on the new execution annotations the user can define if the call back methods of his network handler should be executed in single threaded mode or multithreaded mode.

    基于新的执行注释用户清楚地规定网络处理器中的调函数应该线程模式执行还是多线程的模式执行。

    youdao

  • Using the custom call back handler will provide better features and the ability to pass the username and password dynamically from the client's session context.

    使用定义调处理器提供更好特性提供客户端会话上下文动态传递用户密码功能

    youdao

  • Links EXEC CICS LINK to the CICS business application each message handler needs logic to decide which program to call.

    链接EXECCICSLINKCICS业务应用程序每个消息处理程序都需要进行逻辑判断决定调用哪个程序

    youdao

  • This handler is responsible for processing the timeout situation and handling it with the correct subsequent TCAP messaging and, if necessary, terminating the call.

    这个处理程序负责处理超时情况使用正确后续TCAP消息传递处理如果必要终止调用。

    youdao

  • When notification is received, the handler may call one of the provided methods to force a refresh.

    收到通知处理程序可以调用某个已提供方法强制进行刷新

    youdao

  • Your handler code can make use of the information passed by the call-backs, but cannot affect the parsing (except by throwing an exception).

    处理程序代码可以使用这些回调中传递信息但是不能影响解析过程除了引发一个异常)。

    youdao

  • Other than that overhead of its per-client thread creation, a notable feature of the SocketServer-based server is its use of a blocking call to time.sleep within its handler.

    除了创建每个客户机线程开销之外,这个基于SocketServer服务器一个引人注目特性在于处理程序的time . sleep使用阻塞调用

    youdao

  • Create an Eclipse user intereface (UI) command to provide a menu entry to call a command handler.

    创建Eclipse用户界面UI命令提供菜单调用命令处理程序

    youdao

  • Note that the println call needs to be moved into a method so that it can be invoked from the handler.

    注意println调用需要转移一个方法中,这样可以处理程序中调用它。

    youdao

  • The snippet in Listing 9 shows how to call the EJB method under the identity of a subject whose credentials were received from the security handler.

    清单9中的片段展示如何安全处理程序接收主体的凭证这个主体身份调用EJB方法

    youdao

  • That is, you call the service and the Rich UI handler continues to run.

    就是说调用服务时这个RichUI处理程序还会继续运行。

    youdao

  • Typically when the process reaches an accepting state, you will want to call the application handler for the given XPath.

    一般而言过程进行接受状态时,希望对给定XPath调用应用处理程序

    youdao

  • Typically when the process reaches an accepting state, you will want to call the application handler for the given XPath.

    一般而言过程进行接受状态时,希望对给定XPath调用应用处理程序

    youdao

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

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

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