MY字典>英语词典>unordered翻译和用法

unordered

英 [ˌʌnˈɔːdəd]

美 [ʌnˈɔrdərd]

adj.  无序的;无条理的

计算机

COCA.42866

英英释义

adj

双语例句

  • Finally, add this to the unordered list.
    最后,将这个DOM元素添加到无序列表中。
  • The previous list, for example, is an unordered list, created with the UL element.
    举个例子,上述的列表是一个无序列表,使用UL元素创建的。
  • Ordered and unordered lists are rendered in an identical manner except that visual user agents number ordered list items.
    可视化用户代理除了会对有序列表项目前面加序号以外,有序列表和无序列表在展现时是一样的。
  • DITA tasks also allow for unordered steps; this support does not yet exist in the migration utility.
    DITA任务也允许使用无序步骤,但这在迁移工具中不受支持。
  • In both cases, attributes are usually better for unordered data.
    在这两种情形中,通常属性适合于无序的数据。
  • The attributes are thus unordered.
    因此,这些属性是无序的。
  • If you think you will make use of such conventions, you will want to use unordered patterns.
    如果要采用这种方式,就要使用无序范式。
  • You simply add a line break and description line to the unordered list.
    您只需向无序清单中添加一个换行符和描述行。
  • Displays all archives by month in an unordered list, with count of posts by month.
    在一个无序列表上显示所有的归档,按月显示文章的数目。
  • XML has the concept of unordered mapping for element attributes, but strict ordering for nested elements.
    XML中存在这样的概念:对元素属性采用无序映射,而对嵌套元素使用严格的排序。