function-defining function定义函数的函数 function template 函式模板、函式范本; 函数模板 statement function defining statement语句函数定义语句 .
双语例句
1
Unlike XAML, you have the option of either passing in a function or defining the converter inline as an anonymous function.
和XAML不同的是,既可以把一个函数作为参数传入,也可以通过一个内联的匿名函数来定义转换器。
2
So now, henceforth, when you say, to declare a function, I am declaring a function here but down here am I quote unquote defining it or implementing it.
从此以后,当你说,声明一个函数,我在这里声明了一个函数,但是到这里我定义它或执行它。
3
The first block of code is obviously a function declaration, defining a function named ToggleSyntax , which takes no arguments.