division operator信息详情

division operator发音

意思翻译

除法运算符

相似词语短语

operator───n.经营者;操作员;运营商;话务员;行家;接线员

division───n.[数]除法;部门;分配;分割;师(军队);赛区

bellman operator───行李员操作员

radio operator───无线电报务员[话务员];无线电话务员

lower division───低年级;低组别

keyboard operator───电脑操作员;键盘操作员;n.电脑操作员; [计]键盘操作员

concatenation operator───连锁作用标记(指+号);并置算符;连接算符

division sign───n.除号

Tour Operator───旅行社;包价旅游承办商;n.旅游经营者

双语使用场景

Multiplication and division have higher precedence than addition. Their operands are bound to the operator in preference to the operands to addition.───乘法和除法的优先级高于加法操作,于是它们的操作数先于加法操作的操作数计算。

There is no integer division operator in PHP.───PHP中没有整除的运算符。

The division operator divides the first───除法运算符将第一个

英语使用场景

For example, the division operator has a higher precedence than does the addition operator.

More on this in PEP 238 -- Changing the Division Operator.