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内,集是惟一元素的无序集合。 - Starting with a basic document ( QueryPath:: HTML_STUB), you append an unordered list and ( using find()) select that new list.
从一个基本的文档(QueryPath::HTMLSTUB)开始,添加一个无序列表,并(使用find())选择这个新列表。 - Finally, add this to the unordered list.
最后,将这个DOM元素添加到无序列表中。 - After the toolbar, you have a simple HTML form wrapped inside an unordered list.
有了工具栏之后,您就有一个封装在无序列表之内的简单HTML表单。 - Bags are unordered collections that allow duplicates.
袋子是允许重复的无序集合。 - I call this aspect of ordering schema order, which can either be ordered or unordered.
我将其称之为模式顺序,可以是有序的,也可以是无序的。 - Ordered and unordered lists are rendered in an identical manner except that visual user agents number ordered list items.
可视化用户代理除了会对有序列表项目前面加序号以外,有序列表和无序列表在展现时是一样的。 - 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,则子元素是严格有序的,而属性是无序的。 - The previous list, for example, is an unordered list, created with the UL element.
举个例子,上述的列表是一个无序列表,使用UL元素创建的。
