call operator信息详情

call operator发音

意思翻译

呼叫运算子;呼叫话务员

相似词语短语

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

bellman operator───行李员操作员

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

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

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

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

operator song───操作员宋

boiler operator───锅炉操作工

operator lyrics───操作员歌词

双语使用场景

hearing we were located on a beach in Sierra Leone the call operator said "we have a service centre in Puerto Rico. Is that close?"───听说我们是在塞拉利昂海滩上,接线员说,“我们在波多黎各有服务中心,离你们近吗?”

execute a member function in much the same way as we do any function: To call a function, we follow the function name by the call operator (the "()" operator).───执行成员函数和执行其他函数相似:要调用函数,可将调用操作符(())放在函数名之后。

The call operator is a pair of parentheses that encloses a (possibly empty) list of arguments that we pass to the function.───调用操作符是一对圆括号,括住传递给函数的实参列表(可能为空)。

The operands to the call operator are the name of the function and a (possibly empty) comma-separated list of arguments .───调用操作符的操作数是函数名和一组(有可能是空的)由逗号分隔的实参。

On hearing we were located on a beach in Sierra Leone the call operator said "We have a service centre in Puerto Rico. Is that close? "───听说我们是在塞拉利昂海滩上,接线员说,“我们在波多黎各有服务中心,离你们近吗?”

英语使用场景

The return type of the overloaded function call operator.