读知识>英语词典>unordered翻译和用法

unordered

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

美 [ʌnˈɔrdərd]

adj.  无序的;无条理的

计算机

COCA.42866

英英释义

adj

双语例句

  • However, if a result set is unordered, no num attribute is used.
    不过,如果结果集是无序的,则不使用num属性。
  • Note: In Python, sets are unordered collections of unique elements.
    注意:在Python内,集是惟一元素的无序集合。
  • Displays all archives by month in an unordered list, with count of posts by month.
    在一个无序列表上显示所有的归档,按月显示文章的数目。
  • In both cases, attributes are usually better for unordered data.
    在这两种情形中,通常属性适合于无序的数据。
  • That is, it's an unordered container, indexed by strings rather than integers.
    也就是说,这是一个无序容器,按字符串而不是整数来进行索引。
  • I call this aspect of ordering schema order, which can either be ordered or unordered.
    我将其称之为模式顺序,可以是有序的,也可以是无序的。
  • The previous list, for example, is an unordered list, created with the UL element.
    举个例子,上述的列表是一个无序列表,使用UL元素创建的。
  • After the toolbar, you have a simple HTML form wrapped inside an unordered list.
    有了工具栏之后,您就有一个封装在无序列表之内的简单HTML表单。
  • A set is an unordered collection with no duplicate elements.
    集合是一个无序不重复元素的集。
  • With that list, you build an unordered list() with list item elements for each item().
    使用这个命令列表构建一个无序列表(),其中每个条目是一个列表条目元素()。