• 意味着限制密码长度重复字符

    This means no restraint of password length or repeating characters.

    youdao

  • 算法寻找输入数据重复字符

    The algorithm finds duplicated strings in the input data.

    youdao

  • 大量重复字符数据有巨大压缩潜力

    Data with a high number of repeating strings can result in significant compression.

    youdao

  • 给定一个字符从中找出重复字符长子长度

    Given a string, find the length of the longest substring without repeating characters.

    youdao

  • 翻译给定一个字符找出其没有重复字符最大子序列的长度。

    The translation given a string s, find the largest palindrome substring of it.

    youdao

  • 这种方法对于压缩非常有用,因为往往容易压缩拥有多行重复字符字符

    This approach is useful for compression because it tends to be easy to compress a string that has runs of repeated characters.

    youdao

  • 现时标志一个发送方(签名者)生成重复字符这样目标接收方就检查唯一性了。

    A nonce is a non-repeating string freshly generated by the sender (the signer) such that the intended recipient can check its uniqueness.

    youdao

  • copies(n)重复字符 "*".repeat(10)返回 "**********"

    string.copies(n) Repeats string "*".repeat(10) returns "**********"

    youdao

  • 非常一致的字符重复序列

    We have very consistent character repeating sequences.

    youdao

  • 所有特别解析器采用这种风格:一些字符决定累加一些变量、清空重复

    All my old AD hoc parsers were imperative in flavor: read some characters, make some decisions, accumulate some variables, rinse, repeat.

    youdao

  • 可以重复修饰符应用单个字符(如上所示),还可以应用到复杂组合

    You can apply repetition modifiers to individual literals, as shown immediately above, as well as to other, more complex combinations.

    youdao

  • ca重复字符ca开始最后条命令catREADME

    Ca would repeat the last command that began with the characters ca, such as cat README.

    youdao

  • 因此我们需要使用名称替换id需考虑Modeler名称长度限制50个字符在出现重复名称使用“:1,:2,3”作为后缀。

    So we need to replace the IDs by the names, respecting the Modeler length limits of 50 characters for names, and suffixing with "1, 2, 3" when duplicate names result.

    youdao

  • DB 2 9.7中,压缩(称为深度压缩)通过跨行重复出现模式替换更短符号字符压缩数据

    In DB2 9.7, row compression, also referred to as deep compression, compresses data rows by replacing patterns of values that repeat across rows with shorter symbol strings.

    youdao

  • 可以确保代码重复使用相同常量字符时,可以利用相同的字符引用

    This ensures that repeated use of the same constant strings in your code will utilize the same string reference.

    youdao

  • 输出缓存存储页面中的文本、选项卡重复素材作为字符返回以后使用

    Output buffering stores the text, tags, and echo material from the page and returns it as a string for later use.

    youdao

  • 正如上面讨论的,对文件进行文件级别压缩可能实际;正如预期的那样,文件级别的压缩会取得更好结果因为整个文件寻找重复字符

    As discussed above, file-level compression of large files might be impractical; but as expected, file-level compression achieves better results since it looks for repeated strings in the whole file.

    youdao

  • 用于减少代码行数重复表达串联字符对于开发人员来说可能比较方便,但是有时候导致全球化阶段需要付出更多的努力。

    Concatenation strings, usually used to reduce the code lines and duplicated expressions, can be convenient for developers, but sometimes they can require more effort in the globalization phase.

    youdao

  • 重复步骤2224 以为USERS添加有效字符

    Repeat steps 22 through 24 to add an invalid string for USERS.

    youdao

  • 第二如果需要重复字符创建字符串,可以使用 *运算符,将字符重复一定次数。

    Second, if you need to repeat a small string to create a bigger string, you can use the * operator, which multiplies a string out a set number of times.

    youdao

  • 普通文本二进制文件重复字符序列很常见的,所以需要附加启发式搜索处理这种情况。

    The is the need to produce an addition heuristic to handle the occurrence of repeated sequences of characters which is common in both plain text and binary files.

    youdao

  • 定义键盘设置例如光标闪烁速度字符重复速度。

    Customize your keyboard Settings, such as the cursor blink rate and the character repeat rate.

    youdao

  • 推荐使用hsla而不是rgba产生半透明白色因为字符长度更短,打起来更快。这归功于它的重复度更低。

    Use HSLA instead of RGBA for semi-transparent white, as it has slightly fewer characters and is quicker to type, due to the lack of repetition.

    youdao

  • 最后可以通过查询字符中包含singleevents参数使重复出现的事件易于解析

    Finally, you can make recurring events easier to parse by including the singleevents parameter in the query string.

    youdao

  • 为了避免重复过程XPath提供了一个compile方法只有一个参数字符XPath表达式

    To avoid duplicating that process, XPath provides a method called compile , which simply takes your string XPath expression as its only argument.

    youdao

  • 可能认为ArrayList中存储字符可以使代码更简单容易,更利于理解同时避免重复但是可以选择其它解决方案。

    You might think that storing the strings in an ArrayList would make the code simpler, easier to understand, and avoid duplication, but you might also choose to defer this decision for now.

    youdao

  • 即使对于最快打字者来说,某些特定键也很难实现 0.02重复精度知道正确密码字符不用进行猜测了。

    Repeatable precision of 20 one-thousandths of a second for specific keystrokes is difficult for even the fastest typists to mimic, much less guess even when the correct password characters are known.

    youdao

  • 如果项目自定义ID工件 ID 太很难或者只是重复键入麻烦,那么使用特殊groupId字符十分有利。

    The use of the special groupId string is advantageous when the custom group and artifact IDs for the project are either lengthy and hard to remember or just cumbersome to type repeatedly.

    youdao

  • 一难以置信的改进结果是因为避免了重复内存分配拷贝越来越字符

    This dramatic improvement results from avoiding repeatedly allocating memory for and copying progressively larger and larger strings.

    youdao

  • 一难以置信的改进结果是因为避免了重复内存分配拷贝越来越字符

    This dramatic improvement results from avoiding repeatedly allocating memory for and copying progressively larger and larger strings.

    youdao

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

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

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