concatenating
美 [kɑn?kæt(?)?ne?t]
英 [k?n?kæt?ne?t] 
- adj.連鎖狀的
- v.使(成串地)連結[銜接]起來
- 網絡連接;串聯;序連
詞形變化
第三人稱單數:concatenates 現在分詞:concatenating 過去式:concatenated
英漢解釋
英英解釋
例句
PRINT also accepts complex strings built by concatenating two or more constants , local variables , or functions .
PRINT還接受由兩個或多個常量、局部變量或函數串聯生成的復雜字符串。
View expressions that map to multiple columns , such as complex expressions formed by concatenating strings from two or more columns .
映射到多列的視圖表達式,例如串聯兩列或更多列的字符串組成的復雜表達式。
An explicit conversion to character data must be used when concatenating binary strings and any characters between the binary strings.
在二進制字符串之間串聯二進制字符串和任何字符串時,必須顯式轉換字符數據。
Do not create SQL statements by concatenating strings that involve user input .
不要通過串聯涉及用戶輸入的字符串創建SQL語句。
When concatenating numerous or large strings, array joining is the only method with reasonable performance in IE7 and earlier.
當連接數量巨大或尺寸巨大的字符串時,數組聯合是IE7和它的早期版本上唯一具有合理性能的方法。
In concatenating data of the varchar, char, or text data types, the empty string is interpreted as an empty string.
在串聯varchar、char或text數據類型的數據時,空的字符串被解釋為空字符串。
The program stores image streams in a single file, concatenating each successive image onto the end of the file.
該程序保存在一個文件中的圖像流,串聯到文件的末尾每個連續的形象。
Given a sequence coll and an integer n, concatenating the results of coll. Take(n) and coll. Skip(n) yields the same sequence as coll.
如果給定一個序列coll和一個整數n,則連接coll.Take(n)和coll.Skip(n)的結果會生成與coll相同的序列。
Class can boost performance when concatenating many strings together in a loop.
類。例如,當在一個循環中將許多字符串連接在一起時,使用。
Concatenating strings and NULL If you concatenate a string and NULL, the expression evaluates to the string.
連接字符串和NULL如果您將字符串和NULL連接,則表達式計算得到字符串。
You cycle through the records housed in the DictionaryRecord object, concatenating a string that contains your word meaning(s).
循環遍歷DictionaryRecord對象中保存的記錄,串接成包含單詞含義的一個字符串。
the full file path of the controller by concatenating the path, controller name and the extension .
最后,我們就得到了由路徑,控制器名稱,以及擴展名連起來的控制器的完整文件路徑。
Returns NULL when concatenating a NULL value with a string.
將NULL值與字符串串聯時返回NULL。
Specifies that all UNION operations are performed by merging, hashing, or concatenating UNION sets.
指定所有UNION運算由合并、哈希或串聯UNION集執行。
Concatenating a null value with a string yields a NULL result.
將空值與字符串連接會生成NULL結果。
In IE8's implementation, concatenating strings merely stores references to the existing string parts that compose the new string.
在IE8中,連接字符串只是記錄下構成新字符串的各部分字符串的引用。
Concatenating N strings thus involves building and then immediately throwing away each of N-1 intermediate results.
連接N個字符串因而包括構造并且然后立刻拋出N-1個中間結果中的每一個。
Calling this function creates a single string by concatenating the array elements you specify.
呼叫這個函式會串連您所指定的陣列元素來建立一個單一字串。
Now, the whole REST URI is available by concatenating the base URI and the rest resource.
現在,通過連結基礎URI和Rest資源,已經可以使用完整的RESTURI了。
The XMLCONCAT function creates a forest of XML elements by concatenating all the XML values passed in.
XMLCONCAT函數通過連接所有傳入的XML值來創建XML元素林。
When SET CONCAT_NULL_YIELDS_NULL is ON, concatenating a null value with a string yields a NULL result.
當SETCONCAT_NULL_YIELDS_NULL為ON時,串聯空值與字符串將產生NULL結果。
You can update a query by concatenating references into query_text.
可將引用連接到query_text上來更新查詢。
The following example shows two ways to build a print message by concatenating strings.
下面的示例說明了通過串聯字符串生成打印消息的兩種方法。
I've done some categorizing, concatenating , and taking a guess at gender in my use of pronouns.
我進行了分類、合并,并通過用代詞來猜測了一下人們的性別。
In this case, I do this by taking the ID of the control (this. ClientID) and concatenating "_ctrl" to the end (see Figure 5).
在本例中,使用控件的ID(this.ClientID)并連接“_ctrl”作為其標識符(請參見圖5)。
The script builds an SQL query by concatenating hard-coded strings together with a string entered by the user
此腳本通過串聯硬編碼字符串和用戶輸入的字符串而生成一個SQL查詢
Application and Its Effects of Seismic Data Concatenating Processing and Interpretation in Guang'an Area
地震資料連片處理解釋技術在廣安地區的應用及效果
Two-Level Tightly Concatenating Algorithm for Multiphysics Parallel Numerical Simulations
多物理并行數值模擬中的兩層緊耦合聯接算法
Both create a concatenated string, one through ordinary concatenation and the other through generating an array and concatenating it with
這兩段代碼都是將兩個字符串連接為一個字符串,一個是通過普通的連接方法實現,而另外一個是通過生成一個數組并使用
Calculation Research on the Monitoring and Concatenating System of Reciprocating Compressors
往復式壓縮機組活塞桿斷裂監測及聯鎖系統研究
Element matching by concatenating linguistic-based matchers and constraint based matcher
基于語言和約束匹配器融合的元素匹配研究