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.
按位運算符會對兩個自變數中對應的位執行布爾代數,並最終生成一個結果。