词语屋>英语词典>unordered翻译和用法

unordered

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

美 [ʌnˈɔrdərd]

adj.  无序的;无条理的

计算机

COCA.42866

英英释义

adj

双语例句

  • If you think you will make use of such conventions, you will want to use unordered patterns.
    如果要采用这种方式,就要使用无序范式。
  • Further, you can configure unordered delivery on a stream-by-stream basis within an association.
    另外,您可以在一个联合中按照逐个流配置无序发送。
  • The attributes are thus unordered.
    因此,这些属性是无序的。
  • Finally, add this to the unordered list.
    最后,将这个DOM元素添加到无序列表中。
  • After the toolbar, you have a simple HTML form wrapped inside an unordered list.
    有了工具栏之后,您就有一个封装在无序列表之内的简单HTML表单。
  • But, you can also configure streams within SCTP to accept unordered messages if desired.
    但是如果需要,您也可以在SCTP中配置流来接受无序的消息。
  • Demonstrates different types of unordered lists.
    这个例子演示了不同类型的无序列表。
  • The previous list, for example, is an unordered list, created with the UL element.
    举个例子,上述的列表是一个无序列表,使用UL元素创建的。
  • Next, add some additional markup to your HTML document: an unordered list of links.
    接下来,在HTML文档中添加一些标记:一个无序的链接列表。
  • Ordered and unordered lists are rendered in an identical manner except that visual user agents number ordered list items.
    可视化用户代理除了会对有序列表项目前面加序号以外,有序列表和无序列表在展现时是一样的。