unordered
英 [ˌʌnˈɔːdəd]
美 [ʌnˈɔrdərd]
adj. 无序的;无条理的
COCA.42866
英英释义
adj
- not arranged in order hierarchically
- not arranged in order
双语例句
- 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表单。 - Note: In Python, sets are unordered collections of unique elements.
注意:在Python内,集是惟一元素的无序集合。 - With that list, you build an unordered list() with list item elements for each item().
使用这个命令列表构建一个无序列表(),其中每个条目是一个列表条目元素()。 - 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元素创建的。 - If you think you will make use of such conventions, you will want to use unordered patterns.
如果要采用这种方式,就要使用无序范式。 - In both cases, attributes are usually better for unordered data.
在这两种情形中,通常属性适合于无序的数据。 - DITA tasks also allow for unordered steps; this support does not yet exist in the migration utility.
DITA任务也允许使用无序步骤,但这在迁移工具中不受支持。 - If you want to use a DTD, subelements are strictly ordered, while attributes are unordered.
如果希望用DTD,则子元素是严格有序的,而属性是无序的。