concatenate
美 [kɑn?kæt(?)?ne?t]
英 [k?n?kæt?ne?t] 
- adj.連鎖狀的
- v.使(成串地)連結[銜接]起來
- 網(wǎng)絡連接;串聯(lián);多聯(lián)體
詞形變化
第三人稱單數(shù):concatenates 現(xiàn)在分詞:concatenating 過去式:concatenated
英漢解釋
英英解釋
例句
The Concat function will concatenate two or more strings from the source into a single string value on the target side.
Concat函數(shù)將源中的兩個或多個字符串連接為目標中的單個字符串值。
With a few changes to the Notes mail template, Lotus Notes can store these responses and concatenate them into a standard response email.
通過對Notes郵件模板進行少量更改,LotusNotes可以存儲這些回復并將其連接到標準回復電子郵件中。
Some frameworks also allow you to "daisy-chain" traversal functions, meaning you can concatenate traversal commands to one another.
有些框架可以使用“菊花鏈”遍歷函數(shù),表示可以將遍歷命令互相連接。
As you can see, daisy chaining allows you to concatenate several DOM traversal statements together.
如您所見,菊花鏈方式可以將幾個DOM遍歷語句連接起來。
The main idea is to create only one header for all WAV files that you want to concatenate and then write data of each file in a single file.
其主要思想是只能創(chuàng)建一個WAV文件頭的所有文件,您要連接,然后寫在每一個文件文件中的數(shù)據(jù)。
cat is short for concatenate, and can be used to sequence several files together into a larger file.
cat是concatenate的簡寫,還可以將一系列的文件合并為一個大文件。
To pass in or to receive multiple values, you can concatenate values in the input or return string, respectively.
若要傳入或接收多個值,您可以分別在輸入或傳回字串中串連這些值。
In this case, you start with the empty string and concatenate to it the result of the first element's toHtml method being called.
在本例中,起始時是一個空白字符串,然后將其連接(concatenate)到第一個元素的toHtml方法的調(diào)用結果。
I just concatenate those together into a big GET request and take a look at the "results" page.
我僅僅是將這些元素連接成一個大的GET請求并查看“results”頁面。
To see trends, concatenate log files and run a processing script on the combined output.
要查看趨勢,連接日志文件并在合并的輸出上運行后處理程序腳本。
Small tool written in Java to split then concatenate files. Used to bypass mail limitations or backup on small drives (floppy, memory card).
小工具被寫在Java給已分解然后連擊文件。過去經(jīng)常繞過郵件限制或備份在小驅動器(磁盤,存儲卡)。
Concatenate data from different columns into a derived column .
將不同列的數(shù)據(jù)連接到一個派生列中。
The cat (short for "concatenate" ) command takes one or more files on its input and prints them to its output as a single file.
cat(“concatenate”的縮寫)命令在其輸入上接受一個或多個文件并將它們作為一個單獨的文件打印到它的輸出。
At the end, you concatenate all of the cipher text blocks to arrive at the cipher text form of the complete plain text data.
最后,串接所有密文塊以得到全部純文本數(shù)據(jù)的密文形式。
We want to concatenate all of the Initial fields from the source message into a single Initials field in the target message.
我們需要將源消息的所有Initial字段連接到目標消息中的單個Initials字段。
Although cat is primarily used to concatenate files, you can also use it for simple automatic processing of input.
盡管cat主要用于合并文件,您還可以將它用于輸入的簡單自動處理。
The essence of the benchmark (as seen in listing 1) is to take a couple of strings and concatenate them together.
這個基準測試的關鍵(如清單1所示)在于將大量的字符串拼接在一起。
Although we could have used the DOM to create the purchase order, in this case it was simpler to concatenate XML fragments.
雖然我們可以使用DOM創(chuàng)建采購訂單,在本例中合并XML片段將更簡單。
This requires that you concatenate the output from each step in the creation of the NSDs into one file.
這需要將創(chuàng)建NSD的每個步驟中的輸出結果連接到一個文件中。
Do not concatenate user input before validating it.
驗證之前,不要串聯(lián)用戶輸入。
If you don't need to worry about IE7 and earlier, array joining is one of the slowest ways to concatenate strings.
如果你不關心IE7和它的早期版本,數(shù)組聯(lián)合是連接字符串最慢的方法之一。
The first is to concatenate the secret key to the end of the data before computing a digest .
第一種方式是在計算摘要之前,將秘鑰并置到資料末尾。
Do not concatenate user input before you validate it.
驗證前請勿連接用戶輸入。
Use the cat (short for concatenate) command to display the contents of a file on stdout.
使用cat(concatenate的簡寫)命令顯示文件在使用標準輸出時的內(nèi)容。
Analytic personage also speculate that if coking coal price rise is larger, could trigger a global steel concatenate to raise price.
有分析人士還推測,如果焦煤價格漲幅較大,可能引發(fā)全球鋼廠連鎖性地進行提價。
With that in mind, never just concatenate text to create an SQL command.
記住,永遠都不要簡單地拼接文本來創(chuàng)建SQL命令。
This method also uses the built-in concatenate function to combine two strings and return them as a single string.
此方法還使用內(nèi)置的concatenate函數(shù)把兩個字符串組合在一起,并將其作為單個字符串返回。
However, in certain organizations, the practice is to concatenate part type with part name.
但是,在某些組織中,最佳做法是將部件類型與部件名稱串聯(lián)。
Concatenating strings and NULL If you concatenate a string and NULL, the expression evaluates to the string.
連接字符串和NULL如果您將字符串和NULL連接,則表達式計算得到字符串。
You simply concatenate the username and the password with a colon, and then Base64-encode the results.
您只需要使用冒號來連接用戶名和密碼,然后對結果執(zhí)行Base64編碼。
Operator to concatenate can cause incorrect results when operating on numeric values.
運算符串聯(lián)數(shù)值時可能會導致錯誤結果。
I've also used commas to separate arguments rather than using a period to concatenate the string first.
我使用逗號來分隔參數(shù),而不是使用句號將這些字符串連接在一起。
Remember that cat was short for concatenate? You can use cat to concatenate several files together for display.
注意,cat是concatenate的簡寫,您可以使用cat將多個文件鏈接在一起一并顯示。
You cannot concatenate a wide character string and non-wide character string.
無法串聯(lián)寬字符字符串和非寬字符字符串。
Otherwise, if the count is greater than 1, the custom event handler needs to concatenate the multiple context data elements together.
否則,如果計數(shù)大于1,那么定制的事件處理器需要將多個上下文數(shù)據(jù)元素連接在一起。
It creates a new CLR SQL aggregate function named Concatenate in the Adventureworks sample database.
它在Adventureworks示例數(shù)據(jù)庫中創(chuàng)建了一個名為Concatenate的新的CLRSQL聚合函數(shù)。
To remedy this , add the page directive to the second line , or concatenate the XML version tag with the content tag .
要修正這個錯誤,請將此頁面指令添加到第二行,或者將內(nèi)容標記連接在XML版本標記之后。
Concatenation would concatenate the string and print it as one argument.
連接操作會首先將字符串連接在一起,然后將其作為一個參數(shù)打印。
Can also be used to concatenate two string expressions.
還可用于連接兩個字符串表達式。
Concatenate the user's password, the KDC realm name, and the user's username together to form a string.
將用戶密碼、KDC域名和用戶的用戶名串接到一起以構成一個字符串。