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

unordered

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

美 [ʌnˈɔrdərd]

adj.  无序的;无条理的

计算机

COCA.42866

英英释义

adj

双语例句

  • Bags are unordered collections that allow duplicates.
    袋子是允许重复的无序集合。
  • In this case you announce that the unordered list is a list of headlines from my site!
    在本案例中,您声明此无序清单是来自我的站点的标题的清单!
  • Ordered and unordered lists are rendered in an identical manner except that visual user agents number ordered list items.
    可视化用户代理除了会对有序列表项目前面加序号以外,有序列表和无序列表在展现时是一样的。
  • The attributes are thus unordered.
    因此,这些属性是无序的。
  • Further, you can configure unordered delivery on a stream-by-stream basis within an association.
    另外,您可以在一个联合中按照逐个流配置无序发送。
  • In both cases, attributes are usually better for unordered data.
    在这两种情形中,通常属性适合于无序的数据。
  • XML has the concept of unordered mapping for element attributes, but strict ordering for nested elements.
    XML中存在这样的概念:对元素属性采用无序映射,而对嵌套元素使用严格的排序。
  • But, you can also configure streams within SCTP to accept unordered messages if desired.
    但是如果需要,您也可以在SCTP中配置流来接受无序的消息。
  • I call this aspect of ordering schema order, which can either be ordered or unordered.
    我将其称之为模式顺序,可以是有序的,也可以是无序的。
  • Inside of the div, it will search through all unordered lists(), returning the first list item() for each list.
    在div中,它将搜索所有无序列表(),返回每个列表的第一个列表项()。