释义 |
bitwise operator 基本例句 按位运算符 Of course,with the shift and bitwise operators distributed around the table it is not a perfect mnemonic,but for non-bit operations it works.当然,对于移位和按位运算符,上表并不是完美的助记方法,但对于其他运算来说,它确实很管用。 Bitwise operators perform boolean algebra on the corresponding bits in the two arguments to produce the result.按位运算符会对两个自变量中对应的位执行布尔代数,并最终生成一个结果。 |