sorted items翻译

sorted items的基本解释

读音: 美: 英:

分类物品:将物品按照一定的标准进行分类整理。

例句

The list contains items sorted by status, which kernel they had been included in if they were complete, and how far along they were if they were still incomplete.这个列表包含了以状态排序的条目,如果它们已经完成了,则说明它们已经包含在哪个内核中,如果还没有完成,则指出还需要多长时间。
The reason for this is that a linear search doesn't require the elements to be sorted and its algorithm is a lot less complicated. So for a small number of items a linear search is ideal.在CSimpleBinaryTree 中有两个搜索算法.线性搜索和对半搜索.线性搜索只在树种子项数目小于指定值的时候才使用 (缺省为10),从这个点以后的各项,将使用对半搜索.这样做的原因是线性查找不要求元素进行排序并且它的运算规则相对要简单的多.因此对于小数目项来说,线性查找是理想的.
If you want to see your team's work items at a glance, you could create a query that shows the work items for your team area, sorted by the owner.如果您想要轻松看到团队的工作项,那么您可以创建一个查询,以显示团队区域的工作项,根据工作项的所有者来进行分类。
0
纠错