第二个方法使用了一个空格作为“默认”分隔符。
The second one USES a single space as the "default" separator.
第二个方法调用第一个方法,并且传入一个空格作为“默认”分隔符。
The second method calls the first with a “default” separator of a single space.
在默认情况下,逻辑对象的分隔符是空格。
除非您指定了一个不同的字段分隔符,否则将使用空格或制表符分隔字段。
Unless you specify a different field separator, fields are delimited by blanks or tabs.
注意:虽然可以在media属性中使用多个值,但是这些值之间必须以逗号隔开,而不是像rel属性的值那样使用空格作为分隔符。
Beware: while you can use multiple values in the media attribute, they must be separated by commas, as opposed to the Spaces you'd use for values of the rel attribute.
在该语言中,您希望将空格、跳格、回车和换行作为分隔符处理,而不是将其忽略。
In this language, you wish to treat as delimiters but otherwise ignore Spaces, tabs, carriage returns and newlines.
在主机屏幕中,分隔符是一个空格,后接一个句点,然后是两个空格。
In the host screen, the delimiter is a space, followed by a period, followed by two Spaces.
为了确保能识别出选择列表,您必须将一个分隔符(这个分隔符依次由一个空格,一个句点和两个空格组成):". "添加到分隔符字段。
To make sure that the selection lists are recognized, you must add the delimiter of a space, followed by a period, followed by two spaces: " . " to the delimeter field.
否则,变量中的任何空格都被解释为参数分隔符。
Otherwise, any whitespace in the variable is interpreted as an argument delimiter.
注意,令牌(202)后定义的分隔符,可以是一个句点接一个空格,也可以是一个破折号接一个空格。
Notice that the delimiter after the token (202) is defined as either a period followed by a space, or as a dash followed by a space.
因为空格用作列表的分隔符,如果文件名本身含有空格,需要使用引号将该文件名括起来。
Because the space character is used as the list delimiter, if a file name itself contains a space, you need to enclose that file name in quotes.
第二个方法调用第一个方法,并且传入一个空格作为“默认”分隔符。
The second method calls the first with a "default" separator of a single space.
清单16使用cut来分隔text2中的两个列,然后使用空格作为输出分隔符,这是一种将每行中的制表符替换为空格的好方法。
Listing 16 USES cut to separate the two columns of text2 and then USES a space as an output delimiter, which is an exotic way of converting the TAB in each line to a space.
可以看到这个文件使用冒号(:)作为分隔符,每个条目按以下格式包含7个字段(为了便于阅读,在分隔符前后添加了空格)。
As you can see, the file is colon (:) delimited, and each entry contains seven fields in the following format (with Spaces added before and after delimiter to ease reading).
为street、city和state输入“,”(逗号和空格,无引号)作为分隔符。
Enter ", "(comma and space, without the quotes) as the delimiter for street, city, and state.
注意:空格符将作为列表项的分隔符!
最后一组的字符集是例外字符集。它是由所有的ASCII控制字符组成,包含空格字符以及下列字符(称为分隔符)
The last set of characters is the excluded set. It is made up of all ASCII control characters, the space character as well the following characters (known as delimiters)
最后一组的字符集是例外字符集。它是由所有的ASCII控制字符组成,包含空格字符以及下列字符(称为分隔符)
The last set of characters is the excluded set. It is made up of all ASCII control characters, the space character as well the following characters (known as delimiters)
应用推荐