operator precedence
常見例句
- So the point is, there is something here called operator precedence, which is what the gentleman said.
這里我要說的就是,這里有個,叫做操作優(yōu)先的規(guī)則,也就是剛才那位先生說的。 - Consider using parentheses to improve readability and avoid mistakes because of logical operator precedence.
考慮使用括號來改善可讀性和避免由于邏輯操作符的優(yōu)先級導致的錯誤。 - 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.
我還將簡要地研究運算符優(yōu)先級的問題,并將樹遍歷代碼推廣到成熟的遞歸例程中,該例程可以處理任意復雜的解析樹。 - So the point is, there is something here called operator precedence, which is what the gentleman said.
這里我要說的就是,這里有個,叫做操作優(yōu)先的規(guī)則,也就是剛才那位先生說的。
麻省理工公開課 - 計算機科學及編程導論課程節(jié)選 返回 operator precedence