value attribute

[ˈvælju əˈtrɪbjut][ˈvælju əˈtribju:t]

[计] 值属性

  • The @ Path annotation provides a value attribute that indicates the path at which the resource is available .

    @Path注释提供了一个 value 属性,用来表明此资源所在的路径。

  • 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 属性才是必需的,它的值应当是指定日期、时间或这两者组合的字符串。

  • The tag takes an id and value attribute .

    标签有一个id和 value 属性

  • For the type-ahead JSF component to work its value attribute must be bound to a Map object .

    为了要预输入JSF组件工作,它的 value 属性必须关联Map对象。

  • The value attribute may be literal characters variables or variables plus a customized regular expression .

    value 属性可以是文本字符、变量或变量外加一个定制的正则表达式。

  • The value can either be static using the value attribute or dynamic using the sourcefield attribute .

    值可以是使用 value 属性的静态 ,或使用sourcefield属性的动态值。

  • The value attribute can contain literal characters variables and variables with custom regular expressions .

    value 可以包含文本字符、变量或具有定制正则表达式的变量。

  • The tag requires only a value attribute which defines the actual component state .

    标签只需要一个 value 属性,该 属性定义了实际的组件状态。

  • In this case you want the value attribute .

    在这个例子中,您需要 value 属性

  • The first four parameters ( type = literal ) are initialized to strings specified using the value attribute .

    前4个参数(type=“literal”)初始化为由 value 属性指定的字符串。

  • The value attribute is used to specify a base URL which the tag then transforms as necessary .

    value 属性用来指定基本URL,然后在必要时标记对其进行转换。

  • The most interesting change with options parameters and variables is the removal of the value attribute ; values are now the result of evaluating an XPath expression defined by a select attribute .

    对选项,参数和变量来说,最有趣的变化是移除了 属性;现在值是一个Xpath表达式的计算结果,该表达式由一个选择属性定义。