
释义:
向左移
例句:
Performs an arithmetic left shift on a bit pattern.
对位模式执行数学左移位。
The use of masks, and the right and left shift operators, come in handy here.
在这里使用掩码、右移和左移运算符很方便

释义:
向左移
例句:
Performs an arithmetic left shift on a bit pattern.
对位模式执行数学左移位。
The use of masks, and the right and left shift operators, come in handy here.
在这里使用掩码、右移和左移运算符很方便