指出数值运算式的负值,或从一个数字减去一个数。
Indicates the negative value of a numeric expression or subtracts one number from another.
指出运算式中的特定数值是否有效。
Indicates whether the specified value in an expression is valid.
利用运算式值中所指定的位元数来将变数值进行向右移位,保持正负号不变,然后将结果指派给变数。
Right shifts the value of a variable by the number of bits specified in the value of an expression, maintains the sign, and assigns the result to the variable.
应用推荐