unordered
英 [ˌʌnˈɔːdəd]
美 [ʌnˈɔrdərd]
adj. 无序的;无条理的
COCA.42866
英英释义
adj
- not arranged in order hierarchically
- not arranged in order
双语例句
- Note: In Python, sets are unordered collections of unique elements.
注意:在Python内,集是惟一元素的无序集合。 - Next, add some additional markup to your HTML document: an unordered list of links.
接下来,在HTML文档中添加一些标记:一个无序的链接列表。 - The previous list, for example, is an unordered list, created with the UL element.
举个例子,上述的列表是一个无序列表,使用UL元素创建的。 - Starting with a basic document ( QueryPath:: HTML_STUB), you append an unordered list and ( using find()) select that new list.
从一个基本的文档(QueryPath::HTMLSTUB)开始,添加一个无序列表,并(使用find())选择这个新列表。 - Further, you can configure unordered delivery on a stream-by-stream basis within an association.
另外,您可以在一个联合中按照逐个流配置无序发送。 - Finally, add this to the unordered list.
最后,将这个DOM元素添加到无序列表中。 - In both cases, attributes are usually better for unordered data.
在这两种情形中,通常属性适合于无序的数据。 - That is, it's an unordered container, indexed by strings rather than integers.
也就是说,这是一个无序容器,按字符串而不是整数来进行索引。 - However, if a result set is unordered, no num attribute is used.
不过,如果结果集是无序的,则不使用num属性。 - Ordered and unordered lists are rendered in an identical manner except that visual user agents number ordered list items.
可视化用户代理除了会对有序列表项目前面加序号以外,有序列表和无序列表在展现时是一样的。
