assignment n. 1.分給,分配。 2.指定,委派。 3.(理由等的)陳述;(錯(cuò)誤等的)指出。 4.(財(cái)產(chǎn)、權(quán)利的)轉(zhuǎn)讓,讓與。 5.讓與證書(shū),委托證書(shū)。 6.〔美國(guó)〕任命;任務(wù),工作;(課外)作業(yè)。 give students assignments 給學(xué)生留作業(yè)。 He left for his assignment in the Middle East. 他去中東赴任。
operator n. 1.操作者,機(jī)務(wù)員;司機(jī),駕駛員;【軍事】電話兵;【電話】接線員,話務(wù)員(=telephone operator);【電報(bào)】報(bào)務(wù)員。 2.(外科)施行手術(shù)者。 3.掮客,經(jīng)紀(jì)人。 4.【語(yǔ)法】功能詞。 5.【數(shù)學(xué)】算子,算符。 6.經(jīng)營(yíng)者;〔美國(guó)〕工廠主,資方。 7.投機(jī)商人,騙子;精明圓滑的人。 8.【戲劇】燈光助理員。 an operator's set 話務(wù)員的電話機(jī)。 a telegraph operator 電報(bào)報(bào)務(wù)員。 an unitary operator 公正算符。 a mine operator 礦山經(jīng)營(yíng)者,礦主。
To create the initialization and assignment expressions , you can use the assignment operator 若要?jiǎng)?chuàng)建初始化和賦值表達(dá)式,可以使用賦值運(yùn)算符( = ) 。
Then the receiver must add that delegate to the event on the source object , using the addition assignment operator 然后,接收器必須使用加法賦值運(yùn)算符(
In the immediate window , by contrast , an equals sign is interpreted as an assignment operator 與此相反,在“即時(shí)”窗口中,將等號(hào)( = )解釋為賦值運(yùn)算符。
And the addition and subtraction assignment operators to add and remove handlers from the list ,以及加法和減法賦值運(yùn)算符在列表中添加和移除處理程序。
Sign , which is sometimes called the assignment operator , as shown in the following example 符號(hào)(該符號(hào)有時(shí)稱作“賦值運(yùn)算符” )給變量賦值,如下例所示。
Operator can be overloaded only as a relational comparison operator , not as an assignment operator 運(yùn)算符只能作為關(guān)系比較運(yùn)算符重載,而不能作為賦值運(yùn)算符重載。
A field can be given an initial value by using the assignment operator when the field is declared 聲明字段時(shí)可以使用賦值運(yùn)算符為字段指定一個(gè)初始值。例如,若要自動(dòng)將
In the preceding example , visual basic performs the operations in the expression on the right side of the assignment operator 在前面的示例中, visual basic在賦值運(yùn)算符(
Command determines whether an equals sign is interpreted as a comparison operator or as an assignment operator 命令的窗口確定是將等號(hào)( = )解釋為比較運(yùn)算符還是賦值運(yùn)算符。
The programming element on the left side of the assignment operator must be able to accept and store a value 合格的編程元素賦值運(yùn)算符左側(cè)的編程元素必須能夠接受和存儲(chǔ)值。