順序運算符 的英文怎麼說

中文拼音 [shùnyùnsuàn]
順序運算符 英文
sequential operator
  • : Ⅰ介詞1 (向著同一個方向) in the same direction as; with 2 (依著自然情勢; 沿著) along; in the d...
  • : Ⅰ動詞1 (物體位置不斷變化) move; revolve 2 (搬運; 運輸) carry; transport 3 (運用) use; wield...
  • : Ⅰ動詞1 (計算數目) calculate; reckon; compute; figure 2 (計算進去) include; count 3 (謀劃;計...
  • : Ⅰ名詞1 (符節) tally (with two halves made of wood bamboo jade metal issued by a ruler to gener...
  • 順序 : 1. (次序) plain sequence; subsequence; order; sequence; succession2. (順著次序) in proper order; in turn
  • 運算 : [數學] operation; arithmetic; operating
  1. Left - associative operators are evaluated in order from left to right

    左結合按從左到右的
  2. Right - associative operators are evaluated in order from right to left

    右結合按從右到左的
  3. Operators in an expression are evaluated in a specific order known as operator precedence

    表達式中的按照稱為優先級的特定
  4. When several operations occur in an expression, each part is evaluated and resolved in a predetermined order called operator precedence

    如果表達式中出現幾種,將按照預先確定的稱為「優先級」的和解析各個部分。
  5. But the original blast algorithm has a very high computational cost because of the nulling and cancellation step. on the other hand, the algorithm also needs an optimal detection ordering to restrain the effect of error propagation and improve the detection reliability

    常規blast演法由於需要進行大量的線性迫零(矩陣求逆)和串列號刪除等,計復雜度非常高,另一方面,演法還需要尋找最優的信號檢測來消除誤差傳遞的影響。
  6. It searches for a suitable operator in the following order

    編譯器將按以下搜索合適的
  7. Warning c6314 : incorrect order of operations : bitwise - or has higher precedence than the conditional - expression operator

    警告c6314 :不正確:按位或的優先級高於條件表達式
  8. When writing compound expressions, you should be explicit and indicate with parentheses which operators should be evaluated first. this will make your code easier to read and to maintain

    當寫復合表達式的時候,你應該明確地和通過圓括號「 ( ) 」來指定,圓括號內的被首先求值。
  9. Logical operator precedence

    >邏輯的優先
  10. Often you want operations to proceed in a different order from that determined by operator precedence

    經常需要以不同於優先級所確定的來執行
  11. In these complex expressions, the operators are evaluated in order based on the sql server definition of operator precedence

    在這些復雜表達式中,將根據sql server優先級定義按進行計
  12. Operator is evaluated as it is encountered from left to right

    從左到右出現的進行計
  13. Boolean operators of the same type and, or are associative and can therefore be applied in any order

    相同類型的boolean( and 、 or )可以結合使用,因此可以按任意應用。
分享友人