• PHP宽松字符比较失败吗?

    PHP Fails with loose string comparison?

    youdao

  • 当然正则表达式限定严格字符比较

    Of course, regular expressions are limited to strict string comparisons.

    youdao

  • 字符比较

    Comparing floats as string!

    youdao

  • 经过实验发现循环字符比较操作速度都非常快。

    Experimentally, I also found that a looping string comparison is faster than taking a slice.

    youdao

  • 可以确保查询使用日期比较不是标准字符比较

    This ensures that the date comparison is used in the query, rather than standard string comparison.

    youdao

  • 如果匹配哈希值,就可以通过字符比较进行匹配验证

    If a hash in the array matches the new hash, the strings can be compared to verify the match.

    youdao

  • 正如看到的,使用类型资源访问资源文件中的字符比较简单

    As you can see, accessing strings from a resource file using a strongly typed resource class is pretty easy.

    youdao

  • 使能够这些字符进行对象比较不是开销大的字符比较

    This enables you to do object comparisons on these strings rather than a more expensive string comparison.

    youdao

  • 警告意味着应当使用字符比较函数位置使用字符复制函数。

    This warning indicates that a string copy function was used where a string comparison function should have been used.

    youdao

  • 清单15、清单16清单17分别演示如何使用文件数字字符比较

    Listing 15, Listing 16, and Listing 17 display how you can use numeric, string, and file comparisons, respectively.

    youdao

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

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

    youdao

  • 查询运行尝试雇员ID执行字符比较遭到失败,并产生一个类型错误。

    Any attempt to perform a string comparison on an employee ID will then fail with a type error at query run time.

    youdao

  • 数字抄写任务字母抄写任务、字母比较任务与符号串比较任务考查加工速度

    Use the tasks of digit and letter copying, and the tasks of pattern and letter comparison to measure processing speed.

    youdao

  • 所以使用了命名空间的文档中,几乎总是需要进行两次字符比较如清单3

    So in namespaced documents, you almost always need to perform two string comparisons, as shown in Listing 3.

    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

  • 记住即便复数与复数之间也不能进行比较Unicode对象某些字符比较时会出问题

    Keeping in mind that complex Numbers are incomparable even to each other, while Unicode objects only have problems comparing to some strings, we can use.

    youdao

  • 无论如何名称加载名称一旦名称存储表中,便可以使用对象比较不是字符比较)来快速比较名称。

    Regardless of how the name table is loaded with names, once the names are stored in the table, names can be compared quickly using object comparison instead of string comparison.

    youdao

  • UnixWare编译器版本中,对strcmp引用自动转换Intel处理器自己字符比较指令

    On one version of the UnixWare compiler, references to STRCMP were translated automatically into an Intel processor's native string compare instruction.

    youdao

  • in _ word_set:例程使用hash确定某个字符是否属于用户提供的列表大多数情况下只使用一个字符比较

    In_word_set: This routine USES hash to determine whether a particular string belongs to the user-supplied list, using one string comparison in the most common case.

    youdao

  • 在这里检索请求对象而获得协议信息(通过ELpagecontext隐式对象),并用简单字符比较协议信息进行测试

    Here, protocol information is retrieved from the request object (by means of the EL's pageContext implicit object) and tested using a simple string comparison.

    youdao

  • 强烈推荐所有字符比较使用显式设置大小写的”运算对象,因为这样可以确保无论用户选项设置如何变化脚本可以可靠地执行

    Using the "explicitly cased" operators for all string comparisons is strongly recommended, because they ensure that scripts behave reliably regardless of variations in the user's option Settings.

    youdao

  • perfectproperty查找时间复杂度为o(1)的条目就是说至多需要一个字符比较执行静态搜索集中关键字识别

    Perfect property: Locating a table entry requires o (1) time-that is, at most, one string comparison is required to perform keyword recognition within the static search set.

    youdao

  • 消息可以简单的( Sample1中的文本字符),可以比较复杂(如代表订单(Order)的文档)。

    The messages can be simple (the single text string in Sample1, for example) or more complex (a document representing an Order, for example).

    youdao

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

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

    youdao

  • 这里不同之处在于我们有效负载读入字节数组而不是字符因为使得解析比较容易。

    The difference here is that we read the payload into a byte array instead of a String, because that makes parsing it a little easier.

    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

  • 例如假设并不想属性字符模式进行比较只是查明具有属性名的属性是否一直保存持久性数据库中。

    For example, perhaps you do not simply want to compare the attribute name to a string pattern, but actually look up whether the name is an attribute that has been stored in a persistent database.

    youdao

  • 使用方法验证关键在于更新过索引初始输入字符长度进行比较

    The key to using the method for validation is to compare the updated index to the length of the original input string.

    youdao

  • 算法简单顶级项目进行迭代文本内容搜索字符进行比较(清单6中的第43- 52)。

    The algorithm is simple; it iterates through the top-level items of the tree and compares their text contents with the search string (lines 43 to 52 in listing 6).

    youdao

  • 我们发现涉及大量行的查询性能差异比较比如所有20,000个XML文档进行扫描每个文档比较字符

    We found a bigger difference for queries that touch a large number of rows, such as a table scan over all 20,000 XML documents with string comparison on every document.

    youdao

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

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

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