The signed right-shift operator (>>) produces the operand to the left of the operator shifted to the right by the number of bits specified after the operator.
英
美
- “有符号”右移位运算符(>>)则将运算符左边的运算对象向右移动运算符右侧指定的位数。