& (bitwise AND); | (bitwise OR); ~ (bitwise NOT); ^ (bitwise XOR); << (bitwise left shift); >> ( ...
確定! 回上一頁