在C中,移位运算符(<<,>>)是算术还是逻辑?
<<
>>
c binary bit-manipulation bit-shift
binary ×1
bit-manipulation ×1
bit-shift ×1
c ×1