Radio buttons are good for displaying all possible choices and limiting the selection to a single value.
单选按钮适合于显示所有可能的选择并将选择限制为单个值。
The sample application also provides the user with a group of radio buttons as a means to switch from one language to another.
该示例应用程序还为用户提供一组单选按钮,以便从一种语言切换到另一种语言。
Radio buttons are set up to be accessible in the same way that buttons are.
使用与设置按钮相同的方法将单选按钮设置成可访问的。
It took less than 10k of JSP code to implement a set of tag files that produce the basic form elements: lists, text fields, radio buttons, check boxes, and submit buttons.
只需不到10k的JSP代码就可以实现一组标记文件,这些文件生成基本的表单元素:列表、文本字段、单选按钮、复选框和提交按钮。
With radio buttons, though, when any of the three options is set, the other two are automatically set to 0.
但在单选按钮中,当设置了三个选项中的任何一个时,其它两个就被自动设置为0。
To demonstrate the capabilities we've just described, the program in Listing 1 presents three radio buttons that allow you to select which of the three cue Settings you desire.
为了展示我们刚才描述过的功能,清单1中的程序将显示三个单选按钮,让您选择希望使用三种提示设置中的哪一种。
Thus, this form would not be rendered correctly on platforms that do not support radio buttons.
这样,在不支持单选按钮的平台上就不能正确地呈现该表单。
Radio buttons are familiar to all GUI users: a series of mutually exclusive options are defined.
所有GUI用户都熟悉单选按钮:定义一系列互斥选项。
You'll also learn how to modify the ICONS used to draw widgets such as check boxes, radio buttons, trees, and file dialogs.
您还将学习如何修改用于绘制窗口小部件(例如复选框、单选按钮、树以及文件对话框)的图标。
Listing 3 contains the JSP code for the form page containing radio buttons and my preselected value.
清单3包含表单页面的JSP代码,表单页面中包含单选按钮和预选的值。
This view provides a form that allows users to enter a search string and a series of radio buttons that allow users to search specific entries in the index.
这个视图提供了一个表单,在表单中允许用户键入一个搜索字符串,还提供了一系列单选按钮,从而让用户能够搜索索引中的特定条目。
XDIME also supports controls like menu lists, checkboxes, and radio buttons.
XDIME也支持菜单列表、复选框和单选按钮等控件。
Figure 1 shows one panel of the demonstration application, containing several common component types such as entry fields, radio buttons, check boxes, and buttons.
图1显示了演示应用程序的一个面板,其中包括几种常用组件类型,如输入域、单选按钮、复选框和按钮。
The size of the ICONS used in check boxes and radio buttons should be adapted to the size of their font.
复选框和单选按钮所使用的图标的尺寸应该与它们的字体相适应。
The tag defines text fields, check boxes, and radio buttons.
标记定义文本域、复选框和单选按钮。
A JSP with a form that shows the radio buttons in the required state.
一个带有表单的JSP,显示处于所需状态的单选按钮。
The following row of the form's table contains three radio buttons (see Listing 12).
表单的表格的下面一行包含了三个单选按钮(见清单12)。
Another difference you'll notice are several radio buttons and a checkbox for selecting the superclass.
您还会注意到的另一个差别是有多个单选按钮和一个用于选择父类的复选框。
Listing 9 shows the Accessibility Toolkit's utility methods for defining radio buttons in button groups.
清单9显示了可访问性工具箱用于在按钮组中定义单选按钮的实用程序方法。
Appropriately choose check boxes, radio buttons, spin buttons, etc. Choose the terminology used, i.e. words appearing on buttons, check boxes, etc.
恰当的选择多选框,单选按钮,调节钮等,使用正确的术语,例如显示在按钮或多选框上的字符。
It includes a form that lets the end user enter a new CD into the system and a list of radio buttons that lets him select a music category.
它包括一个表单,让用户可以向系统中输入新CD;有一些单选按钮,让用户选择音乐的分类。
You use the radio buttons on this page of the wizard to specify the cardinality of the relationship.
使用向导此页的单选按钮指定关系的基数性。
For a group of radio buttons or check boxes, the label should be for each individual button, not the header above the button group.
对于单选按钮组或复选框来说,每个按钮都应该有标签,而不是在按钮组上方有一个标题。
To create a table display with radio buttons (see Figure 4) as the column type, you will use these property files.
要创建一个带有单选按钮列的表格显示(请参阅图4),要使用下面的属性文件。
All radio buttons in the group must have the same name (" g1 "in our case).
组中的所有单选按钮必须具有相同的名称(在这里是“g1”)。
Form elements can include radio buttons, check boxes, text areas, text fields, and list boxes.
表单元素可包括单选按钮(radio button)、复选框(check box)、文本区域(text area)、文本域(text field)和列表框(list box)。
Based on the Himalayas example, the recipe for creating dynamically selected radio buttons in Struts consists of five pieces.
根据喜玛拉雅这个示例,用Struts创建动态选择的单选按钮的诀窍包含五个部分。
The SupportForm.jsp page contains basic HTML components, such as input boxes, lists, radio buttons, a check box, and a submit button.
jsp这个页面包括一些基本HTML的元素,比如输入框、列表、单选按钮、复选框和提交按钮。
Specifically, the — radiolist command renders to mimic radio buttons.
特别地,——radiolist命令呈现来模拟单选按钮。
Specifically, the — radiolist command renders to mimic radio buttons.
特别地,——radiolist命令呈现来模拟单选按钮。
应用推荐