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

unordered

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

美 [ʌnˈɔrdərd]

adj.  无序的;无条理的

计算机

COCA.42866

英英释义

adj

双语例句

  • Next, add some additional markup to your HTML document: an unordered list of links.
    接下来,在HTML文档中添加一些标记:一个无序的链接列表。
  • If you want to use a DTD, subelements are strictly ordered, while attributes are unordered.
    如果希望用DTD,则子元素是严格有序的,而属性是无序的。
  • The previous list, for example, is an unordered list, created with the UL element.
    举个例子,上述的列表是一个无序列表,使用UL元素创建的。
  • Starting with a basic document ( QueryPath:: HTML_STUB), you append an unordered list and ( using find()) select that new list.
    从一个基本的文档(QueryPath::HTMLSTUB)开始,添加一个无序列表,并(使用find())选择这个新列表。
  • If you think you will make use of such conventions, you will want to use unordered patterns.
    如果要采用这种方式,就要使用无序范式。
  • At present, the spread of Christianity in Xinjiang is in a unordered pervasion and rapid development.
    目前新疆的基督教传播活动呈现出无序蔓延和快速发展之势。
  • Displays a custom number of recent posts in an unordered list.
    在一个无序列表上显示自定义数目最近文章的列表。
  • However, if a result set is unordered, no num attribute is used.
    不过,如果结果集是无序的,则不使用num属性。
  • In both cases, attributes are usually better for unordered data.
    在这两种情形中,通常属性适合于无序的数据。
  • Ordered and unordered lists are rendered in an identical manner except that visual user agents number ordered list items.
    可视化用户代理除了会对有序列表项目前面加序号以外,有序列表和无序列表在展现时是一样的。