concatenation of string 中文意思是什麼

concatenation of string 解釋
串的連接
  • concatenation : n. 連鎖;連結成串,連續。
  • of : OF =Old French 古法語。
  • string : n 1 線,帶,繩子;〈美國〉鞋帶〈又作 shoe string, 〈英國〉稱 shoe lace〉。 (穿線、數珠等的)串...
  1. Generates a string concatenation of two expressions

    生成兩個表達式的字元串連接。
  2. 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 。
  3. The expression uses a combination of string literals, user - defined variables, and the concatenation operator

    屬性。該表達式使用字元串文字、用戶定義的變量和串聯( + )運算符的組合。
  4. The result is a string value representing the concatenation of the two string operands

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

    該表達式使用字元串文字、系統變量、串聯( + )和轉換運算符以及datediff和getdate函數的組合。
  6. String concatenation is the primary point of entry for script injection

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

    方法,而不是先執行字元串串聯然後調用
分享友人