arithmetic operators meaning in Chinese
算术运算符
算数运算符
算子
Examples
- An arithmetic operator that divides one number by another number
将一个数除以另一个数的算术运算符。 - The following arithmetic operators are also supported in expressions
在表达式中还支持下列算术运算符: - An arithmetic operator that multiplies one number by another number
将一个数与另一个数相乘的算术运算符。 - An arithmetic operator that subtracts one number from another number
从一个数中减去另一个数的算术运算符。 - Warning 6323 - use of arithmetic operator on boolean type
警告c6323 :对一个或多个boolean类型使用算术运算符