• 如果所有操作优先一样那么求值顺序取决于它们结合性

    If the operators all have the same precedence, then the order of evaluation depends on their associativity.

    youdao

  • 对括号找出优先级最高操作

    Inside that pair of parentheses, find the operator with highest priority.

    youdao

  • 操作符优先级相关。

    The priority of the operators is irrelevant.

    youdao

  • 步骤2实现求值执行,W3Eval嵌套最深那对括号找出优先级最高操作

    Step 2: To perform a single step of an evaluation, W3Eval finds the operator with the highest priority inside the deepest nested pair of parentheses.

    youdao

  • 后缀表达式中,不需要括号而且操作符优先级不再起作用

    In postfix notation, the need for parentheses is eliminated and the priority of the operators is no longer relevant. You can use the following algorithm to evaluate postfix expressions.

    youdao

  • 优先或者说操作强度决定顺序优先级操作符优先级操作求值。

    Precedence or operator strength determines order of evaluation; an operator with higher precedence is evaluated before one of lower precedence.

    youdao

  • 操作结合性定义了相同优先操作组合顺序(从至左至右)。

    The associativity of an operator defines the order in which operators of the same precedence are grouped (right-to-left or left-to-right).

    youdao

  • 考虑使用括号改善可读性避免由于逻辑操作符优先级导致错误

    Consider using parentheses to improve readability and avoid mistakes because of logical operator precedence.

    youdao

  • 如果是个操作弹出(pop)操作直至遇见开括号(openingparenthesis)、优先较低操作符或者同一优先级结合

    If the character is an operator, pop operators until you reach an opening parenthesis, an operator of lower precedence, or a right associative symbol of equal precedence.

    youdao

  • 下述操作符使用它们通常的含义,依照最低最高优先顺序列出来

    The following operators carry their usual meaning, and are listed in order from lowest precedence, to the highest.

    youdao

  • 简单地优先级决定了多个操作符表达式如何操作分组

    Simply put, precedence stipulates how operands are grouped in expressions with multiple operators.

    youdao

  • 是否真的前缀后缀式操作符优先级更高

    Does Postfix operator really has a higher precedence than prefix?

    youdao

  • 书写表达式方法叫做“完全括号”,这种表达式把一个操作都加了括号,表达完全精确,不必记忆优先级规则

    This type of expression uses one pair of parentheses for each operator. Theparentheses dictate the order of operations; there is no ambiguity. There isalso no need to remember any precedence rules.

    youdao

  • 也就是说优先级结合性决定表达式哪个部分用作哪个操作操作数。

    That is, precedence and associativity determine which part of the expression is the operand for each of the operators in the expression.

    youdao

  • 这个图表,看起来,很无但是它很有用非常明确规定,譬如,代码时,会涉及操作优先

    This chart, very boring and uninteresting but useful to say there are very well defined rules as to when you're writing code, what operators, like what syntax should get evaluated first.

    youdao

  • 操作优先级(第5.10.1)、结合性操作数目不能改变

    The precedence (Section 5.10.1, p. 168), associativity, or number of operands of an operator cannot be changed.

    youdao

  • 操作优先级(第5.10.1)、结合性操作数目不能改变

    The precedence (Section 5.10.1, p. 168), associativity, or number of operands of an operator cannot be changed.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定