1. Clicking on the column again will flip the sortingorder.
再次点击列即可切换排序的次序。
来自互联网
2. You can also change the sortingorder from the default if you'd like.
您还可以更改排序顺序从默认如果您想。
来自互联网
3. You can set the default sorting order of the spreadsheets in your workspace.
您可以在这里设置您的工作坊里电子表格的默认排序方式。
来自互联网
4. The LC_CTYPE value defines character encoding and LC_COLLATE defines the sortingorder.
值lc_ctype定义了字符编码,而LC _ COLLATE定义了排序顺序。
来自互联网
5. You can click the heading again to toggle the sortingorder between ascending and descending.
可以再次单击标题,在升序与降序之间切换排序顺序。
来自互联网
6. It is used by SortCriteria to determine the sortingorder of topics, responses, and authors returned by the list methods.
SortCriteria使用该类来确定由列表方法返回的主题、响应和作者的排序顺序。
来自互联网
7. Note: you can assign the sortingorder and the sorting type parameters after each array. If you don't, each array parameter USES the default values.
注意:你可以指定分类顺序和分类的类型参数。如果你不指定,他们将采用默认值。
来自互联网
8. The application is fully customizable as per your needs, like you can edit the expense types, change currencies, decide sortingorder for expense list.
应用程序可以完全自定义按您的需求,如您可以编辑支出类型,改变货币,决定排序顺序的费用清单。
来自互联网
9. These operator choices provide further sorting control and accompany a given column in the ORDER BY clause.
这些操作符选择提供进一步的排序控制,伴随着ORDERBY子句中的给定列出现。
来自互联网
10. The row order in the query elements table in which columns are defined determines their left to right sequence within the order BY clause, which in turn determines their sorting priority.
11. With the appropriate access path, the ORDER BY or GROUP BY requirement can be met without sorting.
使用恰当的访问路径,无需排序即可满足ORDERBY或GROUP BY需求。
来自互联网
12. Because the NPSI is a single ordered list, it is easy to see how DB2 could just toggle back and forth, index to table, index to table, and return rows in ZIPCODE order without sorting.
13. You can resize its columns, and if you enter more backorder items in the database with a status of "Order Stock," you can also alter sorting of data in the grid by clicking a column.
14. One case of replacement is sorting, where elements are replaced with different elements so that the resulting array is in sorted order (the built-in sort method is provided for this action).
替换的一种情况是排序,将元素替换为不同的元素,从而对其进行排序(内置的sort方法可用于此操作)。
来自互联网
15. Should you want to reverse the order of sorting, use the -r option.
如果您想倒转排序的次序,则应当使用- r选项。
来自互联网
16. Sorting that ensures that the groups are in alphabetical order. (You want the individual items to be placed in order before they get to this method.)
分类可以保证组以字母顺序排列(在应用这个方法之前,您肯定希望将每个条目按顺序排列)。
来自互联网
17. Here's an algorithm for sorting any set of Numbers, to get them into order.
为了对任何一组数字进行分类,此处有一种算法可使它们按顺序排列。
来自互联网
18. Sorting the derived dataset can easily accelerate the overall operation by an order of magnitude or more.
对派生的数据集进行排序可以轻松地使整个操作加速一个或几个数量级。
来自互联网
19. Try sorting the documents you need to retrieve by docID order first.
可以尝试将你需要的文档先按文档编号排序再获取。
来自互联网
20. In order to use the sorting capabilities, the report needs to be saved.
为了使用排序功能,需要保存报表。
来自互联网
21. Same trick works for alphabetizing words or sorting kids in order by height.
相同的戏法对按字母排列地单词或者按身高对孩子进行排队亦有效。
来自互联网
22. You can choose the displaying order with different sorting possibilities.
您可以选择不同的显示顺序排序的可能性。
来自互联网
23. Use the "order-by" attribute instead of "sort" if your collection sorting logic can be implemented by the underlying database because the database usually does a better sorting job than you.
24. In this code, the z-ordersorting is done outside the library.
在这段代码中,z值排序是在这个库之外实现的。
来自互联网
25. To add sorting to the output, you just need to add a line to the for, let, where, order by, and return (FLOWR) expression within the rss-summary function to order the output, as in Listing 7.
26. Here, the returned CD titles are ordered by the date attribute on a child element of each CD, release. By default, sorting is done in ascending order; you can make that explicit if you want, though.
这里返回的CD标题按照每张CD的子元素release的date属性排列。
来自互联网
27. The character sorting should follow the sort order of dictionary, and need the specially appointed sort codes for each character participated to sort.
字符排序一般要遵循字典顺序并且需要为每个参与排序的字符赋予特定的排序码。
来自互联网
28. For example, say you want a set of strings that are automatically sorting in ascending order.
例如,假设您想要一个字符串自动以升序排序设置。
来自互联网
29. For example, say you want a set of strings that are automatically sorting in ascending order.