left shift
短语词形变化
left shifts
复数
left shifts
left shifted
left shifting
left shifts
三单
left shifting
现在分词
left shifted
过去式
left shifted
过去分词
别名
left-shift
释义与例句
n.
-
1.
A bit shift to the left, in which all of the bits of an operand are shifted by a given number of positions to the left.
计算机 工程 数学 -
2.
The left shift operator; often given as << or <<<.
计算机 工程 数学
v.
-
1.
To perform a left shift bitwise operation.
计算机 工程 数学