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 語(yǔ)言中一個(gè)名為字符串 逐字連接 的特性。 - We are not using the unified programming model offered by WCF and the URL is hacked together using string concatenation.
我們并沒有使用WCF提供的統(tǒng)一編程模型,而且URL也是通過(guò)字符串連接搞出來(lái)的。 - 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.
對(duì)不對(duì)?如果你想要進(jìn)行一些別的操作,哦,對(duì)不起-是加到一塊,然后結(jié)果值也是,兩個(gè)字符串的鏈接,這些會(huì),我們會(huì)讓大家慢慢學(xué)習(xí)變量,但是這些是我們能用的最簡(jiǎn)單的表達(dá)式。
麻省理工公開課 - 計(jì)算機(jī)科學(xué)及編程導(dǎo)論課程節(jié)選 返回 string concatenation