乘法和除法运算符(表3中列出的前四个)具有高于加法和减法的优先级。
The multiplication and division operators (the first four listed in Table 3) have higher precedence than the addition and subtraction operators.
例如,您期望乘法的优先级比加法高。
You would expect multiplication, for example, to have a higher precedence than addition.
乘法和除法的优先级高于加法操作,于是它们的操作数先于加法操作的操作数计算。
Multiplication and division have higher precedence than addition. Their operands are bound to the operator in preference to the operands to addition.
通常比加法或乘法具有更高优先级的求幂在此示例中最后计算,因为其他表达式都放在括号中。
Exponentiation, which normally has higher precedence than addition or multiplication, is evaluated last in this example because the other expressions are enclosed in parentheses.
但乘法和除法的优先级相同。
Multiplication and division have the same precedence as each other.
但乘法和除法的优先级相同。
Multiplication and division have the same precedence as each other.
应用推荐