function call syntax信息详情

function call syntax发音

意思翻译

函数调用语法

相似词语短语

function call───函数引用[调用];[计]函数调用;函数引用

syntax───n.语法;句法;有秩序的排列

syntax score───语法得分

syntax examples───语法示例

syntax definition───[计] 语法定义

syntax highlighting───语法高亮显示;语法突显

syntax meaning───句法意义

disjunctive syntax───分离句法

syntax error───语法错误;句法误差

双语使用场景

Think of this as a function that takes two techs arguments, the first of which is univs and the second of which is techs. And this is just a different syntax for writing that function call.───想下有两个参数的函数,第一个是univs第二个是,这就是对于函数调用的,不同语法的书写规则。

Just as iterators are a generalization of Pointers, function objects are a generalization of functions: a function object is anything that you can call using the ordinary function call syntax.───正像iterators是指针的一般化,函数对象是函数的一般化:一个函数对象是你可以使用普通函数调用语法。

You then can call the functions using standard function call syntax, by combining this prefix with the name of the method to be invoked.───然后通过组合该前缀与被调用方法的名称,可以使用标准的函数调用语法调用函数。

英语使用场景

In contrast, GObject uses standard C function call syntax.

Just as iterators are a generalization of pointers, function objects are a generalization of functions: a function object is anything that you can call using the ordinary function call syntax.

You then can call the functions using standard function call syntax, by combining this prefix with the name of the method to be invoked.