AN ANONYMOUS FUNCTION 中文是什么意思 - 中文翻译

[æn ə'nɒniməs 'fʌŋkʃn]
[æn ə'nɒniməs 'fʌŋkʃn]

在 英语 中使用 An anonymous function 的示例及其翻译为 中文

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Is this an anonymous function?
这不就是一个匿名的函数吗??
This could be expressed using an anonymous function.
可以省略,以此来声明一个匿名的函数
In Python, an anonymous function is created with the lambda keyword.
Python允许用lambda关键字创造匿名函数
The second common form is called an anonymous function expression:.
第二种常见形式称为匿名函数表达式:.
An IIFE is an anonymous function expression which is invoked immediately.
IIFE是被立即调用执行的匿名函数表达式。
Supply the value for c by constructing an anonymous function for the entire equation.
(3)通过为整个方程构造匿名函数以提供c的值,.
It's an anonymous function that's passed into the times method and prints a static sentence.
它是一个匿名函数,把它传入times方法,打印出静态句子。
You can also assign an anonymous function to a variable:.
您还可以创建一个匿名函数并将其赋值给一个变量:.
A lambda expression is a simple way to define an anonymous function.
Lambda表达式是一种很简单的方法,去定义一个匿名函数
This is called an anonymous function- it has no name!
这个函数叫做匿名函数-它没有函数名!
But any function can be passed directly,without being"wrapped" in an anonymous function.
但任何函数都可以被直接传递,并不需要被“包"在一个匿名函数中。
We will simply create an anonymous function, and execute it immediately.
我们将简单地创建一个匿名函数并立即执行它。
In this example, we assigned an anonymous function to a variable.
这种写法将一个匿名函数赋值给变量。
We then define an anonymous function delegate(a lambda expression) of type Action.
然后我们定义了一个匿名函数(一个lambda表达式)赋给类型Action。
What I'm doing there is defining an anonymous function and applying it immediately.
我在这里所做的是定义了一个匿名函数,并立即应用它。
This is using an anonymous function, but we can just as easily use a named function here:.
这里使用了匿名函数,但我们也可以在这里使用具名函数:.
So, we are going touse this functional scope idea to create an anonymous function(function with no name) and immediately invoke it.
下面,我们将利用函数作用域这一特性来创建一个匿名函数(没有名字的函数),并立即调用它。
You can define an anonymous function right at the MATLAB command line or within a function or script.
可以定义一个匿名函数在MATLAB命令行或在一个函数或脚本。
In Python, we use the lambda keyword to declare an anonymous function, which is why we refer to them as"lambda functions".
在Python中,我们使用lambda关键字来声明一个匿名函数,这就是为什么我们将它们称为“lambda函数”。
The lambda expression is an anonymous function that contains expressions and statements and it can be used to create delegates or expression tree types.
Lambda表达式”是一个匿名函数,它可以包含表达式和语句,并且可用于创建委托或表达式目录树类型。
We will simply create an anonymous function, and execute it immediately.
我们只需要创建一个匿名函数,并立刻执行它,.
Julia's-gt; creates an anonymous function, it does not access a member via a pointer.
Julia的-gt;创建一个匿名函数,它并不通过指针访问成员。
Its name is empty- we created an anonymous function and assigned it to some variable.
它的名字是空的-我们创建了一个匿名函数并将其分配给某个变量。
The do x syntax creates an anonymous function with argument x and passes it as the first argument.
Dox语法会建立一个以x为参数的匿名函数,并将其作为第一个参数传递给.
Its name is empty- we created an anonymous function and assigned it to some variable.
它的name属性为空--这里创建了一个匿名函数,并将它赋值给其他变量。
A lambda expression is an anonymous function that you can use to create delegates or expression tree types.
Lambda表达式”是一个匿名函数,它可以包含表达式和语句,并且可用于创建委托或表达式树类型。
This function returns an anonymous function and assigns it to count variable.
该函数返回一个匿名函数并将其赋值给count变量。
The notation\x=gt; val constructs an anonymous function which takes one argument, x and returns the expression val.
记法\x=gt;val构造了一个匿名函数,它接受一个参数x并返回表达式val。
A lambda expression is an anonymous function that can contain expressions and statements, and can be used to create delegates or expression tree types.
Lambda表达式”是一个匿名函数,它可以包含表达式和语句,并且可用于创建委托或表达式树类型。
A lambda expression simply put is an anonymous function that contains expressions or statements, it can be used to create delegates or expression tree types.
Lambda表达式”是一个匿名函数,它可以包含表达式和语句,并且可用于创建委托或表达式目录树类型。
结果: 80, 时间: 0.0312

单词翻译

顶级字典查询

英语 - 中文