• 本文描述问题针对如 图1向导中的按钮用户每个按钮悬停时,图形会发生改变向用户表示该按钮是活动的。

    The problem described in this article is for a set of buttons in a wizard page shown in Figure 1, where as the user hovers over each button, the graphic changes to show them it is active.

    youdao

  • 按钮位置考虑只手持平板设备UI按钮位置是否易于操作。

    Button position: Consider whether the position of the most common buttons in your UI are easily accessible while holding a tablet with two hands.

    youdao

  • 里面的flow循环创建应用程序中的所有按钮有效地每个按钮绑定方法

    The innermost flow block loops, creating all the buttons in the application and effectively binding each button to its method.

    youdao

  • 现在我们将创建包含按钮图像文件夹(已操作中添加按钮)。

    Now, you create the folder that includes your image for the button that you add to the action bar.

    youdao

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

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

    youdao

  • 按钮颜色无形中暗示点击产生的结果尤其是红色按钮暗示着”危险“,如果用户点击打算关闭窗口的话。”

    The color of the button implicitly suggested the consequence of clicking it, especially the red button, which suggested "danger" if the user clicked it but didn't mean to close the window.

    youdao

  • 清单9显示可访问性工具箱用于按钮中定义单选按钮实用程序方法

    Listing 9 shows the Accessibility Toolkit's utility methods for defining radio buttons in button groups.

    youdao

  • 选择命令按钮之外的JS f组件(需要配置板中拖拉不同的组件),然后再次选择按钮刷新工具

    Select a JSF component other than the commandButton (drop a different one from the palette if necessary), and then select the button tag again to refresh the tools.

    youdao

  • 包含用于List中创建新按钮以及List中删除项的按钮

    There are buttons for creating new items in the List as well as deleting items from the List.

    youdao

  • 例如这个示例应用程序中,用户单击register按钮这个按钮绑定应用程序控制器register方法。

    For instance, in the example application, the user clicks the register button, which is bound to the register method of the application controller.

    youdao

  • 找到更多通用按钮标签例如Cancel可能需要开发更多能够找到存在应用程序中的任意按钮通用方法

    To find more common button labels, such as Cancel, you may need to develop more general methods that find any button that exists in your application.

    youdao

  • 清单9提供了按钮按钮可以名为id输入字段传入一个设备id,在名为result元素显示响应SOAP信封

    Listing 9 provides a button that passes in a device id from an input field called id and displays the response SOAP Envelope in a div element called result.

    youdao

  • 左边的Button小部件列表中两个按钮空白画布上,然后双击每个按钮修改它们名称

    Drag two push buttons onto the blank canvas from the button widget list on the left and double click on each to change their name.

    youdao

  • 例如Clear按钮应该清空当前处于活动状态标签面板中的字段Add按钮应该修改面板有关数据

    For instance, the Clear button should clear all the fields of the panel of the currently active tabbed pane, while the Add button should modify only the data associated with that panel.

    youdao

  • 重新编译代码产生一个新的SWF现在可以响应按钮点击了,浏览器重新载入hello . html ”页面,点击按钮产生2 -5的结果。

    Recompile the code to produce a new.swf that now responds to button-clicks, reload the "hello.html" page in the browser, and lo and behold, clicking on the button produces Figure 2-5.

    youdao

  • 用户使用清单4中的代码单击一个按钮时,这个简单示例中的iPhone样式按钮彼此相互连接。

    The iPhone style buttons in this simple example are wired together when a user clicks a button with the code in Listing 4.

    youdao

  • 例如如果想要这个进展用户点击按钮开始,您可以按钮上添加一个onclick事件使用您在列表1所看到代码

    For example, if you want the progress bar to start when the user clicks a button, you can add an onclick event to the button, using the code that you see in Listing 1.

    youdao

  • 许多对话框中包含一个Cancel按钮所以首先需要找到包含正确Cancel按钮对话testobject

    Many dialogs include a Cancel button, so you first need to find the dialog TestObject that contains the correct Cancel button.

    youdao

  • 继续处理相同搜索结果工具应当针对每个搜索关键词显示一个按钮例中,显示标签分别为supportauthority按钮(图8)。

    Continuing with the same search results, there will be a button in the toolbar for each individual search term; in this case, a button labeled support and another labeled authority (Figure 8).

    youdao

  • 通过使用Update按钮变更物品详细信息通过Delete按钮将已选物品应用程序删除

    The details of the selected item can be changed using the Update button, or the selected item can be deleted from the application with the delete button.

    youdao

  • submit按钮提交处理数据表单用户单击按钮时,表单数据提交工作流中的一个活动发生

    The submit-type button submits form data for processing: when a user clicks the button, form data is submitted and the next activity in the workflow takes place.

    youdao

  • Leopard系统中,对应的按钮左上角绿色圆圈;点击这个按钮可以将窗口放大根据内容优化最佳尺寸不一定全屏

    In Leopard, the equivalent button — a green circle at the upper left — increases a small window's size to a footprint deemed optimal for its contents, which isn't always the whole screen.

    youdao

  • 修改按钮控件中的名字鼠标置于上方时显示帮助提示右键单击按钮控件,然后选择Control。

    To change the name on the button control and the help tip displayed when the mouse is over it, right-click the button control and select control.

    youdao

  • 单击Details按钮模块编辑器中,单击模块列表正下方Add按钮

    Click on the Details button and, in the modules editor, click the Add... button just under the module list.

    youdao

  • 清单6给出一个典型ExtJSAjax实现单击按钮时,HTML文本按钮元素把文本框中的数据发送Web服务器

    Listing 6 shows a typical ext JS Ajax implementation: an HTML text field and button element that posts data in the text field to a Web server when the button is clicked.

    youdao

  • 清单9中的按钮加载places . xhtml,但是前提文件按钮所在文件处于同一个目录中

    The button in Listing 9 loads places.xhtml, but only if the file is in the same directory as the file in which the button resides.

    youdao

  • 现在需要定义清单2Paste按钮联系在一起的函数用户单击按钮填充表单

    Now you need to define the function attached to the Paste button defined in Listing 2, so when the user clicks the button, the form is filled in.

    youdao

  • 策略数据添加命令按钮并且按钮标签改为AddNewPolicy ”(16)。

    Add a command button to the policy data table and change the label of the button to "Add New policy" (Figure 16).

    youdao

  • AddVariable按钮适用文件系统(本地远程)中的资源(包括JAR)所驻留具体目录并且通常可以引用此按钮

    The Add Variable button applies to a specific directory in which resources (including JARs) on a file system (local or remote) reside and can be generally referenced.

    youdao

  • 危机详情页中,我们更改都是临时的——除非保存按钮保存它们或者按“取消”按钮放弃它们。

    In Crisis Detail our changes are temporary until we either save or discard them by pressing the "save" or "Cancel" buttons.

    youdao

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

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

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