unordered
adj. 无序的
2025-07-21 15:53 浏览次数 7
adj. 无序的
Unordered Expressions序表达式
Unordered Container序容器
unordered mode乱序的模式
unordered table[计]
Unordered List无序表
unordered receipt未订购接收
unordered tree无序数
Unordered containers无序容器
unordered partition[数]
dynamic or unordered lists are not strictly prohibited; instead, care needs to be exercised with their use.
动态或无序的列表并不是严格被禁止的;而是要在使用它们的时候多加小心。
in both cases, attributes are usually better for unordered data.
在这两种情形中,通常属性适合于无序的数据。
but, you can also configure streams within sctp to accept unordered messages if desired.
但是如果需要,您也可以在sctp 中配置流来接受无序的消息。
further, you can configure unordered delivery on a stream-by-stream basis within an association.
另外,您可以在一个联合中按照逐个流配置无序发送。
dita tasks also allow for unordered steps; this support does not yet exist in the migration utility.
dita任务也允许使用无序步骤,但这在迁移工具中不受支持。
they can be expressed as ordered vectors, unordered groups, linked lists, trees, graphs or other forms that the programming language supports.
它们可以表示为有序的向量、无序的组、链表、树、图或编程语言支持的其他形式。
that is, it「s an unordered container, indexed by strings rather than integers.
也就是说,这是一个无序容器,按字符串而不是整数来进行索引。
listing 7 shows the unordered list created to structure the content for the primary navigation based on these requirements.
清单7显示一个无序列表,它根据这些需求创建主导航内容的结构。
after the toolbar, you have a simple html form wrapped inside an unordered list.
有了工具栏之后,您就有一个封装在无序列表之内的简单html表单。
returning to listing 3, you can see that you also have an empty, unordered list.
返回到清单3 ,您可以看到您也有一个空的无序列表。
continuing with the css styling, the code for the design of the individual elements is then added, setting up the header one and unordered lists to display the appropriate images and colours.
继续写css样式表,接下来的一些元素用代码写出来慢慢加上,建立一个无序列表然后加上合适的图片和颜色。
like sgml, html allowed authors to describe the structure of a document, separating headers from paragraphs, ordered and unordered lists.
和sgml一样,html允许作者描述文档的结构,把头部和段落、有序列表、无序列表分开。
keyword search finds unordered sequences of words.
关键词搜索找到无序的单词系列。
you simply add a line break and description line to the unordered list.
您只需向无序清单中添加一个换行符和描述行。
the structure of the navigation uses an unordered list of anchor elements.
导航的结构使用锚元素的无序列表。
set security label component: a set is an unordered list of elements.
集合安全标签组件:集合是一组无序的元素。
the sidebar shows how you can use unordered subelements with a dtd, but unless there is a different compelling reason, it is better to use the attribute-style for unordered data.
副栏显示了如何可以使用带dtd 的无序子元素。但除非另有一个令人信服的原因,否则,对于无序数据,最好使用属性风格。
for example, the menu structures described as unordered lists usually consist of good-looking images.
比如,无序列表表示的菜单结构通常包括漂亮的图片。
although storing attributes in array form is a typical implementation, an element」s attributes are an unordered set, so other parser implementations may store attributes in a more efficient way.
虽然以数组形式保存属性是一种典型实现,但元素的属性是一个无序集,因此其他解析器实现可以以更有效的方式保存属性。
with that list, you build an unordered list () with list item elements for each item ().
使用这个命令列表构建一个无序列表(),其中每个条目是一个列表条目元素()。
in this case you announce that the unordered list is a list of headlines from my site!
在本案例中,您声明此无序清单是来自我的站点的标题的清单!
xml has the concept of unordered mapping for element attributes, but strict ordering for nested elements.
xml 中存在这样的概念:对元素属性采用无序映射,而对嵌套元素使用严格的排序。
for example, if you manage data in hash tables or other unordered data structures in the application domain, you might face additional work re-assembling elements into the order set by a schema.
比方说,如果在应用领域采用哈希表或者其他无序数据结构管理数据,可能会面临着将元素按照模式中的顺序设定重新装配的额外工作。
we just walked through the sliding doors technique for creating tabbed navigation with pure text, marked up with an unordered list of links, altered with a few custom styles.
我们刚刚演练了滑动门技术,用纯文本和无序列表来创造导航标签,加以少量的样式。