lambda 基本解释
n. 希腊字母表的第11个字母
lambda 词组短语
- lambda hyperon
- lambda angle
- lambda binding
- lambda calculus
- lambda computation
- lambda definition
- lambda expression
- lambda parameter
- lambda variable
- lambda-stochastic finite-state language
lambda 详细解释
noun
- 希腊字母表的第11个字母
the 11th letter of the Greek alphabet (Λ, λ)
lambda 双语例句
- 1、
With syntax-case, you actually are defining a transforming function, which is where the lambda comes in.
使用syntax-case系统,实际上是在定义一个转换函数,这就是lambda发挥作用的地方。 - 2、
We discussed lambda functions and the advantages that closures have over them.
我们讨论了lambda函数及闭包与这些函数相比的优点。 - 3、
So, what's the third way to pass the vector to the lambda?
那么,把向量传递给lambda函数的第三种方法是什么? - 4、
This syntax implies that all local variables will be passed by reference to the lambda function.
这种语法表示把所有局部变量通过引用传递给lambda函数。 - 5、
The most significant new language feature in Java SE8 is lambda expressions ( or closures).
JavaSE8中最重要的新语言功能是lambda表达式(或闭包)。 - 6、
The work from lambda calculus was used to develop functional programming languages, such as Lisp and Scheme.
lambda演算用于开发函数编程语言,例如Lisp和Scheme。 - 7、
So lambda expressions bring with them another friend& expanded type inference through target typing.
因此lambda表达式又带来了另一个朋友&通过目标类型(targettyping)来扩充类型推断。 - 8、
The first argument to lambda is the list of arguments the function can take.
lambda的第一个参数是函数可以取得的参数列表。 - 9、
If a function is to be a once-and-done operation, use a lambda and simply your code.
如果函数是一劳永逸的操作,可采用lambda并简化您的代码。 - 10、
The first line is simple: it defines an adapter directly from a string to ILisp, the call to adapt(" foo bar", ILisp) just returns the results of the lambda function.
第一行比较简单,我们定义了一个直接从字符串到ILisp的适配器,对adapt(“foobar”,ILisp)的调用只是返回了lambda函数的结果。 - 11、
Finally, the last expression applies the lambda expression to the list containing ( 101102).
最终,最后一个表达式对包含(101102)的列表应用这个lambda表达式。 - 12、
Creating lambdas on the fly as parameters to functions and methods is lambda's primary use case.
在运行中,作为函数和方法的参数来创建lambdas,这是lambda的主要使用示例。 - 13、
The first line defines a lambda expression and binds it to the symbol total.
第一行代码定义了一个lambda表达式并将其和total符号绑定到一起。 - 14、
In this particular example, a method reference is a clearer expression of what we mean than a lambda expression, but the idea is the same.
在这个特殊的示例中,与lambda表达式相比,方法引用更清楚地表达出了我们想要表达的东西,但表达的意思是相同的。 - 15、
The lambda expression simply dumps the data from the custom event into the stories collection.
lambda表达式仅将来自定制事件的数据转储到新闻集合中。 - 16、
Because lambda expressions expressions representing functions are a new sort of value in Java, we need a way to write down their type.
因为lambda表达式(表达式表示函数)是Java中一种新值,我们需要一种方法来写下其类型。 - 17、
It is entirely possible that lambda expressions could have been added to Java without SAM conversion, type inference, method references, and extension methods.
在不使用SAM转换、类型推断、方法引用和扩展方法的情况下,将lambda表达式添加至Java,这是完全有可能的。 - 18、
JavaScript is one of the most popular languages that supports closures and lambda functions.
JavaScript是支持闭包和lambda函数的最常见语言之一。 - 19、
You'll see lambda expressions, recursion, and macros.
您将学到Lambda表达式、递归和宏。 - 20、
Closures, and the related concept lambda expressions, are used throughout the LINQ query design.
闭包,和lambda表达式相关的一个概念,贯穿整个LINQ查询的设计。 - 21、
You can store any Ruby object, even procs, lambdas, threads, continuations.
你可以保存任何Ruby对象,即使是proc、lambda、线程或者continuation。 - 22、
It's not a problem. I can allow lambda to be positive or negative.
我们都可以解出来,所以这个λ可以是正或者负。 - 23、
Recently my article on lambda expressions got published on MSDN magazine.
最近我的关于Lambda表达式的文章被发表在MSDN杂志上。 - 24、
Delegates, events, and lambda expressions
委托、事件和lambda表达式 - 25、
Another restriction is that while lambda expressions are supported, statements in lambda are not.
还有一个限制&虽然lambda表达式将得到支持,不过对lambda表达式中声明语句的支持却无法包含在这个版本中。 - 26、
Expression closures are a shorthand method of defining simple functions that mimics lambda notation.
表达式闭包是定义简单函数的一种便捷方式,用来模仿lambda符号。 - 27、
He has a great example of how you can manipulate the expression trees and build custom conditions in your lambda expressions.
他举出了大量的例子告诉你如何巧妙地处理那些表达式树和编译你的带自定义条件的lambda表达式。 - 28、
He has a great diagram there showing the expression tree representation of a few lambda expressions.
他在那篇文章里用了非常好的图表来表现说明一些Lambda树的表达式树表示形式。 - 29、
What is a Lagrange multiplier? Well, it is this number lambda that is called the multiplier here.
什么是拉格朗日乘子,它就是这个λ,在这里,它就被称作这个乘子。
lambda 英英释义
noun
- the craniometric point at the junction of the sagittal and lamboid sutures of the skull
- the 11th letter of the Greek alphabet

