• 这个例外就是xslsort指令lang属性告诉处理程序应该按照指定语言文化传统一致的方式排序字符

    The exception is the XSL: sort instruction, where the lang attribute tells the processor that it should sort strings in a manner consistent with the cultural conventions of the specified language.

    youdao

  • 所幸的是,intl提供collator(以及名字collator _开头的影子函数),可用来根据特定的locale对比排序字符

    Luckily, the intl library provides the collator class (and shadow functions with names starting with collator_), which you can use to compare and sort strings with respect to your selected locale.

    youdao

  • 学习如何显示文本、执行排序计算单词行数转换字符以及其他任务

    You will learn how to display text, sort it, count words and lines, and translate characters, among other tasks.

    youdao

  • 排序序列代码映射至每个字符排序序列中的期望位置

    The collating sequence maps the code point to the desired position of each character in a sorted sequence.

    youdao

  • 无法通过规则实现这个目的,因为无法希望按照特殊方式排序字符包含空格

    You can't do this with a set of rules because you can't include a space as part of the characters you want to sort in a special way.

    youdao

  • 排序序列字符次序确定每个字符另一字符相比排列更高更低相同

    A collating sequence is an ordering for a set of characters that determines whether each character sorts higher, lower, or the same as another.

    youdao

  • 另一个关注选项- b告知sort忽略空白字符(空格、跳格等等)中的第一个非空白字符当做是排序开始

    Another option to watch out for is -b, which tells sort to ignore blank characters (Spaces, tabs, etc.) and treat the first non-blank character on the line as the start of the sort key.

    youdao

  • 不过Unicode的确包括用于字符组合字母排序文字方向(text direction)和规则

    However, Unicode does include text direction, rules for character combination, and alphabetic ordering.

    youdao

  • 值lc_ctype定义字符编码,而LC _ COLLATE定义了排序顺序

    The LC_CTYPE value defines character encoding and LC_COLLATE defines the sorting order.

    youdao

  • 因为默认UCA不能同时覆盖unicode支持每种语言排序规则序列,所以可以使用可选属性定制字符次序

    Since the default UCA cannot cover the collating sequence of every language supported by Unicode at the same time, the ordering of characters can be customized using optional attributes.

    youdao

  • 根据locale排序序列匹配字符执行join命令。

    The join is performed on matching characters according to the locale's collating sequence.

    youdao

  • 我们排序按照字符序列进行的,因此uniq 显示的是 “10apple而不是1 apple”。

    Our sort was by collating sequence, so uniq gives us the "10 apple" line instead of the "1 apple".

    youdao

  • DB 2UDBV8.2之前Unicode数据库只能定义排序次序identity意味着按照字节编码字符进行比较。

    Prior to DB2 UDB V8.2, a Unicode database could only be defined with the collating sequence IDENTITY, which means that the characters are compared by their byte encoding.

    youdao

  • 重音符号字符通常是以特殊方式处理有些语言会两个字符特定序列视为字母进行排序(比如捷克语传统西班牙语中的ch)。

    Characters with accents are usually treated in a special way; some languages treat selected sequences of two characters as one letter for sorting (for example, ch in Czech and traditional Spanish).

    youdao

  • 接着它会根据与搜索字符衔接页面数量进行相关网页的排序,衔接就相当于投票(那些热门网站都进行重要性投票,因为它们更加可靠)。

    It then ranks them by the number of pages that link to them, counting links as votes (the most popular sites get weighted votes, since they're more likely to be reliable).

    youdao

  • 法式属性字符进行排序时会字符末尾开始检查重音

    The French attribute sorts strings by examining the accents starting from the end of the string.

    youdao

  • 获得排序映射后可以提取有限术语最后它们写出单个字符(通过粘合集成代码完成)。

    Once you have the ordered map, you can simply extract the limited set of terms, eventually writing them out as a single string (done by the glue integration code).

    youdao

  • 第二属性s2指定强度级别决定字符排序比较是否考虑大小写重音符号。

    The second attribute S2 specifies the strength level which determines whether case or accent is taken into account when ordering or comparing strings.

    youdao

  • 强度属性决定在对文本字符进行排序比较是否考虑重音大小写

    The strength attribute determines whether accent or case is taken into account when collating or comparing text strings.

    youdao

  • 数据库使用定制排序规则可能影响查询性能因为选择宽松的UCA设置匹配字符数量可能会增加

    Using a customized collation for the database may have an impact on the query performance since the number of possible string matches increases when you choose a looser UCA setting.

    youdao

  • 显然使用字符比较标准排序法肯定会两者不同,因此需要使用定义的排序法。

    Obviously a character-by-character comparison using the standard collation says these are not equal, so you'll need to use a custom collation.

    youdao

  • 显然,对包含字符数据记录进行排序非常简单。

    Clearly, sorting records that consist solely of string data is a piece of cake.

    youdao

  • 可以使用字符每个字符代码基础进行排序如果样式表需要英文数据排序那么这种方法非常合适。

    You can use the code points of the individual characters in a string as a basis for collation, and it might work reasonably well if your stylesheets only have to collate data in English.

    youdao

  • 这个排序确保所有字符补充字符非补充字符)采用与UTF-8一样二进制排序次序

    This collator ensures all characters, supplementary and non-supplementary, have the same binary collating sequence as UTF-8.

    youdao

  • 一方面,EBCDIC中的排序序列空格、小写字符大写字符数字

    On the other hand, the collating sequence in EBCDIC is: space, lower case characters, upper case characters, and numeric values.

    youdao

  • 例如ASCII中的排序序列空格数字、大小字符小写字符

    For example, the collating sequence in ASCII is: space, numeric values, upper case characters, lower case characters.

    youdao

  • 输出输入字符列表排序程度差。

    Output the list of input strings, arranged from ' 'most sorted "to' 'least sorted".

    youdao

  • 要想创建对于所有字符比较不区分大小写数据库需要使用排序规则UCA500R1,见清单4

    To create a database that is case-insensitive for all string comparisons, it is necessary to use the collation UCA500R1 as shown in Listing 4.

    youdao

  • 可以调用setlocale来确定字符错误消息类别、货币格式数字转换字符校勘字母排序

    The setlocale call determines the character set, error messages catalogs, monetary value formatting, numerical conventions, string collation, and alphabetic ordering.

    youdao

  • 比如compare方法比较两个字符sortasort方法相应php数组函数相同方式数组关联数组进行排序

    For example, the compare method compares two strings; the sort and asort methods sort arrays or associative arrays in a way similar to the corresponding PHP array functions.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定