• The mode i turns on case insensitive matching, while inm turns on those three options.

    模式i打开不区分大小写匹配inm 打开三种选项。

    youdao

  • Although URI schemes are case insensitive, the tag RFC (see Resources) recommends the lower-case form.

    虽然uri方案大小写不敏感,但是标签RFC(请参阅参考资料)建议采用小写形式。

    youdao

  • The mapping is case insensitive and only matches if the method has a return value and no input parameters.

    映射区分大小写只有方法拥有一个返回而且没有输入参数时才能匹配

    youdao

  • To use regular expressions, you must use the prefix ~* for case insensitive match and ~ for case sensitive match.

    如果使用正则表达式必须使用~*前缀选择不区分大小写匹配或者~ 选择区分大小写的匹配。

    youdao

  • Therefore you must go through the entire process for enabling case-insensitive queries for every user database.

    因此必须经历每个用户数据库激活不区分大小写查询整个过程

    youdao

  • Indicate that the index should be case-insensitive.

    表明索引应该不区分大小写的。

    youdao

  • Since only mappings between EJB fields and table fields with the same (case-insensitive) name can be done automatically, these must be done by hand.

    由于ejb字段字段之间只有名称相同(不区分大小写)才能自动完成映射,因而这些必须手动完成

    youdao

  • There are several methods to search DB2 data in a case-insensitive manner such as the use of generated columns (see Resources).

    以不区分大小写的方式搜索DB 2数据多种方法比如使用生成(请参见参考资料)。

    youdao

  • To begin the process of enabling case-insensitive queries, review the schema of the user database and identify all of the multiline text fields.

    开始激活区分大小写查询程序过程,首先要复审用户数据库模式确定所有多行文本域。

    youdao

  • If you no longer want to enable case-insensitive queries on any field in the table, you can disable indexes for the entire table.

    如果不再这个表格任何一个域激活不能区分大小写查询程序,您可以使整个表格的索引功能失效

    youdao

  • Now it would seem fairly trivial to map from case-sensitive to case-insensitive, but in fact it's hard to do it efficiently.

    区分大小写映射区分大小写现在看来微不足道的,实际上很难有效地进行这一映射。

    youdao

  • However, not all queries need to be case-insensitive.

    然而并不是所有查询都需要区分大小写的。

    youdao

  • 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.

    介绍方法潜在缺点:整个数据库所有中的所有列中的所有数据不区分大小写的。

    youdao

  • An application that queries these XML documents to find customers with a specific city most likely requires case-insensitive search.

    如果应用程序查询这些XML文档寻找城市客户,那么可能需要不区分大小写的搜索。

    youdao

  • Internally, DB2 processes user ID and group names in a case-insensitive fashion.

    在内部DB 2不区分大小写的方式处理用户ID

    youdao

  • When you create the index for each field, you can decide whether queries will be case-insensitive or case-sensitive.

    每个创建索引时,您可以决定查询是否支持区分大小写

    youdao

  • For example, the index extension for the inverted text index can be parameterized to also support case-sensitive and case-insensitive indexes.

    例如,将反向文本索引索引扩展参数化支持大小写敏感大小写不敏感的索引

    youdao

  • 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.

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

    youdao

  • In other words, string comparisons may be slightly more expensive in a case-insensitive database.

    话说,不区分大小写的数据库字符串比较开销可能略微增加。

    youdao

  • Incidentally, notice that DCMI vocabulary terms are not case-sensitive, since they will often be used in case-insensitive contexts such as HTML (pre-XHTML, that is).

    顺便说一下DCMI词汇表术语大小写敏感的,因为常常用于大小写不敏感的上下文HTML(即XHTML的前身)。

    youdao

  • If you begin a subpattern with the modifier (? I), matching in the subpattern is case-insensitive.

    如果模式修饰词(?i)为开头,则子模式中进行匹配不区分大小写

    youdao

  • Parameter names are case-insensitive.

    参数不区分大小写的。

    youdao

  • However, not every multiline text field needs to support case-insensitive queries.

    然而也并不是每一个多行文本需要支持区分大小写查询

    youdao

  • Such queries took 5% to 8% longer in the case-insensitive database.

    不区分大小写数据库中这种查询花费的时间增加了5%8%。

    youdao

  • Tip: The same script creates indexes for both case-insensitive and case-sensitive queries.

    提示相同脚本可以同时区分大小写不区分大小写查询创建索引

    youdao

  • To check the performance difference between queries in case-sensitive and case-insensitive databases, we created a regular database (case sensitive) and a case-insensitive database.

    为了查明区分大小写不区分大小写数据库之间性能差异我们创建了常规数据库(区分大小写)和一个不区分大小写的数据库。

    youdao

  • Note: The i modifier at the end of the regex makes all matches within the pattern, case-insensitive.

    使用 regex 末尾i修饰语可以使模式所有匹配都不区分大小写。

    youdao

  • Now, if you explain the query (with Visual explain or db2exfmt), you see that the index is used for the case-insensitive search.

    现在如果VisualExplaindb 2 exfmt解释查询会看到这个不区分大小写搜索使用索引

    youdao

  • After case-insensitive queries have been enabled, there are also procedures for changing all or just part what you set up by using several methods.

    不能区分大小写查询程序激活以后可以以下几种方法对设置进行全部或者部分更改

    youdao

  • Query XML data in a case-insensitive database.

    不区分大小写数据库中查询XML数据

    youdao

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

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

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