字符移位 Alphabetic Shift
字符位移 Character Offset ; character displacement
符号位移器工具 Symbol Shifter Tool
移位符号 [计] shift character
非锁定移位字符 nonlocking shift character
光标向左移一字符位置 move back one character
光标向右移一字符位置 move froward one character
移位符〔加于元音上 shift sign
Shell并没有提供大量的算术操作符,但是已经足以完成大多数编程任务,包括移位、求余和比较。
The shell doesn't have a large collection of arithmetic operators, but it's sufficient for most programming tasks, including bitwise shifts, remainders, and comparisons.
运算符对数值执行常见计算,其中包括将数值的位模式移位。
Arithmetic Operators perform familiar calculations on numeric values, including shifting their bit patterns.
然而,按位运算符和移位运算符永远不会导致溢出。
However, bitwise operators and shift operators never cause overflow.
应用推荐