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

unordered

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

美 [ʌnˈɔrdərd]

adj.  无序的;无条理的

计算机

COCA.42866

英英释义

adj

双语例句

  • After the toolbar, you have a simple HTML form wrapped inside an unordered list.
    有了工具栏之后,您就有一个封装在无序列表之内的简单HTML表单。
  • Inside of the div, it will search through all unordered lists(), returning the first list item() for each list.
    在div中,它将搜索所有无序列表(),返回每个列表的第一个列表项()。
  • You simply add a line break and description line to the unordered list.
    您只需向无序清单中添加一个换行符和描述行。
  • Demonstrates different types of unordered lists.
    这个例子演示了不同类型的无序列表。
  • A set is an unordered collection with no duplicate elements.
    集合是一个无序不重复元素的集。
  • If you think you will make use of such conventions, you will want to use unordered patterns.
    如果要采用这种方式,就要使用无序范式。
  • 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元素创建的。
  • Displays a custom number of recent posts in an unordered list.
    在一个无序列表上显示自定义数目最近文章的列表。
  • Starting with a basic document ( QueryPath:: HTML_STUB), you append an unordered list and ( using find()) select that new list.
    从一个基本的文档(QueryPath::HTMLSTUB)开始,添加一个无序列表,并(使用find())选择这个新列表。