• 比如按钮单击事件

    For example, a Button control contains a Click event that is raised when the Button is clicked.

    youdao

  • 发生时鼠标单击事件文档行进目标(li)再次返回

    When that happens, the mouse click event travels from the root of the document to the target (li) and back again. The sequence is.

    youdao

  • 第二个修改扩展搜索结果列表这样用户就可以单击事件报告标题查看整个报告。

    The second is to extend the search results list so that a user can click on the title of an incident report and see the full report.

    youdao

  • 如果一个鼠标单击事件发生,客户中鼠标光标的位置绘制这个字符串

    If at least one mouse click has occurred, it draws the string in the client area at the mouse position.

    youdao

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

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

    youdao

  • 前一已经看见绑定单击事件的方法:YUIEventDojo的connect。

    In the previous section, you saw two ways of binding to the click event: YUI's event and Dojo's connect.

    youdao

  • 然后,它按钮上注册单击事件所以按钮被单击时,第一表单通过Ajax 方式提交。

    Then, a click-listener is installed on the button, so that when the button is clicked, the first form is submitted via Ajax.

    youdao

  • BuddyListDelegate接口处理先前定义的 viewAction按钮单击事件

    The BuddyListDelegate interface handles clicks to the viewAction button, which you defined previously.

    youdao

  • 模板本身显示CDA条目文本,该条目是从此前原始单击事件关联id(原始锚链接的ID)所创建缓存中提取的。

    The template itself displays the text of the CDA entry, extracted from the cache created earlier using the ID associated with the original click event (the ID of the original anchor link).

    youdao

  • 如果没有事件处理程序处理这个单击事件沿着同样路线再返回元素,这时根元素默认单击处理程序将忽略事件

    If no event handlers processed the click, the event will travel back up the same path until it comes back to the root element, where the default click handler will ignore it.

    youdao

  • 本文中,我们应用程序进行了改动,让对应于单击事件来检索数据因此,我们不会因鼠标在其上移动而为此图像出数据。

    In this application, we changed the application to only retrieve data on a click, so we weren't pulling data for every image the mouse zoomed over.

    youdao

  • 自定义单击处理程序可所有菜单处理单击事件(请参见示例应用程序中的方法MenuItemClickHandler)。

    The custom click handler handles clicking events for all menu items (see the method MenuItemClickHandler in the sample application).

    youdao

  • ButtonWithCallbacks不仅处理按钮一些本质行为(比如单击),同时还通过调用函数处理单击事件通知

    Not only does ButtonWithCallbacks handle behaviors essential to buttons (like clicking), it also handles notification of click events by invoking the callback functions.

    youdao

  • 如果看看这样到底有多一个简单按钮,并单击事件中添加Thread . sleep(2000)这段代码。

    If you want to see how bad this can look, write a simple application with a button that invokes Thread.sleep (2000) in its OnClickListener.

    youdao

  • 所以如果应用程序按钮单击事件关联错误的方法UI测试自动化不会捕捉逻辑错误(虽然每次测试都会失败,而且很快发现问题)。

    So the UI test automation will not catch the logic error if the application has the wrong method wired to a button click event (although every test would fail and you'd find the problem quickly).

    youdao

  • 出现单击事件将调用update函数传递可以绑定表单字段nameidentifieremployee对象

    On the click event, it calls the update function and passes on the employee object, which is bondable to the form fields, name, and identifier.

    youdao

  • 控制器处理所有UI事件例如单击按钮选择菜单以及更改文本字段

    The controller handles all UI events, such as button clicks, menu selection, and text-field changes.

    youdao

  • 注意测试自动化通过直接调用按钮控件相关方法模拟按钮单击的,不是通过触发事件模拟。

    Notice that the test automation simulates a button click by directly invoking the button control's associated method rather than by firing an event.

    youdao

  • 浏览器中通常响应用户操作生成事件用户单击按钮时,按钮产生一个ONCLICK事件

    In a browser, events are typically generated in response to user actions: a button fires an ONCLICK event when the user clicks.

    youdao

  • 函数接收关于单击事件信息不过例中没有使用到。

    This function receives the event details for the click, though they are not used in this case.

    youdao

  • 我们应用程序单击时候,新的事件压入堆栈顶部指针指向最后添加元素

    As we click around in the application, new events will be pushed onto the top of the stack, and the pointer will identify the last element added.

    youdao

  • 扩展插件使用主要区别单击两个按钮事件处理程序时可以看到

    The primary difference between the use of extensions and plug-ins can be seen in the click event handlers for the two buttons.

    youdao

  • 一个清单元素添加事件单击处理程序以便通过填充选择字段对单击作出响应。

    An event click handler is added for every list element to respond on a click by populating the fields with the selection.

    youdao

  • 优点限于鼠标单击之类的预定义事件

    The advantage here is that you're not limited to predefined events such as a mouse click.

    youdao

  • 查看模拟接收返回哪些,请单击模拟事件

    To see what values the emulation received and then returned, click the Emulate event.

    youdao

  • 矩形文本元素不同事件 --移动鼠标单击 --做出反应,产生一种简单滚动效果

    The rectangle and text elements react to the different events, such as moving the mouse and clicking, to create a simple rollover effect.

    youdao

  • 记录模式下单击计时事件输出STDOUT中,以及这些特殊事件散列签名

    In record mode only, the click-timing events are printed to STDOUT, along with the hash signature for those particular events.

    youdao

  • 包括如何事件包括用户事件单击按钮转换操作过程

    This will include how events - including user level events such as clicking on a button - are translated into operations and processes.

    youdao

  • 包括如何事件包括用户事件单击按钮转换操作过程

    This will include how events - including user level events such as clicking on a button - are translated into operations and processes.

    youdao

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

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

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