equal sign
英
美
- 等号
详细释义
Noun:
-
a sign indicating that the quantities on either side are equal
双语例句
- 1. Equations are generally written with an equal sign.
- 等式通常用等号来写。
《柯林斯英汉双解大词典》
- 2. What does an equal sign do?
- 一个等号是用来做什么的?
youdao
- 3. The equal sign (=) joins the two.
- 等号 (=)连接两者。
youdao
- 4. Why don't I just use an equal sign?
- 不用一个等号么?
youdao
- 5. Spaces or tabs around the equal sign are ignored.
- 等号两旁的空格或制表符被忽略。
youdao
- 6. In the location after the single equal sign, enter 30.
- 在单等于号后面的位置中,输入30。
youdao
- 7. The equal sign is really called the "assignment operator."
- 那个等号其实是个“赋值运算符。”
youdao
- 8. Note the difference between the equal sign (=) and the eq operator.
- 注意等于号(=)和eq操作符之间的区别。
youdao
- 9. The double equal sign is used for comparisons, rather than setting values.
- 双等于号用于比较而不是用于设置值。
youdao
- 10. As you read this line, train yourself to think of the equal sign as gets, not equals.
- 当您阅读此线,程序自己认为的等号而取得,而不是平等的。
youdao
- 11. So this is the equality operator, whereas the single equal sign is the assignment operator.
- 所以这是相等操作符,然而那个单等号是一个赋值运算符。
youdao
- 12. When you reference a property on the left side of an equal sign, you're setting the value.
- 当你提到的一个等号左边的属性,你设置的值。
youdao
- 13. Notice that because the Html.Action helper method returns a string, the equal sign (=) is required.
- 注意因为Html.Action辅助方法返回字符串,必须要等号"="。
youdao
- 14. The equal sign and the expression giving the initial value are in fact optional in a variable declaration.
- 等号和表达式给出的初始值在变量声明时实际上是可选的。
youdao
- 15. So long as you're reserving words, go ahead and reserve the not equal sign , and, or, the left and right parentheses.
- 如果您正在保留这些字,请继续进行下去并且保留不等号和左右括号。
youdao
- 16. If you forget an equal sign it'll throw a parse error instead of just evaluating true and executing the statement.
- 如果你忘记了等号,它会出现一个解析错误而不是判断为真或者停止声明。
youdao
- 17. Here it is obvious to the translator and the translation tools that the values after the equal sign should not be modified.
- 这里,翻译人员和他们的翻译工具都很清楚:不应修改等号后面的值。
youdao
- 18. Simple arithmetic expressions, including addition, subtraction, etc. , to enter an equal sign marks the end of the STL.
- 说明:用STL实现简单运算表达式,其中包括加减乘除等,以输入等号为结束标志。
youdao
- 19. In the first statement, PRIOR is used to the left of the equal sign while in the second statement it is specified on the other side.
- 在第一个语句中,PRIOR用于等号的左边,而在第二个语句中,它被指定在另一边。
youdao
- 20. And the reason that we now on the second line have the equal sign is because this function GetString has what's called a return value.
- 我们之所以,在第二行代码GetString前面加上等号,是因为这个函数会带回一个,返回值。
youdao
- 21. The equal sign does the same thing as the assignment arrow, but may only be used at the top-level scope, not also in nested expressions.
- 等号可以完成与赋值箭头 (assignment arrow)相同的功能,但是只能用于最高层次范围,不能用于嵌套的表达式。
youdao
- 22. So, we take our two equilibrium states, and you just put an equal sign between them, and the equal sign means go from one to the other.
- 我们写出两个平衡态,然后你只需要在它们之间放一个等号,等号表示,从一个过渡到另一个。
youdao
- 23. A flawless jade ornament or a coarse, gross brick will always remain silent if it is left untouched, but who can draw an equal sign between them?
- 一块莹洁无暇的美玉,和一块粗糙的土砖,放在那里也都是沉默。然而谁能把它们所代表的内容划一个等号呢?
youdao
- 24. A flawless jade ornament, or a coarse, gross brick will always remain silent if it is left untouched, but who can draw an equal sign between them?
- 一块莹洁无暇的美玉,和一块粗糙的土砖,放在那里也都是沉默。然而谁能把它们所代表的内容划一个等号呢?
youdao
- 25. Use the single equal sign to assign a value to a variable, unlike the double equal sign (==), as in the previous condition, which compare the values.
- 使用单等于号来向变量赋值,而不是像在前一个条件中那样使用双等于号 (==) 来比较值。
youdao
- 26. The user date string contains the task ID information (name and ID), where an equal sign separates name and ID inside the brakets, for example, {task.id=1458205428}.
- 用户日期字符串包括任务ID信息(名称和 ID),其中等号隔开了括号内的名称和 ID,例如,{task.id=1458205428}。
youdao
- 27. If we examine each attribute, especially the data portion (the part to the right of the equal sign), we can determine whether they actually represent data, or metadata.
- 如果我们检查每个属性,特别是数据部分(等号右边的部分),就可以确定它们是否真的表示数据或元数据。
youdao
- 28. Concealment and deception, I always between these two words to draw an equal sign, I know that this is very unfair to them, but sometimes they do the same to me hateful.
- 隐瞒和欺骗,我自己总会把这两个词语之间划上等号,我也知道这样对它们很不公平,但有时候它们确实一样令我可恨。
youdao
- 29. 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.
- 例如你要写一句赋值语句,你可以声明任何类型的变量,在等号的左边使用任何标识符,然后在右边给出任何的表达式。
youdao
- 30. 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.
- 例如你要写一句赋值语句,你可以声明任何类型的变量,在等号的左边使用任何标识符,然后在右边给出任何的表达式。
youdao
相关词汇
大家正在查
Copyright © 2023 256查询网 All Rights Reserved