诗词屋>英语词典>unordered翻译和用法

unordered

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

美 [ʌnˈɔrdərd]

adj.  无序的;无条理的

计算机

COCA.42866

英英释义

adj

双语例句

  • Inside of the div, it will search through all unordered lists(), returning the first list item() for each list.
    在div中,它将搜索所有无序列表(),返回每个列表的第一个列表项()。
  • Next, add some additional markup to your HTML document: an unordered list of links.
    接下来,在HTML文档中添加一些标记:一个无序的链接列表。
  • That is, it's an unordered container, indexed by strings rather than integers.
    也就是说,这是一个无序容器,按字符串而不是整数来进行索引。
  • I call this aspect of ordering schema order, which can either be ordered or unordered.
    我将其称之为模式顺序,可以是有序的,也可以是无序的。
  • The previous list, for example, is an unordered list, created with the UL element.
    举个例子,上述的列表是一个无序列表,使用UL元素创建的。
  • Starting with a basic document ( QueryPath:: HTML_STUB), you append an unordered list and ( using find()) select that new list.
    从一个基本的文档(QueryPath::HTMLSTUB)开始,添加一个无序列表,并(使用find())选择这个新列表。
  • Displays a custom number of recent posts in an unordered list.
    在一个无序列表上显示自定义数目最近文章的列表。
  • A set is an unordered collection with no duplicate elements.
    集合是一个无序不重复元素的集。
  • 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中存在这样的概念:对元素属性采用无序映射,而对嵌套元素使用严格的排序。