order of operations的意思
order of operations中文翻譯:
運算次序
相似詞語短語
undertake operations───開展業務
covert operations───隱蔽活動
overseas operations───國外業務部
rescue operations───救援行動
resume operations───恢復運行
water of hydrations───化合水;水合水
algebraic operations───[數]代數運算
undercover operation───秘密行動
undergo an operation───接受手術
雙語使用場景
Clarify the order of operations with parentheses.───使用括號來明確運算順序。
You should understand both the order of operations and the default initialization of an object.───你應該同時理解操作符的順序和對象的默認初始化行為。
This specifies an order of operations for the build process.───這指定了編譯過程執行的操作順序。
Believe it or not, you can program efficiently without enforcing the order of operations or using side effects.───不管信還是不信,不必強行規定操作的順序或承擔副作用,也可以有效地編程。
Parentheses may be used in an expression to indicate the order of operations, in the same way they are used in mathematics.───表達式中可能使用括號來指明運算順序,這和數學當中是一樣的。
Children with dyscalculia may not remember the correct order of operations to follow in solving math problems.───患有計算障礙癥的孩子可能無法記住數學運算的正確順序來解決數學問題。
Appendix A, "Order of Operations" describes this order of operations in more detail.───附錄一,“命令的行動”,描述了這項命令的行動,更詳細的描述。
Warning C6314: Incorrect order of operations: bitwise-or has higher precedence than the conditional-expression operator.───警告C6314:運算順序不正確:按位或的優先級高于條件表達式運算符。
英語使用場景
To convert a Boolean expression to a gate circuit, evaluate the expression using standard order of operations: multiplication before addition, and operations within parentheses before anything else.
You should understand both the order of operations and the default initialization of an object.