单词 | validation control | ||||
释义 | validation control
例句释义: 验证控制项,验证控件 1. This enables you to combine a test for a data type with a test for a range or specific value into a single validation control. 这样,您就可以使用单个验证控件既测试数据类型又测试取值范围或特定值。 msdn2.microsoft.com 2. Specifies the name of the validation group to which this validation control belongs. 指定此验证控件所属的验证组的名称。 msdn2.microsoft.com 3. Gets or sets the name of the validation group to which this validation control belongs. 获取或设置此验证控件所属的验证组的名称。 msdn2.microsoft.com 4. Each validation control takes up space even when no error message text is visible, enables you to define a fixed layout for the page. 即使没有可见错误信息文本,每个验证控件也将占用空间,允许您为页定义固定的布局。 msdn2.microsoft.com 5. Converts a control on the Web Forms page that can be validated with a validation control to a string containing the control's ID. 在Web窗体页中,将可以用验证控件进行验证的控件转换为包含控件ID的字符串。 msdn2.microsoft.com 6. You can specify the location of an error message on the Web page by placing a validation control where you want the message to appear . 可以通过将验证控件放置在希望错误消息出现的位置来指定错误消息在网页中的显示位置。 www.bing.com 7. The CustomValidator control allows you to create a validation control with customized validation logic. CustomValidator控件允许您用自定义的验证逻辑创建验证控件。 msdn2.microsoft.com 8. Each validation control can individually display an error message in place (usually next to the control where the error occurred). 每一验证控件可以单独就地(通常在发生错误的控件旁边)显示一条错误信息。 msdn2.microsoft.com 9. This class creates a collection of control IDs on the Web Forms page that can be associated with a validation control. 此类在Web窗体页上创建可以与验证控件相关联的控件ID集合。 msdn2.microsoft.com 10. When creating your own validation control, you can enable the designer to display a list of controls that support validation controls. 当创建您自己的验证控件时,可以启用设计器,以显示支持验证控件的控件列表。 msdn2.microsoft.com 1. Property of the validation control is not set, this text is also displayed in the validation control when validation fails. 属性,则验证失败时,验证控件中仍显示此文本。 msdn2.microsoft.com 2. You can also disable a validation control so that it is not rendered to the page at all and no validation takes place using that control. 您也可以停用验证控制项,这样它就不会提供给网页,并且不会使用该控制项进行任何验证。 technet.microsoft.com 3. The error message appears next to the control, in the place where the validation control is located. 在控件旁边验证控件所在的位置显示错误信息。 technet.microsoft.com 4. Control in addition to a validation control that tests the contents of a specific entry. 控件和测试特定输入内容的验证控件一起使用。 msdn2.microsoft.com 5. Validation control and specify multiple valid patterns within the control. 验证控件并在该控件中指定多个有效模式。 msdn2.microsoft.com 6. The layout of the page does not change when the validation control displays its error message. 当验证控件显示其错误信息时,页面布局不变。 msdn2.microsoft.com 7. When it does, it displays the error message at the position of the validation control on the form. 如果是这样,则错误信息会显示于窗体上验证控件的位置。 msdn2.microsoft.com 8. The programmatic ID of the input control that the validation control will evaluate. 验证控件将计算的输入控件的编程ID。 msdn2.microsoft.com 9. Property to specify the text to display in a validation control when validation fails. 属性指定验证失败时在验证控件中显示的文本。 msdn2.microsoft.com 10. You do not have to use the validation control to output a response when the validator or page IsValid property is false. 如果验证程序或页IsValid属性为false,则不必使用验证控件输出响应。 msdn2.microsoft.com 1. Dynamic Optional. The display behavior for the validation control. Legal values are. 可选参数。指定确认控件的显示方式。合法值如下。 worm128.blog.163.com 2. Indicates whether the validation control is enabled. 指示是否启用验证控件。 msdn2.microsoft.com 3. For example, you can create a validation control that checks whether the value entered into a text box is an even number. 例如,可以创建一个验证控件,该控件检查在文本框中输入的值是否为偶数。 msdn2.microsoft.com 4. Specifies the name of the property that is checked by a validation control. 指定由验证控件检查的属性的名称。 msdn2.microsoft.com 5. Each validation control references an input control (a server control) elsewhere on the page. 每个验证控件都引用页面上其他地方的输入控件(服务器控件)。 msdn2.microsoft.com 6. The display behavior for the specified validation control. 指定的验证控件的显示行为。 technet.microsoft.com 7. You can attach more than one validation control to an input control on a page. 您可将多个验证控制项附加至网页上的输入控制项。 technet.microsoft.com 8. In the Page_Load event handler, call the Validate method of the validation control or of the page. 在Page_Load事件处理程序中,调用验证控件或页的Validate方法。 msdn2.microsoft.com 9. When set, this message is displayed in the validation control when validation fails. 此属性设置后,验证失败时会在验证控件中显示此消息。 msdn2.microsoft.com 10. Validation control bacteria, according to conventional medicine are in line with the requirements of law. 进行控制菌验证时,按药典用常规法均符合要求。 wenwen.soso.com 1. When the user enters a value that fails validation, the validation control displays an error message. 当用户输入的值未通过验证时,验证控件将显示错误消息。 msdn2.microsoft.com 2. Each validation control performs a specific type of validation. 每个验证控件执行特定类型的验证。 msdn2.microsoft.com 3. Validation control and write your own validation code. 验证控件并编写自己的验证代码。 msdn2.microsoft.com 4. The validation control does not appear on the page. 验证控件不在页上出现。 msdn2.microsoft.com 5. You can then examine the IsValid property of each validation control. 您可以随后检查每个验证控件的IsValid属性。 msdn2.microsoft.com 6. The text displayed in the validation control when validation fails. 验证失败时验证控件中显示的文本。 msdn2.microsoft.com 7. You can attach more than one validation control to an input control. 对于一个输入控件,您可以附加多个验证控件。 msdn2.microsoft.com 8. This method has been overridden to register the validation control on the page. 已重写此方法,以在页面上注册验证控件。 msdn2.microsoft.com 9. Name a property common in every validation control? 名称物业共同在每一个验证控件? zhidao.baidu.com 10. Set the validation control's Enabled property to false. 将验证控件的Enabled属性设置为false。 msdn2.microsoft.com 1. Call the validation control's Validate method. 调用验证控件的Validate方法。 msdn2.microsoft.com 2. The IsValid property of the validation control is set to false. 验证控件的IsValid属性设置为false。 msdn2.microsoft.com 3. Property is also displayed in the validation control. 属性,则验证控件中也将显示。 msdn2.microsoft.com 4. The standard controls that can be validated with a validation control are 可以用验证控件进行验证的标准控件包括 msdn2.microsoft.com 5. To associate an input control with a validation control, use the 若要将输入控件与验证控件关联起来,请使用 msdn2.microsoft.com 6. To specify the text to display in a validation control when validation fails, use the 若要指定在验证失败时验证控件中显示的文本,请使用 msdn2.microsoft.com 7. Property settings on validation control 验证控件上的属性设置 msdn2.microsoft.com |
||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。