常見例句雙語例句If the character is an operand, push it onto the stack.如果字符是一個操作數(shù),把它壓入堆棧。The result of any expression can be used as the operand of another expression.而任何一個表達(dá)式的結(jié)果都可用作另一個表達(dá)式的操作數(shù)。You need two variables to implement a basic calculator: an accumulator to store the value of the first operand when an operation button is pressed, and a variable to store the operation itself.要實現(xiàn)基本的計算器功能,需要添加兩個變量:一個 累加器,用來在操作按鈕按下時存儲第一個操作數(shù)的值;一個變量用來存儲操作本身。原聲例句The syntax is OK in the sense of, it is an operand, an operator, an operand, so syntactically it's OK.這里的語法應(yīng)該是好的,有個運(yùn)算對象,一個運(yùn)算符,另外一個運(yùn)算對象,因此語法上是沒錯的。麻省理工公開課 - 計算機(jī)科學(xué)及編程導(dǎo)論課程節(jié)選I just want to remind you, if I wanted to, for example, type in an expression like that, notice the syntactical form, it's an expression, a number, followed by an operand, followed by another expression.我想要提醒下大家,如果你想要,例如,輸入一個這樣的表達(dá)式,注意語法形式,這是個表達(dá)式,一個數(shù)字,后面是一個運(yùn)算對象,后面是另外一個表達(dá)式。麻省理工公開課 - 計算機(jī)科學(xué)及編程導(dǎo)論課程節(jié)選That is, if I want to combine two things together in a particular way, I need to make sure that I give it the kind of operand it expects.也就是,如果我想以一種特定的方式,把兩個東西組合到一塊,我需要確定,給了運(yùn)算符它想要的輸入。麻省理工公開課 - 計算機(jī)科學(xué)及編程導(dǎo)論課程節(jié)選 返回 operand