还可以为这些逻辑对象指定有效的分隔字符。
You can also specify valid separator characters for these logical objects.
还可以为这些物理对象指定有效的分隔字符。
You can also specify valid separator characters for these physical objects.
DELIMITER:指定用于在分隔的文本文件中分隔字段的字符。
DELIMITER: Specifies the character that separates fields in a delimited text file.
RECORDEND:指定用于在分隔的文本文件中分隔记录的字符。
RECORDEND: Specifies the character that separates records in a delimited text file.
在我们的例子中,收件人列表是HTMLUI中指定的一个由令牌进行分隔的字符串。
In our example, the recipient list is a token delimited string that is specified in HTML UI.
根据指定的分隔符,源字符串被划分为几个部分。
Based on the specified delimiter, the source string is divided into sections.
如果没有指定自定义分隔符,则使用缺省的X'0 A ',此字符表示单个换行字符。
If no custom delimiter is specified, then the default of X '0a' is used, which represents a single line feed.
这里的split方法处理包含指定分隔字符(在这里是逗号)的输入字符串(字符串类型),返回字符串的列表。
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.
审计日志被指定为一个名为 audit.log 的平面文件,其中的每一行都是一个以逗号分隔的字符串,格式为 timestamp,jarid,sweettypecode, jarsize code,massof jar。
The auditing log is specified as a flat file called audit.log in which every line is a comma-separated string of the format timestamp,jar id,sweet type code, jar size code,mass of jar.
将数组中的所有元素合并起来成为一条字符串。每个元素可以指定他们的分隔标记。
Puts all the elements of an array into a string. The elements are separated by a specified delimiter.
对于ASCII文件,您可以指定文件的字段分隔符、转义字符、是否应包括尾随空白,以及文件的编码。
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.
现在,您必须指定源文件的列分隔符类型。您可以选择逗号、制表符、分号或其它字符。
Now you must specify the source file's column delimiter type. You can choose comma, TAB, semicolon, or another character.
无效的原意数据格式。原意数据必须指定为数组或制表符分隔的字符串。
Invalid literal data format. Literal data must be specified either as an array, or a tab-delimited string.
遍历字符串:分隔符“:”仅在作为参数列表中参数名的指定符时才有效。
Traversal string: The ':' delimiter is only valid as a parameter-name specifier in a parameter list.
必选项。指定的字符,字符串或正则表达式,作为分解用的分隔符。
Required. Specifies the character, regular expression, or substring that is used to determine where to split the string.
返回一个字符串值,其中包含一个数组的所有元素,这些元素连接在一起,并由指定的分隔符字符串分隔。
Returns a string value consisting of all the elements of an array concatenated together and separated by the specified separator string.
返回一个字符串值,其中包含一个数组的所有元素,这些元素连接在一起,并由指定的分隔符字符串分隔。
Returns a string value consisting of all the elements of an array concatenated together and separated by the specified separator string.
应用推荐