Listing 1. The setter of a deferred-value attribute.
清单1. deferred - value属性的setter方法。
The output element shows the text of its value attribute.
output元素显示它的value属性中的文字。
In many cases, the value attribute should be selected.
在很多种情况下,value属性都应被选中。
The parameter element contains a name and a value attribute.
parameter元素包含一个name属性和一个value属性。
Only one of the attributes, the value attribute, is required.
其中只有一个属性是必需的:value属性。
They have default values specified using the value attribute.
它们有使用value属性指定的默认值。
The value attribute outputs the bean value as a string when rendered.
value属性在呈现时将bean值输出为字符串。
The JSTL out tag has just one required attribute, the value attribute.
JSTL out标记只具有一个必选属性,即value属性。
The tag requires only a value attribute, which defines the actual component state.
标签只需要一个value属性,该属性定义了实际的组件状态。
The id attribute is the key, and the value attribute contains the value for the key.
id属性是关键字,而value 属性包含该关键字的值。
If the value attribute and its value aren't present then the JSP container generates an error.
如果value属性及其值未出现,则jsp容器将生成错误。
The value attribute is used to specify a base URL, which the tag then transforms as necessary.
value属性用来指定基本url,然后在必要时标记对其进行转换。
The Default attribute is value (as you saw, the employee's name was bound to the value attribute).
默认属性是value(正如您所看到那样,雇员的名字被绑定至value属性)。
The value can either be static using the value attribute or dynamic using the sourcefield attribute.
值可以是使用value属性的静态值,或使用sourcefield属性的动态值。
You will see that the Value attribute in the Color Chooser can be set to whatever you need it to be.
我需要在我的项目之一颜色选择组合框控件,轻松选择颜色。
The @Path annotation provides a value attribute that indicates the path at which the resource is available.
@Path注释提供了一个value属性,用来表明此资源所在的路径。
If present, the value of this parameter is stored into the bean property specified within the value attribute.
如果存在,这个参数的值将存储到value属性内部指定的bean属性中。
The let instruction's value attribute is computed at run time using the context defined in the enclosing rule.
let指令的value属性在运行时使用封闭的rule中定义的上下文计算得到。
The first four parameters (type="literal") are initialized to strings specified using the value attribute.
前4 个参数 (type="literal") 初始化为由 value 属性指定的字符串。
The value attribute may be literal characters, variables, or variables plus a customized regular expression.
value属性可以是文本字符、变量或变量外加一个定制的正则表达式。
The value attribute can contain literal characters, variables, and variables with custom regular expressions.
value值可以包含文本字符、变量或具有定制正则表达式的变量。
The experimental results show that the algorithm can correctly reduce rules for real value attribute information system.
结果表明,该算法能够正确地对实值属性信息系统进行规则约简。
And putting forwarded the improved algorithm of value attribute reduction that decreases the complexity of time greatly.
并提出改进的值约简算法,时间复杂度在原有基础上大大减少。
For the value attribute, you can use #{...} expressions because its <%@attribute%> directive contains deferredValue="true".
对于value属性,可以使用 #{...}表达式,因为它的 <%@attribute%>指令包含deferredValue="true"。
You use the <fmt:param> tag to provide parameterized values for the text message, where needed, through the tag's value attribute.
需要的时候您可以通过使用 <fmt:param>标记的value属性来提供文本消息的参数化值。
For example, the ID of a tag should be unique, and the value attribute of a tag should be bound to a piece of data in Page data view.
例如,标签的ID应该是独一无二的,而标签的值属性应该与Pagedata视图中的数据片段相联系。
As we can see, the fileupload component has a corresponding tag hx: fileupload that can be bound to the model via its value attribute.
我们可以看到,fileupload组件有一个相应的hx: fileupload标签,通过其属性值该标签可以与模型绑定。
Let's say we want to take one of those records and change it to black, with the value attribute 000000 (the hexadecimal value of black).
要从记录中取出一个并将它更改为black,且值属性为000000(黑色的十六进制值)。
This value attribute USES the XPath concat function to combine the literal string 'Hello' with the current value of the Name element in the model.
该value属性用XPathconcat函数把文字串'Hello '和模型的Name元素的当前值连起来。
For the first form, only the value attribute is required, and its value should be a character string specifying a date, time, or combination of the two.
对于第一种格式,只有value属性才是必需的,它的值应当是指定日期、时间或这两者组合的字符串。
应用推荐