您要查找的是不是:
- Matches any white space character including space, tab, form-feed, and so on. 匹配任何空白字符,包括空格、制表符、换页符等。
- If the first character is white space, that white space character is ignored and the rest of the line is processed. 如果第一个字符为空白,则忽略此空白字符并处理该行的剩余部分。
- In a tokenized type, the parser will normalize all white space to a single space character and will eliminate leading and trailing white space altogether. 在标记化类型中,分析器将使所有空白标准化为单个空格字符,并将前导和尾随空白一同删除。
- White space includes the space character as well as tab characters, newline characters, and so on. 空白包括空格、制表符、换行符等。组成空白的字符是那些由。
- Scans a string to determine whether it contains white space characters. 扫描一个字符串以确定该字符串是否包含空白字符。
- Variable names must not contain white space characters or quotation marks. 变量名不能包含空格字符。
- White space characters include carriage returns,line feeds,spaces,and tabs. 空格字符包括回车、换行,空格以及制表符。
- Any leading or trailing white space characters will be removed from each field,element or attribute. 任何前导或后继的空格字符将会从每个字段、元素和属性中删除。
- Because HTML reduces multiple, consecutive white space characters to a single white space. 因为HTML会缩减倍数,连续的空格字符会被减少为一个空格符。
- You can set the value to be one of the four recognized XML white space characters: space, tab, CR, or LF. 可以将该值设置为四个可识别的XML空白字符之一:空格、制表符、回车或换行。
- Any leading or trailing white space characters will be removed from each field, element or attribute. 任何前导或后继的空格字符将会从每个字段、元素和属性中删除。
- White space characters include carriage returns, line feeds, spaces, and tabs. 空格字符包括回车、换行,空格以及制表符。
- To specify how white space characters should be handled, we would use the whiteSpace constraint. [为了能够输入空白字符,我们将用到空白字符约束.
- Any text nodes preceding the first element child of the root node of the result tree contain only white space characters. 结果树中根节点的第一个元素子级之前的任何文本节点只包含空白字符。
- Contains or starts with a space character. 含有空格或以空格开头。
- Value starts or ends with a space character. value以空白字符开头或结尾。
- White space is significant in the string value. 空白在字符串值中是有效的。
- Writes out the given white space. 写出给定的空白。
- No white space is placed in the string. 不在字符串中放置空白。