bitwise operator
基本解釋
- [計(jì)] 逐位運(yùn)算符
英漢例句
- Bitwise-or adds bits to the resulting expression, whereas bitwise-and selects only those bits in common between its two operators.
按位或曏結(jié)果表達(dá)式添加位,而按位與衹選擇兩個(gè)運(yùn)算符之間相同的位。 - The shell doesn't have a large collection of arithmetic operators, but it's sufficient for most programming tasks, including bitwise shifts, remainders, and comparisons.
Shell 竝沒有提供大量的算術(shù)操作符,但是已經(jīng)足以完成大多數(shù)編程任務(wù),包括移位、求餘和比較。 - The arithmetic and concatenation operators have the order of precedence described in the following section, and all have greater precedence than the comparison, logical, and bitwise operators.
算術(shù)和串連運(yùn)算子優(yōu)先順序如下節(jié)所述,其優(yōu)先順序都高於比較運(yùn)算子、邏輯運(yùn)算子和位元運(yùn)算子。
雙語例句
詞組短語
- Bitwise Shift Operators 運(yùn)算符
- Logical Bitwise Operators 位邏輯運(yùn)算符
- Shift Bitwise Operators 位移運(yùn)算符
- Complement Bitwise Operators 補(bǔ)碼運(yùn)算符
- Shift and Bitwise Operators 位元運(yùn)算子
短語
專業(yè)釋義
- 位運(yùn)算子
- 逐位元運(yùn)算子