| 1. | This property of composition is called associativity . 复合的这个性质叫做可结合性。 |
| 2. | Overriding precedence and associativity 重写优先级和结合性 |
| 3. | Operator precedence and associativity 运算符优先级和结合性 |
| 4. | This can override both the order of precedence and the left associativity 这会重写优先级顺序和左结合性。 |
| 5. | Associativity of utility symbols 实用符号的相关性 |
| 6. | This parser illustrates one way in which you can handle precedence and associativity without explicitly using the 该解析器展示了处理优先级和结合性的方法,但不要求显式地使用 |
| 7. | When two operators with the same precedence are present in an expression , they are evaluated based on associativity 当表达式中出现两个具有相同优先级的运算符时,它们根据结合性进行计算。 |
| 8. | Within parentheses , however , it maintains normal precedence and associativity , unless you use parentheses within the parentheses 但是在括号里面维持正常的优先级和结合性,除非在括号中使用括号。 |
| 9. | The associativity of an operator defines the order in which operators of the same precedence are grouped right - to - left or left - to - right 操作符的结合性定义了相同优先级操作符组合的顺序(从右至左或从左至右) 。 |
| 10. | This section describes the operators the expression language provides and the operator precedence and associativity that the expression evaluator uses 本部分介绍了表达式语言提供的运算符和表达式计算器使用的运算符优先级及结合性。 |