maxlength

maxlength

 英

  • 网络最大长度;最大字符数;最大输入文本长度

例句

If accessible, the strlen function is called, and the max length argument is ignored.

如果strlen函数调用maxlength参数忽略

maxlength : Maximum length allowed to be entered in the field.

maxlength字段允许输入最大文本长度

The maxLength facet is not generated for variable-length types that are declared with the (max) specifier.

对于max说明声明可变长度类型生成maxLength方面

The maxLength property sets or returns the maximum number of characters in a text field.

设置返回输入区域输入最大字符数量

Set the MaxLength property to 25 (the maximum length of the field in the database).

MaxLength属性设置25(数据库字段最大长度)。

For the MaxLength property of each TextBox control, use the following values.

对于每个TextBox控件MaxLength属性使用以下

Describes changes to the MaxLength property of the TextBox control.

描述TextBox控件MaxLength属性更改

The XML Schema specification defines a set of constraining facets (such as minInclusive or maxLength) that you can apply to simple types.

XML模式规范定义约束facet比如minInclusivemaxLength),可以这些内容用于简单类型

Jump to the next field when the current field's maxlength has been reached

当前部分达到最大长度下一个部分