• 单击选择程序按钮即可得到一个对话框,其中显示用户的首选房间

    Clicking the picker button will result in a dialog appearing that has just their preferred rooms in it.

    youdao

  • 寻找帐户快速结帐和喜爱应用程序按钮点击确认您的购买完蛋了!

    Look for Express Checkout buttons in your account and favorite applications. Click it, confirm your purchase, and you're finished!

    youdao

  • 3个选项下面3个程序按钮搜索(回到菜单)、历史(之前你搜索的历史)(在搜索结果上你可以标星星)。

    Below that are three software button:, search to get you back to the main page History what you've looked for today and earlier and starred anything you've starred in your search results.

    youdao

  • 点击屏幕查找设备按钮应用程序告诉确切位置

    Tap on the "find device" button on the screen and the app will tell you the exact spot.

    youdao

  • 其他类型动作例如多媒体控制按钮,则总是程序内容在一起显示。

    Other types of actions, such as media control buttons, can be presented together with the content.

    youdao

  • 如果用户时间内站起来或者点击屏幕任意按钮程序就会自动消息设定号码拨打电话。

    If the person did not get up in a short period or press an onscreen button, the program automatically texted or called the person designated to receive the alert.

    youdao

  • 按钮,应用程序实际上变得不能使用直到刚刚触发请求得到响应

    When you push a button, your application essentially becomes unusable until the request you just triggered is responded to.

    youdao

  • 许多应用程序都有包含图标按钮按钮选中或者鼠标按钮上时按钮图标发生改变

    Many applications have buttons containing ICONS where the ICONS are changed as the button is selected or the mouse moved over the button.

    youdao

  • gui下面那个面板包括一些用来添加修改员工记录清空面板中的字段以及退出程序按钮

    The bottom panel of the main GUI consists of buttons for adding or modifying employee records, for clearing the form fields of a panel, and for exiting the application.

    youdao

  • 调用按钮事件处理程序类型逻辑包含方法中,如清单15

    The logic for the type of button and the event handler to be invoked is contained in this method, shown in Listing 15.

    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

  • 菜单所有程序按钮转化成联菜单。

    Converts the "All Programs" button in the Windows menu into a cascading menu.

    youdao

  • 对于每个按钮添加click属性应用程序知道用户单击按钮应该什么清单10

    For each of the buttons add a click attribute to tell the application what to do when the user clicks the button as shown in Listing 10.

    youdao

  • 检查之后点击Setup按钮;在设置程序完成设置之后,点击Finish

    After doing so, click the setup button; after the setup is completed, click Finish.

    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

  • 或许只要用户单击特定按钮应用程序会慢下来这种情况可以直接查看按钮代码。

    Or perhaps the application is slow whenever users click a certain button in which case you know to look directly at that button code.

    youdao

  • 另外,我们还可以通过按住后退按钮,从而在程序保持运行的情况下,查看当前正在使用程序

    There will also be the ability to see recently used programs that are still running by holding down the back button.

    youdao

  • 构建视图时,您为按钮添加一个选择侦听器以便应用程序能够按钮单击作出响应

    As you're building the view, you add a selection listener to the button so that your application can respond to button clicks.

    youdao

  • 真的一个相当简单应用程序点击+按钮写笔记一旦完成了您的信息储存在网上

    It really is quite a simple app: Hit the + button to take a note, and once you're done the information will be stored online.

    youdao

  • 然后事件侦听程序添加按钮添加艺术家

    You then add an event listener to one of your buttons for adding a new artist.

    youdao

  • 它们用户期望那样响应应用程序元素字段按钮图像符合用户的期望

    They respond like users expect them to, and elements of the application - fields, buttons, images - are where they're expected to be.

    youdao

  • 清单22中的 LZX应用程序显示按钮按钮沿着一条水平线移动。

    The LZX application in Listing 22 shows a button that moves along a horizontal line.

    youdao

  • 将之设置已启用选项部分点击允许应用程序列表显示按钮

    Set it to Enabled, then under the Options section click on the Show button next to List of allowed applications.

    youdao

  • 我们尚未安装所需其他应用程序部分因此单击按钮不会产生预期结果

    We don't have the other required pieces of the application installed, so clicking this button will not give the expected result.

    youdao

  • 理想状态下工作结束后测试人员跑遍整个应用程序点击虚拟按钮确保正确窗口图标将会弹出

    Ideally, after a day's work, testers would run through the entire application, clicking virtual buttons and making sure that the right Windows or ICONS still pop up.

    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

  • 单击应用程序后退前进按钮不会堆栈中添加新的事件而是移动堆栈的指针

    When clicking the backward and forward buttons for the application, we won't be adding new events to the stack but we will be moving the pointer within the stack.

    youdao

  • 添加后退前进按钮处理程序调用函数,根据保存历史堆栈中的事件ID更新页面

    When adding the backward and forward button handlers, you will also see that this function is called to update the page from the event IDs we have been saving to the history stack.

    youdao

  • 许多网络应用程序自定义风格按钮

    Many Web applications have custom-styled buttons.

    youdao

  • 如果10按钮div只有事件处理程序附加div包装每个按钮的一个处理程序而不是

    If you have 10 buttons inside a div, attach only one event handler to the div wrapper, instead of one handler for each button.

    youdao

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

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

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