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.
當然,對于移位和按位運算符,上表并不是完美的助記方法,但對于其他運算來(lái)說(shuō),它確實(shí)很管用。 - Bitwise operators perform boolean algebra on the corresponding bits in the two arguments to produce the result.
按位運算符會(huì )對兩個(gè)自變量中對應的位執行布爾代數,并最終生成一個(gè)結果。