equals sign
基本解釋
- 等號
英漢例句
- Why an equals sign?
為什么是一個等于號? - Methods are implicitly declared “abstract” if you leave off the equals sign and method body.
如果你不寫等于號和方法主體,那么方法會被隱式聲明為“抽象”。 - The compiler determines the correct type based on the static type of the expression to the right of the equals sign.
編譯器將通過等號右面的類型信息來確定變量的實際類型。 - And I'm using the so-called "assignment operator," a single equals sign to store in n what?
我用了一個復(fù)制操作符“,一個等號向n中存儲了什么?
哈佛公開課 - 計算機(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.
這樣我們還要引入了一個新的操作符,我們將看到這里不僅有一個等號的操作,還有雙等號。
哈佛公開課 - 計算機(jī)科學(xué)課程節(jié)選