assignment statement expression
基本解釋
- [電子、通信與自動(dòng)控制技術(shù)]指定敘述表式
- [計(jì)算機(jī)科學(xué)技術(shù)]賦值語(yǔ)句表達(dá)式指定敘述表式
英漢例句
- Another, more compact way to represent the same expression is to use an assignment statement similar to this
另一種更緊湊的表達(dá)方式是使用下麪這樣的賦值語(yǔ)句 - In writing an assignment statement, for example, you can declare variables of any type, use any identifier to the left of the equal sign, and supply any expression on the right.
例如你要寫一句賦值語(yǔ)句,你可以聲明任何類型的變量,在等號(hào)的左邊使用任何標(biāo)識(shí)符,然後在右邊給出任何的表達(dá)式。 - The value of the property participates in the expression just as a variable or constant would, or it is stored in the variable or property on the left side of the assignment statement.
屬性值會(huì)如同變數(shù)或常數(shù)蓡與運(yùn)算式的方式蓡與運(yùn)算式,或是儲(chǔ)存於指派陳述式左邊的變數(shù)或?qū)傩灾小?/li>
雙語(yǔ)例句
專業(yè)釋義
- 指定敘述表式
- 賦值語(yǔ)句表達(dá)式
- 指定敘述表式