国产高清精品免费区-男女一进一出抽搐免费视频-中日韩一二三级黄色永久视频-日韩精品人妻一区二区免费视频-日本久久视频在线观看-99热这里只有精品88热-亚洲韩国黄色最新短视频一区-日韩伦理在线观看免费全集-国产av一区二区三区天堂

concatenate

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  

英漢解釋

v.
1.
使(成串地)連結[銜接]起來
adj.
1.
連鎖狀的

英英解釋

v.
adj.

例句

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.

catconcatenate簡寫可以一系列文件合并一個文件

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.

使用catconcatenate簡寫命令顯示文件使用標準輸出內(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.

注意catconcatenate簡寫可以使用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)建一個ConcatenateCLRSQL聚合函數(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域名用戶用戶接到一起構成一個字符串