1. The Delimiter character in use.
所使用的分隔符字符。

来自互联网

2. The delimiter character, in this case colon (:).
分隔符字符,在本例中为冒号(:)。

来自互联网

3. There is no delimiter character placed between each record.
每个记录之间没有放置分隔符。

来自互联网

4. A delimiter character can be specified in the delimiter table option.
可以在delimiter表选项中指定分隔符。

来自互联网

5. Here, split is a method that processes an input string (of the type string) that contains a specified delimiter character (in this case a comma) and returns a list of strings.
这里的split方法处理包含指定分隔字符(在这里是逗号)的输入字符串(字符串类型),返回字符串的列表。

来自互联网

6. You extract the records from the db2audit.log file into ASCII delimited files using the semicolon as the field delimiter character, while only extracting CHECKING events with a FAILURE status.
然后从db2audit . log文件将记录提取到定界ASCII文件中,这里以分号作为字段定界符,并且只提取状态为FAILURE的CHECKING事件。

来自互联网

7. DELIMITER: Specifies the character that separates fields in a delimited text file.
DELIMITER:指定用于在分隔的文本文件中分隔字段的字符。

来自互联网

8. The TAB character is the default delimiter, but you can change it to anything else with the -d option.
制表符字符是默认的分隔符,但是我们可以使用- d选项将其修改成任何其他值。

来自互联网

9. The first character is a delimiter, so the first item WORD finds is a blank string.
第一个字符是分隔符,所以WORD找到的第一项是一个空字符串。

来自互联网

10. The default field delimiter is the TAB character.
默认的字段分隔符是制表符。

来自互联网

11. 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.
因为空格用作列表的分隔符,如果文件名本身含有空格,需要使用引号将该文件名括起来。

来自互联网

12. Function could potentially contain any binary character, it is possible to return a ciphertext containing a system delimiter where one did not previously exist.
函数返回的字符串可能包含二进制字符,所以可能返回包含系统定界字符的密文,而这个定界字符之前是不存在的。

来自互联网

13. When the slash character is part of the phrase to search or replace, define a new delimiter by using it.
当要搜索或替换的短语包括斜杠字符时,应使用它来定义新的分隔符。

来自互联网

14. Each Order record consists of fields separated by commas, so this group is defined as Explicit — Delimited and the delimiter value is ", ". Each record is terminated by newline character.
每条Order记录都由使用逗号分隔的字段组成,因此该分组被定义为Explicit——Delimited并且分隔符的值为“,”。

来自互联网

15. Specify the source file column delimiter type. Specify comma, TAB, semicolon, or another character.
指定源文件列分隔符类型。指定逗号、制表符、分号或其它字符。

来自互联网

16. For ASCII files, you can specify the field delimiter for the file, as well as the escape character, whether trailing blanks should be included, and the encoding for the file.
对于ASCII文件,您可以指定文件的字段分隔符、转义字符、是否应包括尾随空白,以及文件的编码。

来自互联网

17. Now you must specify the source file's column delimiter type. You can choose comma, TAB, semicolon, or another character.
现在,您必须指定源文件的列分隔符类型。您可以选择逗号、制表符、分号或其它字符。

来自互联网

18. The default delimiter expected by the client DLL is'. ', however, some servers use the '. 'character as part of the node name.
客户端应用一般认为缺省的划界符为‘。’,然而也有些服务器将‘。’字符用在了节点名字中。

来自互联网

19. Can only separate strings using a single character delimiter.
只能使用一个字符分隔符将字符串断开。

来自互联网

20. Some cultures might use the comma character as the decimal delimiter instead of the period character.
有些区域性可能使用逗号作为小数分隔符,而不是使用句点作为小数分隔符。

来自互联网

21. If there is a white space character following the delimiter, that character is not included in the XML output.
如果在分隔符号之后有空白字元,该字元就不会包含在XML输出中。

来自互联网

22. If there is a white space character following the delimiter, that character is not included in the XML output.
如果在分隔符号之后有空白字元,该字元就不会包含在XML输出中。

来自互联网