常見(jiàn)例句雙語(yǔ)例句So the assignment operator thus far makes copies of things.所以到現(xiàn)在爲(wèi)止,賦值運(yùn)算符複制了很多數(shù)據(jù)。However, the assignment operator survived optimization and got exported from a DLL.而賦值運(yùn)算符在優(yōu)化之後還存活竝從DLL中導(dǎo)出。blog.sina.com.cnThe goal here is to avoid accidentally using the single-equals assignment operator instead of the double-equals comparison operator目標(biāo)在於避免意外地使用單等號(hào)賦值運(yùn)算符而非雙等號(hào)比較運(yùn)算符原聲例句Well, the assignment operator makes a copy of the thing on the right and puts it in the thing on the left.賦值操作符把右邊的東西,複制到左邊。哈彿公開(kāi)課 - 計(jì)算機(jī)科學(xué)課程節(jié)選So this is the equality operator, whereas the single equal sign is the assignment operator.所以這是相等操作符,然而那個(gè)單等號(hào)是一個(gè)賦值運(yùn)算符。哈彿公開(kāi)課 - 計(jì)算機(jī)科學(xué)課程節(jié)選The equal sign is really called the "assignment operator."那個(gè)等號(hào)其實(shí)是個(gè)“賦值運(yùn)算符“哈彿公開(kāi)課 - 計(jì)算機(jī)科學(xué)課程節(jié)選 返回 assignment operator