case-insensitive
美
英 
- adj.大小写不敏感的的
- 网络区分大小写;不区分大小写;大小写敏感
英汉解释
例句
The name of an externally visible member matches, in a case-insensitive comparison, the name of one of its parameters.
在不区分大小写的比较中,外部可见的成员的名称匹配其某个参数的名称。
If such a match is not found, a subsequent search occurs for a case-insensitive match.
如果未找到匹配项,则会继续搜索不区分大小写的匹配项。
If your database collation is case-insensitive, you may want the functions to perform their matches in a case-insensitive manner as well.
如果您的数据库排序不区分大小写,您可能希望函数也以不区分大小写的方式执行匹配操作。
Object that performs case-insensitive string comparisons using the word comparison rules of the current culture.
对象,该对象使用当前区域性的单词比较规则执行不区分大小写的字符串比较。
Object that performs a case-insensitive string comparison using the word comparison rules of the invariant culture.
对象,该对象使用固定区域性的单词比较规则执行不区分大小写的字符串比较。
To do a case-insensitive comparison, you need to convert this into a regular expression that combines all of the valid values.
要进行不区分大小写的比较,需要把它转换成组合了所有有效值的正则表达式。
The default value for the option is CASE IGNORE; that is, all comparisons are case insensitive.
此选项的缺省值是CASEIGNORE,即所有的比较都不区分大小写。
This can be used to achieve case insensitive pattern matching in products which support only case sensitive regular expressions.
可以用于在仅支持区分大小写正则表达式的产品中完成不区分大小写的模式匹配。
The following code is a console application that performs a simple case insensitive search of the strings in an array.
以下代码是一个控制台应用程序,用于对数组中的字符串执行简单的不区分大小写的搜索。
Option Compare statement to set the case-insensitive text sort order as the default string comparison method.
语句将区分大小写的文本排序顺序设置为默认字符串比较方法。
The string is a case-insensitive, semicolon delimited list of MDA names or other special control strings.
该字符串是区分大小写的分号分隔的MDA名称的列表或其他特殊控制字符串。
Note: The i modifier at the end of the regex makes all matches within the pattern, case-insensitive.
注:使用regex末尾的i修饰语可以使模式内的所有匹配都不区分大小写。
Keys to the headers are required to be strings, and comparisons are done on a case-insensitive basis.
标头的键应为字符串,在不区分大小写的基础上进行比较。
The Regex object is initialized with the regular expression, and specified to be case-insensitive.
Regex对象用正则表达式进行初始化,并被指定为区分大小写。
In the Vietnamese alphabet, a case-insensitive comparison of the two-letter pairs "nG" and "NG" is not considered equal.
在越南语字母表中,对两个字母组成的字母对“nG”和“NG”进行不区分大小写的比较时,它们被认为是不相等的。
If this setting is disabled, Samba looks through the directory for a case-insensitive match.
如果禁用该设置,那么Samba会以大小写无关的方式查找这个目录。
In other words, string comparisons may be slightly more expensive in a case-insensitive database.
换句话说,在不区分大小写的数据库中,字符串比较的开销可能会略微增加。
Case-insensitive handling of XML data is best achieved by creating a database with a customized Unicode collation.
以不区分大小写的方式处理XML数据的最佳方法是用定制的Unicode排序规则创建数据库。
() and, possibly, for the keywords "FROM" , "LIKE" , and "WHERE" in a case-insensitive fashion.
如果可能,对“FROM”,“LIKE”和“WHERE”这样的关键词进行不区分大小写的检查。
Specifies whether the regular expression should be run case-insensitive.
指定正则表达式运行时是否应该不区分大小写。
This task is case insensitive and does not compare item metadata when determining duplicates.
此任务不区分大小写,因此,在确定重复项时,不要比较项的元数据。
The constants TRUE and FALSE (case-insensitive) are the two possible boolean values.
常量TRUE和FALSE(大小写无关)是两种可能的Boolean值。
with a case-insensitive comparer for the current culture.
它具有用于当前区域性的不区分大小写的比较器。
Uses a case-insensitive comparison but otherwise requires an exact match with the contents of the title bar.
使用不区分大小写的比较,但要求精确匹配标题栏的内容。
String comparison can be exact, case-sensitive or case-insensitive, or use a substring.
字符串比较可以是完全匹配、区分大小写或不区分大小写,或者使用子字符串。
In the case of an e-mail address, you might want to perform a case-insensitive search.
在使用电子邮件地址时,可能想执行不区分大小写的搜索。
It does not require an exact match and is case insensitive.
它不要求精确匹配,也不区分大小写。
Instance as the comparer to perform case-insensitive string searches .
实例用作比较器,以执行不区分大小写的字符串搜索。
Display name comparisons are always case-insensitive.
比较显示名时总是忽略大小写。
Avoid case insensitive searches unless absolutely necessary.
除非绝对必要,否则应该避免大小写不敏感的搜索。
The mapping is case insensitive and only matches if the method has a return value and no input parameters.
映射区分大小写,只有当方法拥有一个返回值而且没有输入参数时才能匹配。
Although URI schemes are case insensitive, the tag RFC (see Resources) recommends the lower-case form.
虽然URI方案对大小写不敏感,但是标签RFC(请参阅参考资料)建议采用小写形式。
Gets or sets a value that indicates whether the pattern to match is case insensitive.
获取或设置一个值,该值指示要匹配的模式是否不区分大小写。
This performed a locale-specific, case-insensitive comparison.
这执行特定于区域设置的、不区分大小写的比较。
Is set to a string value, comparisons are case-insensitive.
设置为字符串值,则比较时不区分大小写。
Be case-insensitive (someone might want to type in the URL from a printed page). The ASP. NET routing system is case-insensitive by default.
要大小写敏感(有些人可能想通过一个打印的页面来输入URL)。ASP.NET路由系统是默认大小写敏感的。
Slovenian dictionary order, case-insensitive, for use with the 1250 (Central European) Character Set.
斯洛文尼亚文字典顺序,不区分大小写,用于1250(中欧语)字符集。
Tip: The same script creates indexes for both case-insensitive and case-sensitive queries.
提示:相同的脚本可以同时为区分大小写的和不区分大小写的查询创建索引。
However, the search is case-insensitive, and some normalization applies (see Diacritics and Punctuation).
然而,这个搜索是大小写无关的,并且应用了某些标准化(见附加符号和标点符号)。
Indicate that the index should be case-insensitive.
这表明索引应该是不区分大小写的。