从区分大小写映射到不区分大小写现在看来是很微不足道的,但实际上很难有效地进行这一映射。
Now it would seem fairly trivial to map from case-sensitive to case-insensitive, but in fact it's hard to do it efficiently.
此检查也是区分大小写的。
用户名称和密码都是区分大小写的。
记住HTML标签是不区分大小写的。
请求和响应是区分大小写的。
请注意过滤器是区分大小写的。
注意,此检查是区分大小写的。
XML标记和路径表达式仍然是区分大小写的。
其中有一个缺点需要避免:在UNIX系统中,文件名是区分大小写的。
One gotcha to avoid: On UNIX systems, file names are case sensitive.
过滤值是区分大小写的。
所有变量都是区分大小写的。
在不区分大小写的数据库中,这种查询花费的时间增加了5%到8%。
Such queries took 5% to 8% longer in the case-insensitive database.
区分大小写:对单词的字母大小写进行搜索(默认是忽略字母大小)
Case sensitive : search is performed with respect to the letter-case of the words (default is to ignore letter-case)
如要执行区分大小写的替换,则可以使用ereg_replace(名称中不带“i ”)。
You can use ereg_replace (same name without the "I") for case-sensitive replacement.
如果该文件确实存在,那么您可以就其区分大小写的名称到底是什么进行很好的猜测。
If the file does exist, then you can have a pretty good guess as to what its case-sensitive name might be.
因此您必须经历为每个用户数据库激活不区分大小写查询的整个过程。
Therefore you must go through the entire process for enabling case-insensitive queries for every user database.
这篇文章描述了关于这个过程更详细的细节,同时还阐述了如何归还到默认的区分大小写的查询中来。
This article describes this process in more detail and also explains how to revert to the default case-sensitive queries.
与区分大小写有关的一个问题是:如果设置不正确,您可能无法访问一些文件。
One problem with case sensitivity is that set incorrectly, you might not be able to access some files.
这表明索引应该是不区分大小写的。
在使用电子邮件地址时,可能想执行不区分大小写的搜索。
In the case of an E-mail address, you might want to perform a case-insensitive search.
对名称的全部使用都必须匹配并且名称是区分大小写的。
All USES of the name must match and the name is case-sensitive.
以不区分大小写的方式搜索DB 2数据有多种方法,比如使用生成的列(请参见参考资料)。
There are several methods to search DB2 data in a case-insensitive manner such as the use of generated columns (see Resources).
属性名和条目类型名称都是区分大小写的。
Both the attribute name and item type name are case-sensitive.
通常,一个验证检查包括检查一个用户的完整dn,检查是否在LDAP服务器中是唯一的,以及检查是否是区分大小写的。
Typically, an authorization check involves checking the complete DN of a user, which is unique in the LDAP server and is case sensitive.
在内部,DB 2以不区分大小写的方式处理用户ID和组名。
Internally, DB2 processes user ID and group names in a case-insensitive fashion.
然而,并不是所有的查询都需要是区分大小写的。
本节介绍的方法有一个潜在的缺点:整个数据库中所有表中的所有列中的所有数据都是不区分大小写的。
The potential drawback of the approach described in this section is that all the data in all the columns in all tables in the entire database are treated in a case-insensitive manner.
如果一个应用程序查询这些XML文档,寻找某一城市的客户,那么很可能需要不区分大小写的搜索。
An application that queries these XML documents to find customers with a specific city most likely requires case-insensitive search.
访问元素是区分大小写的。
要想创建对于所有字符串比较不区分大小写的数据库,需要使用排序规则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.
应用推荐