sorting list meaning in English
解体作业通知单
Examples
- Namespace contains collection classes with specific functionality , such as a queue or a sorted list , and the
命名空间包含具有特定功能的集合类,如队列或排序列表,而 - Element by numbering items in a sorted list with western and then lower - case roman numbering
该示例通过在排序列表中使用西方语言编号,然后使用小写罗马编号对项进行编号,演示 - Is set to true , the item is added in the correct position within the sorted list regardless of the values specified in the
属性设置为真,则该项添加到排序列表内的正确位置处,而不考虑 - Method as a more efficient way to retrieve values if a program often must try key values that are not in the sorted list
此示例还显示,如果程序必须经常尝试排序列表中不存在的键值,如何将 - Sorting is the most common of these ways ; a sorted list can be binary - searched rather than linearly searched
排序是这些方式中最常见的一种;可以对已排序列表进行二元搜索而不进行线性搜索。