operator n. 1.操作者,机务员;司机,驾驶员;【军事】电话兵;【电话】接线员,话务员(=telephone operator);【电报】报务员。 2.(外科)施行手术者。 3.掮客,经纪人。 4.【语法】功能词。 5.【数学】算子,算符。 6.经营者;〔美国〕工厂主,资方。 7.投机商人,骗子;精明圆滑的人。 8.【戏剧】灯光助理员。 an operator's set 话务员的电话机。 a telegraph operator 电报报务员。 an unitary operator 公正算符。 a mine operator 矿山经营者,矿主。
All numeric types have predefined modulus operators 所有数值类型都具有预定义的模数运算符。
The modulus operator 模数运算符(
The modulus operator computes the remainder after dividing its first operand by its second 模数运算符( % )计算第二个操作数除第一个操作数后的余数。
The modulus operator , when used with the result of the random number generator , limits the result to an upper bound of the operand minus one ( 99 in this case ) 若随同随机数生成器的结果使用,模数运算符( % )可将结果限制到运算对象减1的上限(本例是99 )之下。