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?
我用了一個複制操作符“,一個等號曏n中存儲了什麽?
哈彿公開課 - 計算機科學課程節選 - 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.
這樣我們還要引入了一個新的操作符,我們將看到這裡不僅有一個等號的操作,還有雙等號。
哈彿公開課 - 計算機科學課程節選 返回 equals sign