unordered
英 [ˌʌnˈɔːdəd]
美 [ʌnˈɔrdərd]
adj. 无序的;无条理的
COCA.42866
英英释义
adj
- not arranged in order hierarchically
- not arranged in order
双语例句
- Set security label component: A set is an unordered list of elements.
集合安全标签组件:集合是一组无序的元素。 - Bags are unordered collections that allow duplicates.
袋子是允许重复的无序集合。 - 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.
如果要采用这种方式,就要使用无序范式。 - Displays a custom number of recent posts in an unordered list.
在一个无序列表上显示自定义数目最近文章的列表。 - I call this aspect of ordering schema order, which can either be ordered or unordered.
我将其称之为模式顺序,可以是有序的,也可以是无序的。 - With that list, you build an unordered list() with list item elements for each item().
使用这个命令列表构建一个无序列表(),其中每个条目是一个列表条目元素()。 - The attributes are thus unordered.
因此,这些属性是无序的。 - If you want to use a DTD, subelements are strictly ordered, while attributes are unordered.
如果希望用DTD,则子元素是严格有序的,而属性是无序的。 - Ordered and unordered lists are rendered in an identical manner except that visual user agents number ordered list items.
可视化用户代理除了会对有序列表项目前面加序号以外,有序列表和无序列表在展现时是一样的。