您要查找的是不是:
- Contains or starts with a space character. 含有空格或以空格开头。
- Value starts or ends with a space character. value以空白字符开头或结尾。
- Moves the caret to first non-white space character on the line. 将插入符号移动到本行的第一个非空格字符处。
- Matches any white space character including space, tab, form-feed, and so on. 匹配任何空白字符,包括空格、制表符、换页符等。
- Separate multiple switches and multiple arguments with one space character. 用一个空白字符分隔多个开关和多个参数。
- You want to match at least one digit following Chapter and a space character. 您需要至少匹配Chapter和空格字符后面的一个数字。
- If omitted, the space character (" ") is assumed to be the delimiter. 如果忽略,则使用空格字符(" ")作为分隔符。
- To interrupt the telephone, teletype or data transmitting through sending a space character. 通过发送一空格字符来中断电话、电传机或数据传输。
- Variable names must not contain blank space characters. 变量名中不能包含空格字符。
- Use a mix of tab and space characters for indentation. 缩进时混合使用跳格和空格字符。
- The operation succeeded because a literal, prompt or space character was an escaped character. 操作成功,因为文本、提示或空格字符是转义字符。
- In the table above, 20 is the regular SPACE character, and A0 is the NO-BREAK SPACE. 在上表中,0x20是空格、0xA0是不换行空格、0xAD是选择性连接号。
- Indicates that the character is a space character, which has no glyph but is not a control or format character. 指示字符是空白字符,它不具有标志符号,但不是控制或格式字符。
- If the first character is white space, that white space character is ignored and the rest of the line is processed. 如果第一个字符为空白,则忽略此空白字符并处理该行的剩余部分。
- The space character before the slash in the path makes it invalid. Please correct your entry. 路径无效,斜杠前不应有空格。请修改条目。
- Statement print out the character value, followed by a space character instead of a newline character. 语句打印字符值时后面跟着空格字符,而不是换行字符。
- Move the caret to first non-white space character on the line, extending the selection . 将插入符号移动到本行的第一个非空白字符处,扩展选定范围。
- Moves the caret to first non-white space character on the line, extending the selection . 将插入符号移动到本行的第一个非空格字符处,扩展所选内容。
- Scans a string to determine whether it contains white space characters. 扫描一个字符串以确定该字符串是否包含空白字符。
- Variable names must not contain white space characters or quotation marks. 变量名不能包含空格字符。