Subject | English | Chinese simplified |
comp., MS | alphanumeric sort | 按字母数字顺序排列 (A method of sorting data, such as a set of records, that typically uses the following order: punctuation marks, numerals, alphabetic characters (with capitals preceding lowercase letters), and any remaining symbols) |
comp., MS | collating sort | 合并排序 (A sort that proceeds by continuous merging of two or more files to produce a certain sequence of records or data items) |
comp., MS | multiple column sort mode | 多列排序模式 (The state of a header control in which two or more header columns can participate in a sort) |
comp., MS | sort code | 分类代码 (A 6-digit code used by the British and Irish banking industries to identify banks and route money transfers between banks) |
comp., MS | sort order | 排序顺序 (A way to arrange data based on value or data type. You can sort data alphabetically, numerically, or by date. Sort orders use an ascending (1 to 9, A to Z) or descending (9 to 1, Z to A) order) |