unordered
英 [ˌʌnˈɔːdəd]
美 [ʌnˈɔrdərd]
adj. 无序的;无条理的
COCA.42866
英英释义
adj
- not arranged in order hierarchically
- not arranged in order
双语例句
- A set is an unordered collection with no duplicate elements.
集合是一个无序不重复元素的集。 - DITA tasks also allow for unordered steps; this support does not yet exist in the migration utility.
DITA任务也允许使用无序步骤,但这在迁移工具中不受支持。 - That is, it's an unordered container, indexed by strings rather than integers.
也就是说,这是一个无序容器,按字符串而不是整数来进行索引。 - Inside of the div, it will search through all unordered lists(), returning the first list item() for each list.
在div中,它将搜索所有无序列表(),返回每个列表的第一个列表项()。 - If you think you will make use of such conventions, you will want to use unordered patterns.
如果要采用这种方式,就要使用无序范式。 - If you want to use a DTD, subelements are strictly ordered, while attributes are unordered.
如果希望用DTD,则子元素是严格有序的,而属性是无序的。 - XML has the concept of unordered mapping for element attributes, but strict ordering for nested elements.
XML中存在这样的概念:对元素属性采用无序映射,而对嵌套元素使用严格的排序。 - After the toolbar, you have a simple HTML form wrapped inside an unordered list.
有了工具栏之后,您就有一个封装在无序列表之内的简单HTML表单。 - Demonstrates different types of unordered lists.
这个例子演示了不同类型的无序列表。 - Starting with a basic document ( QueryPath:: HTML_STUB), you append an unordered list and ( using find()) select that new list.
从一个基本的文档(QueryPath::HTMLSTUB)开始,添加一个无序列表,并(使用find())选择这个新列表。