Each card entry will be separated by a delimiter string.
每个卡片条目由一个分隔字符串分隔开。
One way to think of it is that the list of delimiters always includes the NUL '\0' at the end of the delimiter string.
认为这一方式是分隔符的列表总是包含NUL'\0'分隔符字符串的结束。
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方法处理包含指定分隔字符(在这里是逗号)的输入字符串(字符串类型),返回字符串的列表。
For each row retrieved from the cursor call, the element was appended to the string along with a delimiter.
对于从光标调用中检索到的每一行,将元素附加到字符串并具有分隔符。
Based on the specified delimiter, the source string is divided into sections.
根据指定的分隔符,源字符串被划分为几个部分。
The first character is a delimiter, so the first item WORD finds is a blank string.
第一个字符是分隔符,所以WORD找到的第一项是一个空字符串。
The Substring function uses a delimiter and index to determine what text to extract from the incoming source string.
Substring函数使用一个分隔符和索引来判断要从进入的源字符串提取哪些文本。
Pull apart a string that has delimiter characters.
按照分隔字符分解字符串。
Puts all the elements of an array into a string. The elements are separated by a specified delimiter.
将数组中的所有元素合并起来成为一条字符串。每个元素可以指定他们的分隔标记。
Traversal string: The '! 'delimiter is not valid in a parameter list.
遍历字符串:分隔符“!”在参数列表中无效。
If the row delimiter is not the default (newline), then skipping may not work correctly if the data contains the row delimiter embedded with a quoted string.
如果行分隔符不是缺省值(换行符),当包含行分隔符的数据嵌入在引号中时,此跳过功能可能会无法正常工作。
Traversal string: The ':' delimiter is only valid as a parameter-name specifier in a parameter list.
遍历字符串:分隔符“:”仅在作为参数列表中参数名的指定符时才有效。
Array for every pair of backslashes, and the double-quotation mark is interpreted as a string delimiter.
数组中,并且双引号被解释为字符串分隔符。
How to change a string delimiter in Ab Initio?
如何改变从头字符串分隔符?
Traversal string: The '"' delimiter is only allowed in a parameter list."
遍历字符串:仅在参数列表中才允许使用'“'分隔符。”
Traversal string: The '"' delimiter is allowed only in a parameter list."
遍历字符串:仅在参数列表中才允许使用'“'分隔符。”
Traversal string: The '"' delimiter is allowed only in a parameter list."
遍历字符串:仅在参数列表中才允许使用'“'分隔符。”
应用推荐