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

unordered

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

美 [ʌnˈɔrdərd]

adj.  无序的;无条理的

计算机

COCA.42866

英英释义

adj

双语例句

  • In this case you announce that the unordered list is a list of headlines from my site!
    在本案例中,您声明此无序清单是来自我的站点的标题的清单!
  • Bags are unordered collections that allow duplicates.
    袋子是允许重复的无序集合。
  • Displays all archives by month in an unordered list, with count of posts by month.
    在一个无序列表上显示所有的归档,按月显示文章的数目。
  • DITA tasks also allow for unordered steps; this support does not yet exist in the migration utility.
    DITA任务也允许使用无序步骤,但这在迁移工具中不受支持。
  • If you think you will make use of such conventions, you will want to use unordered patterns.
    如果要采用这种方式,就要使用无序范式。
  • Further, you can configure unordered delivery on a stream-by-stream basis within an association.
    另外,您可以在一个联合中按照逐个流配置无序发送。
  • Finally, add this to the unordered list.
    最后,将这个DOM元素添加到无序列表中。
  • A set is an unordered collection with no duplicate elements.
    集合是一个无序不重复元素的集。
  • Ordered and unordered lists are rendered in an identical manner except that visual user agents number ordered list items.
    可视化用户代理除了会对有序列表项目前面加序号以外,有序列表和无序列表在展现时是一样的。
  • Note: In Python, sets are unordered collections of unique elements.
    注意:在Python内,集是惟一元素的无序集合。