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

unordered

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

美 [ʌnˈɔrdərd]

adj.  无序的;无条理的

计算机

COCA.42866

英英释义

adj

双语例句

  • Displays a custom number of recent posts in an unordered list.
    在一个无序列表上显示自定义数目最近文章的列表。
  • DITA tasks also allow for unordered steps; this support does not yet exist in the migration utility.
    DITA任务也允许使用无序步骤,但这在迁移工具中不受支持。
  • After the toolbar, you have a simple HTML form wrapped inside an unordered list.
    有了工具栏之后,您就有一个封装在无序列表之内的简单HTML表单。
  • With that list, you build an unordered list() with list item elements for each item().
    使用这个命令列表构建一个无序列表(),其中每个条目是一个列表条目元素()。
  • XML has the concept of unordered mapping for element attributes, but strict ordering for nested elements.
    XML中存在这样的概念:对元素属性采用无序映射,而对嵌套元素使用严格的排序。
  • If you want to use a DTD, subelements are strictly ordered, while attributes are unordered.
    如果希望用DTD,则子元素是严格有序的,而属性是无序的。
  • Further, you can configure unordered delivery on a stream-by-stream basis within an association.
    另外,您可以在一个联合中按照逐个流配置无序发送。
  • Next, add some additional markup to your HTML document: an unordered list of links.
    接下来,在HTML文档中添加一些标记:一个无序的链接列表。
  • However, if a result set is unordered, no num attribute is used.
    不过,如果结果集是无序的,则不使用num属性。
  • Note: In Python, sets are unordered collections of unique elements.
    注意:在Python内,集是惟一元素的无序集合。