delimiter

n.  定界符,分隔符

复数:delimiters

计算机



双语例句

  1. The tab character is the default delimiter, but you can change it to anything else with the-d option.
    制表符字符是默认的分隔符,但是我们可以使用-d选项将其修改成任何其他值。
  2. The delimiter is never included in the propagated message.
    分隔符决不会包括在传播的消息中。
  3. Use a delimiter of"," on the cityName input.
    在cityName输入中使用分隔符“,”。
  4. This means that each delimiter separates the records.
    这意味着每个分隔符分离记录。
  5. A column delimiter has to be chosen that must not appear in the data itself.
    必须选择不出现在数据本身中的列定界符。
  6. Alternatively, a delimiter type of Infix can be specified.
    或者,可以指定Infix(中缀)类型的分隔符。
  7. You can use the Substring function by specifying","( comma) as the delimiter.
    可以通过指定“,”(逗号)作为分隔符来使用Substring函数。
  8. This means the delimiter is added after each record that is written.
    这意味着在所写入的每个记录后面添加分隔符。
  9. The default field delimiter is the tab character.
    默认的字段分隔符是制表符。
  10. Here, the regex is simply,( a comma, the eponymous delimiter of a comma-separated list).
    在这里,regex只是,(一个逗号,以逗号分隔的列表中的分隔符)。
  11. DELIMITER: Specifies the character that separates fields in a delimited text file.
    DELIMITER:指定用于在分隔的文本文件中分隔字段的字符。
  12. The default delimiter type is Postfix.
    缺省的分隔符类型为Postfix。
  13. The input file contains a delimiter between each propagation.
    输入文件的每次传播之间包含一个分隔符。
  14. D& Allows you to specify a delimiter other than the tab.
    d&允许我们指定其他分隔符,而不是制表符。
  15. Based on the specified delimiter, the source string is divided into sections.
    根据指定的分隔符,源字符串将划分为多个部分。
  16. If the file ends with a delimiter, no empty record is propagated after the delimiter.
    如果文件以分隔符结尾,则不会传播分隔符之后的空记录。
  17. A valid custom delimiter must have an even number of hexadecimal digits.
    有效的自定义分隔符必须具有偶数个十六进制数字。
  18. The first character is a delimiter, so the first item WORD finds is a blank string.
    第一个字符是分隔符,所以WORD找到的第一项是一个空字符串。
  19. This means the delimiter is only inserted between any two adjacent records.
    这意味着仅将分隔符插入任何两个相邻记录之间。
  20. Otherwise, any whitespace in the variable is interpreted as an argument delimiter.
    否则,变量中的任何空格都被解释为参数分隔符。
  21. The Substring function uses a delimiter and index to determine what text to extract from the incoming source string.
    Substring函数使用一个分隔符和索引来判断要从进入的源字符串提取哪些文本。
  22. Traversal string: The ':' delimiter is only valid as a parameter-name specifier in a parameter list.
    遍历字符串:分隔符:仅在作为参数列表中参数名的指定符时才有效。
  23. The Default Child Delimiter is limited to 100 characters in length.
    默认子分隔符的长度限于100个字符。
  24. You must specify a delimiter that is at least one character long.
    必须指定长度至少为一个字符的分隔符。
  25. Must define row delimiter for delimited file format.
    必须为带分隔符的文件格式定义行分隔符。
  26. Invalid delimited data: text qualifier must be followed by a column delimiter ( except the last column).
    带分隔符的数据无效:文本限定符后必须跟一个列分隔符(最后一列除外)。
  27. Invalid delimiter { 0} found in the connection option value.
    在连接选项值中发现无效分隔符{0}。
  28. If the PATTERN contains parentheses, additional list elements are created from each matching substring in the delimiter.
    如果PATTERN里包含括号,那么每一个匹配的定界符子字符串都会作为元素加到列表中去。
  29. Select from the list of available row delimiters, or enter the delimiter text.
    从可用行分隔符的列表中选择,或输入分隔符文本。
  30. Specify the row delimiter in the destination file.
    指定目标文件中的行分隔符。