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