您要查找的是不是:
- Variable names must not contain blank space characters. 变量名中不能包含空格字符。
- Use a mix of tab and space characters for indentation. 缩进时混合使用跳格和空格字符。
- Scans a string to determine whether it contains white space characters. 扫描一个字符串以确定该字符串是否包含空白字符。
- Variable names must not contain white space characters or quotation marks. 变量名不能包含空格字符。
- Contains or starts with a space character. 含有空格或以空格开头。
- Value starts or ends with a space character. value以空白字符开头或结尾。
- 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会缩减倍数,连续的空格字符会被减少为一个空格符。
- SQL Server ignores the carriage return, line feed, and space characters inside the first query. SQL Server将忽略第一个查询内部的回车符、换行符和空格字符。
- Moves the caret to first non-white space character on the line. 将插入符号移动到本行的第一个非空格字符处。
- Blank lines are all lines with nothing but space characters between beginning and end. 空行是从头到尾只有空格字符的所有行。
- You can set the value to be one of the four recognized XML white space characters: space, tab, CR, or LF. 可以将该值设置为四个可识别的XML空白字符之一:空格、制表符、回车或换行。
- The length of the descriptor is reduced to reflect the loss of the space characters. 描述符的长度将随着空格字符的祛除而减小。
- When this option is selected, indent operations insert only space characters, not tab characters. 选择此选项后,缩进操作只插入空格符,而不插入制表符。
- 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. [为了能够输入空白字符,我们将用到空白字符约束.
- Matches any white space character including space, tab, form-feed, and so on. 匹配任何空白字符,包括空格、制表符、换页符等。
- Separate multiple switches and multiple arguments with one space character. 用一个空白字符分隔多个开关和多个参数。