Performs an unsigned right shift of the bits in an expression.
对一个表达式中的位执行无符号右移。
Performs an unsigned right shift of the bits in an expression and assigns the result to the first argument.
在运算式中执行不带正负号的位元右移,再将结果指派给第一个引数。
Performs an unsigned right shift of the bits in an expression and assigns the result to the first argument.
在运算式中执行不带正负号的位元右移,再将结果指派给第一个引数。
应用推荐