读知识>英语词典>unordered翻译和用法

unordered

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

美 [ʌnˈɔrdərd]

adj.  无序的;无条理的

计算机

COCA.42866

英英释义

adj

双语例句

  • You simply add a line break and description line to the unordered list.
    您只需向无序清单中添加一个换行符和描述行。
  • That is, it's an unordered container, indexed by strings rather than integers.
    也就是说,这是一个无序容器,按字符串而不是整数来进行索引。
  • Inside of the div, it will search through all unordered lists(), returning the first list item() for each list.
    在div中,它将搜索所有无序列表(),返回每个列表的第一个列表项()。
  • Displays a custom number of recent posts in an unordered list.
    在一个无序列表上显示自定义数目最近文章的列表。
  • In both cases, attributes are usually better for unordered data.
    在这两种情形中,通常属性适合于无序的数据。
  • Note: In Python, sets are unordered collections of unique elements.
    注意:在Python内,集是惟一元素的无序集合。
  • However, if a result set is unordered, no num attribute is used.
    不过,如果结果集是无序的,则不使用num属性。
  • But, you can also configure streams within SCTP to accept unordered messages if desired.
    但是如果需要,您也可以在SCTP中配置流来接受无序的消息。
  • DITA tasks also allow for unordered steps; this support does not yet exist in the migration utility.
    DITA任务也允许使用无序步骤,但这在迁移工具中不受支持。
  • With that list, you build an unordered list() with list item elements for each item().
    使用这个命令列表构建一个无序列表(),其中每个条目是一个列表条目元素()。