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内,集是惟一元素的无序集合。 - Displays all archives by month in an unordered list, with count of posts by month.
在一个无序列表上显示所有的归档,按月显示文章的数目。 - DITA tasks also allow for unordered steps; this support does not yet exist in the migration utility.
DITA任务也允许使用无序步骤,但这在迁移工具中不受支持。 - Further, you can configure unordered delivery on a stream-by-stream basis within an association.
另外,您可以在一个联合中按照逐个流配置无序发送。 - Set security label component: A set is an unordered list of elements.
集合安全标签组件:集合是一组无序的元素。 - 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元素创建的。 - In this case you announce that the unordered list is a list of headlines from my site!
在本案例中,您声明此无序清单是来自我的站点的标题的清单! - However, if a result set is unordered, no num attribute is used.
不过,如果结果集是无序的,则不使用num属性。 - Inside of the div, it will search through all unordered lists(), returning the first list item() for each list.
在div中,它将搜索所有无序列表(),返回每个列表的第一个列表项()。