这意味着不限制密码长度或重复字符。
This means no restraint of password length or repeating characters.
该算法寻找输入数据内的重复字符串。
有大量重复字符串的数据有巨大的压缩潜力。
Data with a high number of repeating strings can result in significant compression.
给定一个字符串,从中找出不含重复字符的最长子串的长度。
Given a string, find the length of the longest substring without repeating characters.
翻译给定一个字符串,找出其没有重复字符的最大子序列的长度。
The translation given a string s, find the largest palindrome substring of it.
这种方法对于压缩非常有用,因为它往往容易压缩拥有多行重复字符的字符串。
This approach is useful for compression because it tends to be easy to compress a string that has runs of repeated characters.
现时标志是一个由发送方(签名者)新生成的无重复字符串,这样目标接收方就能检查其唯一性了。
A nonce is a non-repeating string freshly generated by the sender (the signer) such that the intended recipient can check its uniqueness.
copies(n)重复字符串 "*".repeat(10)返回 "**********"
string.copies(n) Repeats string "*".repeat(10) returns "**********"
有非常一致的字符重复序列。
我所有的旧的特别的解析器都采用了这种风格:读一些字符、作决定、累加一些变量、清空、重复。
All my old AD hoc parsers were imperative in flavor: read some characters, make some decisions, accumulate some variables, rinse, repeat.
可以将重复修饰符应用到单个字符(如上所示),还可以应用到更复杂的组合。
You can apply repetition modifiers to individual literals, as shown immediately above, as well as to other, more complex combinations.
ca将重复以字符ca开始的最后一条命令,如catREADME。
Ca would repeat the last command that began with the characters ca, such as cat README.
因此我们需要使用名称替换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.
在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.
这可以确保在代码中重复使用相同的常量字符串时,可以利用相同的字符串引用。
This ensures that repeated use of the same constant strings in your code will utilize the same string reference.
输出缓存区存储页面中的文本、选项卡和重复素材,并将其作为字符串返回,供以后使用。
Output buffering stores the text, tags, and echo material from the page and returns it as a string for later use.
正如上面所讨论的,对大文件进行文件级别的压缩可能不太实际;但正如预期的那样,文件级别的压缩会取得更好的结果,因为它是在整个文件中寻找重复的字符串。
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.
常用于减少代码行数和重复表达的串联字符串对于开发人员来说可能比较方便,但是有时候会导致全球化阶段需要付出更多的努力。
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.
重复步骤22 至24 以为USERS添加有效的字符串。
Repeat steps 22 through 24 to add an invalid string for USERS.
第二,如果需要重复短字符串来创建长字符串,可以使用 *运算符,将字符串重复一定的次数。
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.
在普通的文本和二进制文件中重复的字符序列是很常见的,所以需要有附加的启发式搜索来处理这种情况。
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.
自定义键盘设置,例如光标闪烁速度和字符重复速度。
Customize your keyboard Settings, such as the cursor blink rate and the character repeat rate.
推荐使用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.
最后,可以通过在查询字符串中包含singleevents参数使重复出现的事件更易于解析。
Finally, you can make recurring events easier to parse by including the singleevents parameter in the query string.
为了避免重复这一过程,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.
你可能认为在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.
即使对于最快的打字者来说,某些特定击键也很难实现 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.
如果项目的自定义组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.
这一难以置信的改进结果是因为避免了重复的内存分配和拷贝越来越大的字符串。
This dramatic improvement results from avoiding repeatedly allocating memory for and copying progressively larger and larger strings.
这一难以置信的改进结果是因为避免了重复的内存分配和拷贝越来越大的字符串。
This dramatic improvement results from avoiding repeatedly allocating memory for and copying progressively larger and larger strings.
应用推荐