string concatenation 中文意思是什麼

string concatenation 解釋
串連接, 串並置
  • string : n 1 線,帶,繩子;〈美國〉鞋帶〈又作 shoe string, 〈英國〉稱 shoe lace〉。 (穿線、數珠等的)串...
  • concatenation : n. 連鎖;連結成串,連續。
  1. Statement demonstrates abuttal string concatenation

    語句演示了相鄰字元串連接。
  2. Generates a string concatenation of two expressions

    生成兩個表達式的字元串連接。
  3. Concatenation would concatenate the string and print it as one argument

    連接操作會首先將字元串連接在一起,然後將其作為一個參數列印。
  4. In addition, you can combine multiple expressions with static text to construct a dynamic attribute value through string concatenation, as highlighted in listing 4

    此外,您可以將多個表達式與靜態文本組合在一起以通過字元串並置來構造動態屬性值,如清單4所示。
  5. It then uses string concatenation to create a complete, well - formed xml document from it

    然後使用字元串連接創建完整的、結構良好的xml文檔。
  6. Listing 2 shows a sample algorithm which creates such a key by string concatenation

    清單2顯示了一個通過字元串串聯創建此類鍵的示例演算法。
  7. When manipulating strings, use stringbuffer instead of string concatenation due to the immutable nature of string objects, and the need to create an extra string object that eventually must undergo gc

    在處理字元串時,使用stringbuffer而不使用字元串連接,因為字元串對象具有不可變的特性,並且需要創建額外的字元串對象,而這些對象最終必須經歷gc 。
  8. Is off disabled, which returns an empty string if any operand in a concatenation operation is null

    設置處于關閉狀態(禁用) ,則當串聯操作中的任何操作數為null時將返回空字元串。
  9. The string concatenation operator

    字元串連接運算符(
  10. Concatenation operators join multiple strings into a single string

    串聯運算符將多個字元串聯接為一個字元串。
  11. String concatenation operator

    字元串串聯運算符
  12. The expression uses a combination of string literals, user - defined variables, and the concatenation operator

    屬性。該表達式使用字元串文字、用戶定義的變量和串聯( + )運算符的組合。
  13. String concatenation requires time and memory to create the string, and then writes to the stream

    字元串串聯需要時間和內存來創建字元串,然後寫入流。
  14. The result is a string value representing the concatenation of the two string operands

    結果是表示兩個字元串操作數連接的字元串值。
  15. The expression uses a combination of string literals, system variables, the concatenation and cast operators, and the datediff and getdate functions

    該表達式使用字元串文字、系統變量、串聯( + )和轉換運算符以及datediff和getdate函數的組合。
  16. Operator to force string concatenation

    運算符來強制字元串連接。
  17. String concatenation is the primary point of entry for script injection

    字元串串聯是腳本注入的主要輸入點。
  18. Method instead of performing string concatenation and then invoking the

    方法,而不是先執行字元串串聯然後調用
  19. After any necessary concatenation, in translation phase 7 ( 2. 1 ), ' 0 ' is appended to every string literal so that programs that scan a string can find its end

    翻譯第7階段( 2 . 1 )中,在必要的連接之後, ' 0 '被添加到每個字元串文字量之後,使得掃描字元串的程序可以找到它的結尾。
分享友人