unordered
英 [ˌʌnˈɔːdəd]
美 [ʌnˈɔrdərd]
adj. 无序的;无条理的
COCA.42866
英英释义
adj
- not arranged in order hierarchically
- not arranged in order
双语例句
- 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内,集是惟一元素的无序集合。 - If you think you will make use of such conventions, you will want to use unordered patterns.
如果要采用这种方式,就要使用无序范式。 - Bags are unordered collections that allow duplicates.
袋子是允许重复的无序集合。 - That is, it's an unordered container, indexed by strings rather than integers.
也就是说,这是一个无序容器,按字符串而不是整数来进行索引。 - But, you can also configure streams within SCTP to accept unordered messages if desired.
但是如果需要,您也可以在SCTP中配置流来接受无序的消息。 - With that list, you build an unordered list() with list item elements for each item().
使用这个命令列表构建一个无序列表(),其中每个条目是一个列表条目元素()。 - After the toolbar, you have a simple HTML form wrapped inside an unordered list.
有了工具栏之后,您就有一个封装在无序列表之内的简单HTML表单。 - The previous list, for example, is an unordered list, created with the UL element.
举个例子,上述的列表是一个无序列表,使用UL元素创建的。 - Demonstrates different types of unordered lists.
这个例子演示了不同类型的无序列表。