the required attribute is used during form validation (more on that below) and the autofocus attribute lets you pick the element on the page too get focus.
required属性用于表单验证(下面将详细介绍)过程中,autofocus属性允许选择页面上的元素以获取焦点。
this is a required attribute , and cannot be left out.
这是一个必须的属性,不能遗漏。
ibm-slapdptaattrmapping: this required attribute stores the attribute mapping for pass-through authentication.
ibm-slapdptaattrmapping:这个必需属性存储直通身份验证的的属性映射。
attributetext(ns, name) -- gets text value of required attribute from current start tag.
attributetext(ns,name)-从当前的开始标记获取所需属性的文本值。
utilizing the required attribute is a form of default validation.
利用required属性是一种默认验证形式。
notice the required attribute of the email tag above.
注意上面email标签的required属性。
this command has one required attribute called controller to specify the name of the controller to create the selenium test.
此命令有个属性controller用来指定控制器的名称,以创建selenium测试。
for example, if the element has a required attribute but the user leaves it blank, then validity.valuemissing will be true.
例如,如果元素拥有一个必要属性而用户留空,那么validity.valuemissing将为true。
ibm-slapdptasearchbase: this required attribute defines the distinguished name of the sub-tree base in the pass-through server against which the entry will be searched.
ibm-slapdptasearchbase:这个必需属性定义直通服务器中的子树基的区分名,对条目的搜索将使用这个区分名。
the main point here is always to use either the mandatory or required attribute instead of requires_new unless you have a reason to use it for reasons similar those to the audit example.
这里要注意的一点是,要始终使用mandatory或required属性,而不是 requires_new,除非您有足够的理由来使用它,类似审计示例中的那些理由。
the important thing to note is that since all required attribute values have been provided, a new command, f (finish) is now available (line 20) and is also the default command (line 25).
一定要注意,因为已经提供了所有必需的属性值,现在出现了一个新命令f (finish),它也是默认命令(第 25行)。
the final required attribute is duration, which specifies the time for this animation step in milliseconds.
最后一个必需的属性是duration,该属性指定动画所经历的时间,以毫秒计。
the element has a required attribute named (what else?) attribute.
元素有一个必需的名为attribute 的属性。