查询
1 词典释义:
attr
时间: 2025-05-12 05:40:45

属性

双语例句
  • Listing 3. jQuery attr function.

    清单3 . jQuery attr函数。

  • The attr() function is one example.

    attr() 函数就是一个例子。

  • Attr method cannot be used now to get property values.

    attr方法现在不能用于获取preperty的值。

  • The issue is we cannot use the attr tag inside another DPTK tag.

    问题是,我们不能在另一个DPTK标记中使用attr标记。

  • Interfaces with bean-like methods can be implemented using attr*.

    可以使用attr*.

  • Get a collection containing all attr. defs for the Item Type.

    获取一个集合,其中包含项目类型的所有attr . defs。

  • The attr method retrieves the value of the attribute named id.

    attr方法检索名为id的属性的值。

  • Examine them with the LSPV and lsdev -dev hdiskX -attr commands.

    用lspv和lsdev—dev hdiskx—attr命令检查这些磁盘。

  • In a udev rule, I could use ATTR{size}=="234441648" to identify this disk.

    在一个udev规则里面, 我可以使用ATTR{size}=="234441648"来识别这个磁盘.

  • qp()->attr('name', 'value') sets the value of the name attribute to value.

    qp()->attr('name', 'value') 将 name 属性的值设为 value。

  • Then use the attr function to get the value of the element's href attribute.

    然后使用attr函数获得元素的href属性的值。

  • However, not all attributes listed in the attr method reference can be animated.

    下列是能够被动作化的属性的一个列表。

  • There are two separate ways of getting these attributes, and you can't use the attr function to do so.

    获得这些信息的方式有两种,但不能为此使用attr函数。

  • The example above uses the attr() function, which is an accessor and mutator for the attributes of an element.

    上面的例子使用了 attr() 函数,这是一个元素中的属性的 accessor 和 mutator。

  • IN Japanese, any unconverted character attr _ INPUT attribute is a Hiragana, Katakana, or alphanumeric character.

    在日文中,任何ATTR_INPUT属性而不能被转换的字符都是一个平假名、片假名是数字字母。

  • Note that the default value need not be of the type given, if the attr() expression is the entire property value.

    可选参数表示应变值,如果命名属性用于失踪,或它的价值不能被解析到特定类型或属性是无效或超出范围。

  • Had we checked the return value after echoing the context into /proc/self/attr/exec, we would have found that it had failed.

    如果在把上下文回传到 /proc/self/attr/exec 后查看返回值,则将发现它已经失败。

  • In Japanese, any unconverted character having the attr _ INPUT attribute is a Hiragana, Katakana, or alphanumeric character.

    在日文中,任何拥有ATTR_INPUT属性而不能被转换的字符都是一个平假名、片假名是数字字母。

  • In the Mozilla and Firefox browsers, extracting the value of the attr attribute is a straightforward exercise, as shown in Listing 2.

    在Mozilla浏览器和Firefox浏览器中,提取attr属性值非常简单,如清单2所示。

  • Check the attributes of the virtual Ethernet adapters with the lsdev -dev entX -attr command to confirm which adapters are which.

    用lsdev—dev entx—attr命令检查虚拟以太网适配器的属性,确认适配器的映射关系。

  • The transaction-attr, isolation-level, run-as-mode, and re-entrant are taken directly from Sun_s XML EJB deployment descriptor format.

    transaction - attr、isolation - level、run - as - mode和re - entrant直接取自sun的XML EJB部署描述符格式。

  • You saw that the generic attr function can be used generically on every element, and that the Form elements have special functions to get their values.

    您看到了通用的attr函数可用于每个元素,并且Form元素有获得其值的特殊函数。

  • The status quo of dissatisfaction with the performance of China's administration lawsuit system in supervising and control administrative rights are attr

    我国行政诉讼制度在监督、控制行政权方面功效不尽人意的现状应归因于相应社会基础的缺乏;

  • Many drivers export information like this into sysfs, and udev allows us to incorporate sysfs-matching into our rules, using the ATTR key with a slightly different syntax.

    许多驱动程序会导出这些信息到sysfs, udev允许我们使用ATTR键通过稍捎不同的语法来合并sysfs匹配到自己的规则中。

  • You can also retrieve the value of the attribute type property of an attribute information item -- this is the type of an attribute -- through the schemaTypeInfo attribute of the Attr interface.

    通过 Attr 接口的 schemaTypeInfo 属性,您还可以获取一个属性信息项的属性类型特性的值 ——即一个属性的类型。