空串 meaning in English
blank string
empty string
null string
Examples
- Note how perl distinguishes between undefined and empty length 0 strings
注意perl如何区分未定义的串和空串(长度是0 ) 。 - In and out are both noise words that the ddk defines as empty strings
In和out两个都是噪音码, ddk (把它俩)定义为空串。 - Line 10 - 13 : if we find a forbidden tag , simply remove it by replacing it with an empty string
第10 - 13行:如果我们发现一个被禁止的标记,只是用一些空串更换移除它。