equals sign
基本解釋
- 等號(hào)
英漢例句
- Why an equals sign?
為什么是一個(gè)等于號(hào)? - Methods are implicitly declared “abstract” if you leave off the equals sign and method body.
如果你不寫(xiě)等于號(hào)和方法主體,那么方法會(huì)被隱式聲明為“抽象”。 - The compiler determines the correct type based on the static type of the expression to the right of the equals sign.
編譯器將通過(guò)等號(hào)右面的類(lèi)型信息來(lái)確定變量的實(shí)際類(lèi)型。 - And I'm using the so-called "assignment operator," a single equals sign to store in n what?
我用了一個(gè)復(fù)制操作符“,一個(gè)等號(hào)向n中存儲(chǔ)了什么?
哈佛公開(kāi)課 - 計(jì)算機(jī)科學(xué)課程節(jié)選 - And one of the things neophytes trip over early on is that we'll soon see there's not only an equal sign operator, there's equals equals.
這樣我們還要引入了一個(gè)新的操作符,我們將看到這里不僅有一個(gè)等號(hào)的操作,還有雙等號(hào)。
哈佛公開(kāi)課 - 計(jì)算機(jī)科學(xué)課程節(jié)選