fixed-length string 固定长度字符串 ; 定长串 ; 固定读写头磁盘
finite length string [计] 有限长度串
zero-length string 零长度字符串 ; 零长度字串
varying length string 可变长字符串
variable length string [计] 可变长度串 ; 变长字符串
string length string 返回字符串中的字符数
string length [计] 串长度 ; 串长 ; 字符串长度 ; 字串长度
unequal-length string 不等长字符串
The base case is whenever S1 or S2 is a zero-length string.
(基线条件(base case)是 S1或 S2为长度为零的字符串的情形。
In this case, the LCS of S1 and S2 is clearly a zero-length string.
在这种情况下,S1和S2的LCS显然是长度为零的字符串。
However, the.net client de-serializes it into a zero length string instead of a null string.
然而,. NET客户端将其反序列化成长度为0的字符串而不是空的字符串。
It says if this is a string of length 0 or 1, I'm done. I'm going to return the answer true.
我就会返回答案为真,否则的话我得判断它。
- And because I'm writing out a string that's the same length -- -- my strings aren't getting shorter -- it's creating this illusion of some animation.
因为我写了一个长度相同的字符串-,我的字符串不会变的更短-,它生成一个动画幻觉。
I just doubled the indentation each time so you can see it. So each successive call, notice what's happening. The argument is getting reduced. And we're going another level in. When we get down to this point, we're calling it with just a string of length one.
因此每次成功调用注意它的过程,我们的命题不断简化,而且我们不断深入嵌套,当我们走到这一步的时候,我们就是在调用它处理,仅有一个元素的字符串了。
应用推荐