1.
To specify how whitespace characters should be handled, we would use the whiteSpace constraint.
为了指定空白符的处理方式,我们可以使用空白符约束。
2.
Input string was either empty or contained only whitespace.
输入字符串或者为空,或者只包含空白。
3.
a blank character used to separate successive words in writing or printing.
分隔书写或者印刷中的连续字符的空白字符。
4.
Show placeholder text for all empty elements
显示用于所有空白元素的占位符文本
5.
A null field descriptor is the descriptor that forms the blank division in export.
一个空白字段描述符是在输出中形成空格的描述符。
6.
The source file is broken into preprocessing tokens and white-space characters. Comments in the source file are replaced with one space character each. Newline characters are retained.
源文件被分解为预处理符号和空白字符.源文件中的每个注释被替换为一个空格.换行符被保留.
7.
Move the caret after the last non-white space character on the line.
将插入符号移动到本行的最后一个非空白字符后。
8.
Move the caret to first non-white space character on the line, extending the selection.
将插入符号移动到本行的第一个非空白字符处,扩展选定范围。
9.
Move the caret to the first non-white-space character on the previous line.
将插入符号移动到上一行的第一个非空白字符处。
10.
In OCR, a light spot in a character surrounded by ink.
在光学字符阅读器中,在字符内由墨水包围着的空白点。
11.
In character recognition, the inadvertent absence of ink within a character outline.
在字符识别中,字符笔划内无意产生的缺乏墨水的空白点。
12.
The object name must contain one or more non-whitespace characters.
对象名必须包含一个或多个非空白字符。
13.
"The 'From' and 'To' fields are empty and the Pages button is pressed.
"按下了“页数”按钮,“从”和“到”字符域还是空白的。
14.
Assembly names may not begin with whitespace or contain the characters '/', '' or ':'.
程序集名称不得以空白开头,且不得包含字符“/”、“”或“:”。
15.
Assigning to a string offset beyond the end of the string now automatically increases the string length by padding it with spaces, and performs the assignment.
指派字符串的偏移超过字符串的结尾将会自动用空白增加字符串的长度,然后执行指定
16.
Input string was either empty or did not contain anything other than whitespace.
输入字符串或者为空,或者不包含除空白外的任何内容。
17.
When parsing from a text file using a space delimiter, control characters shall be treated the same as the space character.
当用一个空白分界符号从一个文字档中分析时,控制字元必须被当作跟空白字元相同.
18.
Preprocessor directives must appear as the first non-whitespace character on a line
预处理器指令必须作为一行的第一个非空白字符出现