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