要想创建对于所有字符串比较不区分大小写的数据库,需要使用排序规则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.
换句话说,在不区分大小写的数据库中,字符串比较的开销可能会略微增加。
In other words, string comparisons may be slightly more expensive in a case-insensitive database.
例如,在丹麦语中,对两个字母组成的字母对“AA”和“AA”进行不区分大小写的比较时,它们被认为是不相等的。
For example, in the Danish language, a case-insensitive comparison of the two-letter pairs "AA" and "AA" is not considered equal.
在越南语字母表中,对两个字母组成的字母对“NG”和“NG”进行不区分大小写的比较时,它们被认为是不相等的。
In the Vietnamese alphabet, a case-insensitive comparison of the two-letter pairs "NG" and "NG" is not considered equal.
在不区分大小写的比较中,外部可见的成员的名称匹配其某个参数的名称。
The name of an externally visible member matches, in a case-insensitive comparison, the name of one of its parameters.
标头的键应为字符串,在不区分大小写的基础上进行比较。
Keys to the headers are required to be strings, and comparisons are done on a case-insensitive basis.
在不区分大小写的比较中,类型名称与。
这执行特定于区域设置的、不区分大小写的比较。
This performed a locale-specific, case-insensitive comparison.
这执行特定于区域设置的、不区分大小写的比较。
This performed a locale-specific, case-insensitive comparison.
应用推荐