如果所有操作符优先级一样,那么求值顺序就取决于它们的结合性。
If the operators all have the same precedence, then the order of evaluation depends on their associativity.
在这对括号中,找出优先级最高的操作符。
Inside that pair of parentheses, find the operator with highest priority.
操作符的优先级不相关。
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.
这个图表,看起来很烦,很无趣,但是它很有用,有非常明确的规定,譬如,当你写代码时,就会涉及操作符的优先级。
应用推荐