• 最后讨论的、但并非不重要的API: RecordListener可以用于应用程序设置事件通知

    The RecordListener, the last-but-not-least API we discussed, can be used to set up event notification for your applications.

    youdao

  • 现在我们部件已经设置完成并且程序准备接收用户事件

    The setup of our widget is now complete, and the program is ready to receive user events.

    youdao

  • 因此绑定事件过滤器事件处理程序意味着设置特定事件发生时采取特定操作情形

    So, binding an event filter to an event handler means you're setting up a situation in which specific actions will be taken when a particular event happens.

    youdao

  • 放入web页面中然后激活事件处理程序(单击按钮,在之间按tab键切换焦点或者使用设置任何方法触发请求)。

    Put it into your Web page and then activate your event handler (click a button, TAB out of a field, or use whatever method you set up to trigger a request).

    youdao

  • 如果全局范围要求使用事件处理程序结果,请全局结果变量中设置结果。

    If the global scope requires the result of the event handler, set the result in the global result variable.

    youdao

  • 如果过去曾经编写事件驱动程序,那么认为发现,对于设置事件处理循环常见做法,使用信号一个令人耳目一新的变化

    If you've ever done any event-driven programming in the past, I think you'll find signals to be a refreshing change from the common practice of setting up an explicit event processing loop.

    youdao

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

    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

  • 可以设置事件处理程序接收来自服务回调

    You set up the event handler to accept the callback from the service.

    youdao

  • 可以设置用户首次主要内容字段输入数据时的事件处理程序如图2所示。

    You can set an event handler for the first time the user enters data into the main content field. Figure 2 illustrates.

    youdao

  • 尤其是设置全局计数器,以处于活动状态事件处理程序进行计数;另外,还要设置一个变量,在列表中保存事件处理程序结果

    Especially, it sets up a global counter that counts the number of active event handlers as well as a variable that holds the results of the event handlers in a list.

    youdao

  • 如果整个生命必须动态设置样式属性使用事件处理程序而不CSS表达式方法

    If the style property must be set dynamically throughout the life of the page, using event handlers instead of CSS expressions is an alternative approach.

    youdao

  • 必须设置事件处理程序捕获传入

    You must set up your event handler to catch the incoming value.

    youdao

  • 设想一下,将能够引用屏幕上呈现任何HTML元素更改属性设置事件触发处理程序修改其外观,而所有这些都能即时实现。而这一切如今已成为现实。

    Imagine if you could reference any HTML element rendered on the screen, change its properties, set handlers triggered by events, and modify its appearance — all instantaneously.

    youdao

  • 作为一次性设置一部分WjcDispenser实例类上提供一个订阅特定类型CustomEvent事件处理程序

    As part of the one-time setup, provide an event handler subscribed to that specific type of CustomEvent on the WjcDispenser instance or class.

    youdao

  • 在这里onstorage事件设置一个事件处理程序

    Here you set an event handler for the onstorage event.

    youdao

  • 这个处理程序阻止默认事件(提交表单)触发额外ajax参数设置1使用原始表单发出一个ajax请求以获取URL数据

    This handler prevents the default event (submitting the form) from being fired, sets the value of the extra ajax argument to 1, and makes an ajax Request using the original form for the URL and data.

    youdao

  • activity设置清单1XML文件布局几个事件处理程序连接起来。

    This Activity sets the layout to the XML file in Listing 1, and it wires up a couple of event handlers.

    youdao

  • 没有使用 Listener接口而是使用该类定义匹配要注意的事件处理程序入口的特性(例如actionPerformed设置Jython函数

    No Listener interface is used; instead attributes that match the interesting event handler entry points defined by the class (for example, actionPerformed) are set to Jython functions.

    youdao

  • 然后GoogleCalendar应用程序将转可以选择各个日历设置例如事件时区日历名称)页面

    Then the Google Calendar application goes to a page where you can select various calendar settings, such as the time zone for the events and the name of the calendar.

    youdao

  • 绑定事件过滤器事件处理程序时,是在创建cim_indicationsubscription实例设置该实例的Filterhandler属性

    When you bind an event filter to an event handler, you are creating an instance of the CIM_IndicationSubscription class and setting the properties filter and handler of that instance.

    youdao

  • 如果验证处理程序设置自己的or g . xml .sax .ContentHandler验证器处理程序充当过滤器验证收到的sax事件,并把事件转发ContentHandler。

    If you set your own org.xml.sax.ContentHandler on the validator handler, the validator handler ACTS as a filter that validates incoming sax events and forwards events to your ContentHandler.

    youdao

  • 段代码样例中所需参数设置摘要url打开摘要,然后获得DOMNodeList中的所有事件条目可以foreach迭代程序处理

    In this code sample, you set up the feed URL with the parameters needed, open the feed, then get all the event entries in a DOMNodeList, which you can process with the foreach iterator.

    youdao

  • 婚礼带到事件处理程序设置专业新娘新郎适当时刻自由

    For your wedding, the birds are brought to the event by professional handlers and set free by the bride and groom at an appropriate moment.

    youdao

  • 为了方便程序使用者快速跳过启动封面直接进入程序窗体我们还要设置click事件关闭窗体A调用主窗体b

    In order to facilitate procedures for users to skip commencement cover fast direct access to the main program window, we need to set up a click to the incident closed Form a and Form B main Call.

    youdao

  • 得到一切设置应用程序启动时处理应用程序级别事件

    It gets everything setup when the app starts and deals with application level events.

    youdao

  • 如果用户应用程序设置联机状态事件处理程序尝试重新验证用户。

    If the user sets the application to the online state, the event handler attempts to revalidate the user.

    youdao

  • 下面代码示例显示如何设置某些情况下才会调用事件处理程序事件

    The following code example shows how to set up an event for which the handler is only called under certain conditions.

    youdao

  • 获取设置一个值指定宿主应用程序用于代理类型中的事件事件访问器方法类型

    Gets or sets a value that specifies the kind of event accessor method the host application will use for this event in the proxy type.

    youdao

  • 获取设置一个,该值确定是否仍然调用分配资源库处理程序即使事件事件数据中标记为处理

    Gets or sets a value that determines whether the handler assigned to the setter should still be invoked, even if the event is marked handled in its event data.

    youdao

  • 设置事件处理程序接收有关文档类型定义(DTD)、XML数据简化(XDR)架构XML架构定义语言(XSD)架构验证错误的信息。

    Sets an event handler for receiving information about document type definition (DTD), XML-Data Reduced (XDR) schema, and XML schema definition language (XSD) schema validation errors.

    youdao

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

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

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