词语站>英语词典>unordered翻译和用法

unordered

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

美 [ʌnˈɔrdərd]

adj.  无序的;无条理的

计算机

COCA.42866

英英释义

adj

双语例句

  • With that list, you build an unordered list() with list item elements for each item().
    使用这个命令列表构建一个无序列表(),其中每个条目是一个列表条目元素()。
  • But, you can also configure streams within SCTP to accept unordered messages if desired.
    但是如果需要,您也可以在SCTP中配置流来接受无序的消息。
  • Displays all archives by month in an unordered list, with count of posts by month.
    在一个无序列表上显示所有的归档,按月显示文章的数目。
  • Starting with a basic document ( QueryPath:: HTML_STUB), you append an unordered list and ( using find()) select that new list.
    从一个基本的文档(QueryPath::HTMLSTUB)开始,添加一个无序列表,并(使用find())选择这个新列表。
  • If you think you will make use of such conventions, you will want to use unordered patterns.
    如果要采用这种方式,就要使用无序范式。
  • XML has the concept of unordered mapping for element attributes, but strict ordering for nested elements.
    XML中存在这样的概念:对元素属性采用无序映射,而对嵌套元素使用严格的排序。
  • A set is an unordered collection with no duplicate elements.
    集合是一个无序不重复元素的集。
  • Finally, add this to the unordered list.
    最后,将这个DOM元素添加到无序列表中。
  • Note: In Python, sets are unordered collections of unique elements.
    注意:在Python内,集是惟一元素的无序集合。
  • If you want to use a DTD, subelements are strictly ordered, while attributes are unordered.
    如果希望用DTD,则子元素是严格有序的,而属性是无序的。