delimiter string 中文意思是什麼

delimiter string 解釋
定界符串
  • delimiter : n. 定義符,定界符〈表示一個數據單位開始或終結的字元,如磁帶上的這類字母〉。
  • string : n 1 線,帶,繩子;〈美國〉鞋帶〈又作 shoe string, 〈英國〉稱 shoe lace〉。 (穿線、數珠等的)串...
  1. Is a one - character string to use as the delimiter

    用作分隔符的單字元字元串。
  2. Encrypted data is returned either as a binary string or, optionally, as a base64 encoded string, which is useful for ensuring that the encrypted string does not accidentally contain system delimiter characters a topic that is discussed in more detail later in this article

    被加密的數據或者以二進制字元串的形式返回,或者以base64編碼的字元串返回,後者對于確保加密的字元串不包含系統定界字元很有用(在本文後面會更詳細地討論這個話題) 。
  3. Gets or sets the delimiter string that the tree node path uses

    獲取或設置樹節點路徑所使用的分隔符串。
  4. Join can concatenate strings with any delimiter string,

    可以使用任何分隔符字元串將多個字元串連接起來,而
  5. Join function takes an array of strings and joins them using a delimiter string, to return a single string

    函數獲取一批字元串,然後用分隔符字元串將它們聯接起來,從而返回一個字元串。
  6. Function splits the input string at every occurrence of the delimiter string, and returns the substrings in an array

    函數將在分隔符字元串的每個匹配項處拆分輸入字元串,並以數組形式返回子字元串。
  7. Character data string delimiter

    字元數據字元串分隔符。
分享友人