string concatenation
常見例句
- String concatenation can be surprisingly performance intensive.
字符串連接表現(xiàn)出驚人的性能緊張。
blog.sina.com.cn - The printk function relies on a feature of the C language called string literal concatenation.
printk 是基於 C 語言中一個名爲(wèi)字符串 逐字連接 的特性。 - We are not using the unified programming model offered by WCF and the URL is hacked together using string concatenation.
我們竝沒有使用WCF提供的統(tǒng)一編程模型,而且URL也是通過字符串連接搞出來的。 - All right? And if you want to do other things, whoops, sorry-- and add them together, we will get out, again, a concatenation of that string. And these will, we'll let you work through the variations, but these are the simple expressions we can use.
對不對?如果你想要進行一些別的操作,哦,對不起-是加到一塊,然後結(jié)果值也是,兩個字符串的鏈接,這些會,我們會讓大家慢慢學(xué)習(xí)變量,但是這些是我們能用的最簡單的表達(dá)式。
麻省理工公開課 - 計算機科學(xué)及編程導(dǎo)論課程節(jié)選 返回 string concatenation