• To verify our system, we must set up the application under test in the lab, perturb it with events, and detect when it fails to handle an event properly.

    为了验证我们系统我们必须实验室设置测的应用程序,利用事件进行干扰,并且不能适当处理事件进行监测

    youdao

  • This function returns the handle to the event object and can be used in subsequent calls to the event object.

    这个函数返回事件对象,这样就可以后续的调用中使用这个事件对象了。

    youdao

  • How does the browser handle these items and how does it map event handlers, functions, and styles to that textual markup?

    浏览器如何处理这些,如果将事件处理程序、函数样式映射文本标记

    youdao

  • The ECM step completion widget uses event sending to handle all work items that dispatch work.

    ECM步骤完成小部件使用事件发送处理分发工作所有工作项目

    youdao

  • Finally, notice that we get a handle on the button we created in the layout XML and add a click event handler.

    最后,注意上述代码获得布局XML创建按钮句柄添加一个单击事件处理程序。

    youdao

  • As the number of clients connect, new events to handle the client connection are added to the event queue and removed when the client disconnects.

    客户连接时,事件队列中添加事件处理客户连接客户端中断连接时删除事件。

    youdao

  • The normalized event count makes you handle events as if you collect them during the whole data collection.

    规范化事件计数值使我们能够像是在整个数据收集过程中收集事件那样处理事件。

    youdao

  • Menus also handle their own events, so there's no need to register event listeners on the items in your menu.

    菜单自行处理它们事件所以不必菜单中的项目注册事件侦听器。

    youdao

  • Figure 1 shows this concept, with opportunities to hook in events to handle security aspects, or a particular HTTP method (such as GET or POST) event.

    1展示了这个概念,并且还包括了处理安全性方面问题事件特定HTTP方法(比如GETPOST)事件

    youdao

  • Defines the events that this widget should handle, and the method that is called when the event is received.

    定义部件应该处理事件以及收到事件调用方法

    youdao

  • The message informs the delegate of an event that the delegating object is about to handle or has just handled.

    消息通知事件委托方法,委托对象将要处理已经处理

    youdao

  • Starting at the root of the document tree and moving down to the element where the event was triggered, each element is given the opportunity to handle the event.

    文档开始向下移动触发事件元素其中每个元素有机会处理事件。

    youdao

  • In the event of any quality problem of products provided by Party A, both sides shall handle the problem through negotiationtill both sides satisfy.

    乙方发现甲方提供产品有任何质量问题时,双方协商处理直至双方满意为止。

    youdao

  • In the event that a lawyer or an agent is appointed to handle the arbitration matters, a letter of authorization shall be submitted to the arbitration commission.

    委托律师其他代理人进行仲裁活动应当仲裁委员会提交授权委托书

    youdao

  • Some of these sections include application composition, the SipFactory API, and a lot of event listeners to handle events in the protocol handling.

    其中一些部分包含应用程序组合SipFactoryAPI用于协议处理中处理事件很多事件侦听器

    youdao

  • Main : the main function creates the socket to be used for listening to connections, and then creates the callback for accept to handle each connection through the event handler.

    main函数创建用来监听连接接字,然后创建accept回调函数以便通过事件处理函数处理每个连接

    youdao

  • Handle the Enter key: Instead of having an Add button, watch for users pressing the Enter or Return key by hooking onto the onkeydown event in the textarea.

    处理enter:取消Add按钮通过检查textareaonkeydown事件看看用户是否Enterreturn键。

    youdao

  • To actually handle each request, the libevent library provides an event mechanism that ACTS as a wrapper around the underlying network backend.

    为了实际处理每个请求libevent提供一种事件机制作为底层网络后端的包装器

    youdao

  • For example, in the initial state of Inactive, the only expected event is mouseover, so you can define a function to handle that situation, as shown in Listing 9.

    例如Inactive初始状态,可能出现的惟一事件mouseover所以可以定义一个处理情况函数清单9。

    youdao

  • The current draft of the standard already identifies the main topics of the event system that you must handle as part of the standardization process, including.

    标准当前草案已经确认事件系统主要主题必须将这些主题作为标准化过程一部分来处理包括

    youdao

  • To invoke this method, you need to handle the "button pressed" event for the operation buttons, which is done by simply assigning a method named onclick to each button. For example.

    调用方法需要处理操作按钮按钮按下事件通过每个按钮分配一个名为onclick的方法完成。

    youdao

  • The Swing adaptors allow you to subclass the adaptor and just override the methods you need to handle for the event.

    Swing适配器允许子类适配器并且可以仅重写处理事件所需方法

    youdao

  • The final step is to create a new web page with the code to create the form and handle the submit event on the Validate button.

    最后一步代码创建一个web页面创建表单处理Validate按钮提交事件

    youdao

  • This sample is a handle event called getFeedFromURL, which can receive a string as payload and invoke the function handleGetFeedFromURL when it is triggered.

    样例称为getFeedFromURL处理事件事件可以接受一个字符串作为负载触发调用函数handleGetFeedFromURL

    youdao

  • I, of course, can handle this by using a JPA's EntityListeners annotation, which means I can hook into a removal event and use it to remove Runner instances.

    当然可以使用JPA的EntityListeners注释处理这个问题,意味着我可以监控删除事件,在事件发生时删除Runner实例

    youdao

  • Flash Player's event dispatch mechanism is robust, and it can handle tens of thousands of events.

    FlashPlayer事件分发机制非常健壮,能够处理上万个事件。

    youdao

  • When the wiring process is complete, a published event and a handle event are linked together.

    wiring进程完成时,发布的事件处理事件就连接在一起。

    youdao

  • If there is an exception at a particular step, the intermediate exception event catches the exception and passes it to the activity, which is designed to handle exceptions.

    如果某个特定步骤出现异常中间异常事件(intermediateexception event)将捕获异常将其传递设计用于处理异常活动

    youdao

  • You simply handle an Ajax event like you would any other Web flow event, and after handling your flow can request that certain fragments, or partials, of the UI be refreshed.

    只需处理任何其它WebFlow事件一样来处理Ajax事件可以了,处理事件之后,流程可以请求刷新ui特定片断部分

    youdao

  • You simply handle an Ajax event like you would any other Web flow event, and after handling your flow can request that certain fragments, or partials, of the UI be refreshed.

    只需处理任何其它WebFlow事件一样来处理Ajax事件可以了,处理事件之后,流程可以请求刷新ui特定片断部分

    youdao

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

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

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