operator precedence
常见例句
- So the point is, there is something here called operator precedence, which is what the gentleman said.
这里我要说的就是,这里有个,叫做操作优先的规则,也就是刚才那位先生说的。 - Consider using parentheses to improve readability and avoid mistakes because of logical operator precedence.
考虑使用括号来改善可读性和避免由于逻辑操作符的优先级导致的错误。 - I'll also look briefly at the issue of operator precedence and generalize the treewalking code into a full-fledged recursive routine that's able to handle arbitrarily complex parse trees.
我还将简要地研究运算符优先级的问题,并将树遍历代码推广到成熟的递归例程中,该例程可以处理任意复杂的解析树。 - So the point is, there is something here called operator precedence, which is what the gentleman said.
这里我要说的就是,这里有个,叫做操作优先的规则,也就是刚才那位先生说的。
麻省理工公开课 - 计算机科学及编程导论课程节选 返回 operator precedence