青年中文青年中文

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.