Specifies a multiline text input control.
多行文本输入控件。
Apply type-ahead support to an input control.
对输入控件应用预输入(type -ahead)支持。
Next, select the label next to the input control (Figure 27).
接下来选中输入控件旁边的标签(图27)。
The input control means "Get a text string from the user."
input控件的意思是 “从用户得到一个文本字符串”。
The HTML form that I showed earlier had a text input control.
前面显示的HTML表单有一个文本输入控件。
This form contains a text input control and a file input control.
该表单有一个文本输入控件和一个文件输入控件。
Notice that an input control is provided for each field in the form.
您将注意到表单为每一个字段提供了输入控件。
First, you need to create a Web project, a Web page, and an input control.
首先,您需要建立一个Web项目,web页面和一个输入控件。
HTML input control that is used to upload file has a simple type of file.
HTML输入控件可用来上传文件,它有一个简单的文件类型。
The procurement form USES another previously unused input control, the text box.
采购表单使用到了先前还未用过的输入控件,即文本框。
You can attach more than one validation control to an input control on a page.
可以将多个验证控件附加到页面上的一个输入控件。
The programmatic ID of the input control that the validation control will evaluate.
验证控件将计算的输入控件的编程ID。
This example demonstrates how to create a text-area (a multi-line text input control).
这个案例展示了如何创建一个文本框(支持多行输入)。
The code in Listing 10 sets the text input control in the Flex application to be invisible.
清单10中的代码将把Flex应用程序中的文本输入控件设为不可见。
When a dialog opens, set the initial focus to the first input control in the container.
当对话框打开,将初始化的焦点定位到容器当中第一个输入控件收纳嘎。
The example included allows dates to be selected from a calendar date selector input control.
这个示例允许用户通过日历选择器输入控件选择日期。
Each input control must have a label that tells the users what they're expected to type into the box.
每个输入控件必须有一个标签告诉用户这里需要输入什么。
The XForms statement in Listing 3 binds the input control to a particular element in an XHTML document.
清单3中的xforms语句将输入控件绑定到XHTML文档的特定元素。
This paper designed preprocessing module, operation module, display module and input control module.
本文主要设计了预处理模块、运行模块、显示模块和输入控制模块。
Space is allocated on the Web page for the error message even if the input control passes validation.
即使输入控件通过了验证,也在网页中为每个错误信息分配空间。
The code in Listing 9 first alerts the original value of the text input control from the Flex application.
清单9中的代码将首先警告Flex应用程序中的文本输入控件的初始值。
You can either compare the value of an input control to another input control, or to a constant value.
既可以将输入控件的值与另一个输入控件的值进行比较,也可以将其与常数值进行比较。
Now that you have a new static web project and an HTML page, it's time to add an input control to the HTML page.
现在,您已经有一个静态web项目和一个html页了,是时候向html页中添加一个输入控件了。
If the user presses Enter, the current item should be copied to the input control and the suggestion list hidden.
如果用户按下enter键,当前项应复制到输入控件中,输入列表将隐藏。
The variable txt is an object that represents the text input control with the ID txt_test from the Flex application.
变量txt是用Flex应用程序中的ID txt_test表示文本输入控件的对象。
The HTML file contains a few div tags that make positioning the input control and the Suggestions a little easier.
HTML文件包含一些div标记,定位输入控件并使建议选项容易些。
Make sure that the input control is inside the panel; you can tell by where the cursor is positioned, as in Figure 29.
确保输入控件在面板中,您就可以得到光标所在的位置,如图29所示。
The input control is bound to this data, so whenever a user enters a new value, that value gets placed in the value element.
输入控件被绑定到此数据,所以不论用户何时输入一个新值,这个值都会被放置到value元素中。
A comparison for less than between the values of the input control being validated and another control, or a constant value.
所验证的输入控件的值与其他控件的值或常数值之间的小于比较。
A comparison for less than between the values of the input control being validated and another control, or a constant value.
所验证的输入控件的值与其他控件的值或常数值之间的小于比较。
应用推荐