专业字典>英语词典>unordered翻译和用法

unordered

英 [ˌʌnˈɔːdəd]

美 [ʌnˈɔrdərd]

adj.  无序的;无条理的

计算机

COCA.42866

英英释义

adj

双语例句

  • The previous list, for example, is an unordered list, created with the UL element.
    举个例子,上述的列表是一个无序列表,使用UL元素创建的。
  • I call this aspect of ordering schema order, which can either be ordered or unordered.
    我将其称之为模式顺序,可以是有序的,也可以是无序的。
  • Set security label component: A set is an unordered list of elements.
    集合安全标签组件:集合是一组无序的元素。
  • But, you can also configure streams within SCTP to accept unordered messages if desired.
    但是如果需要,您也可以在SCTP中配置流来接受无序的消息。
  • 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,则子元素是严格有序的,而属性是无序的。
  • Inside of the div, it will search through all unordered lists(), returning the first list item() for each list.
    在div中,它将搜索所有无序列表(),返回每个列表的第一个列表项()。
  • Next, you have an unordered list with class edgetoedge& another jQTouch style.
    接着,您有一个含有edgetoedge类的无序列表&另一个jQTouch样式。
  • XML has the concept of unordered mapping for element attributes, but strict ordering for nested elements.
    XML中存在这样的概念:对元素属性采用无序映射,而对嵌套元素使用严格的排序。
  • Starting with a basic document ( QueryPath:: HTML_STUB), you append an unordered list and ( using find()) select that new list.
    从一个基本的文档(QueryPath::HTMLSTUB)开始,添加一个无序列表,并(使用find())选择这个新列表。