lambda expression信息详情

lambda expression发音

意思翻译

拉姆达表达式

λ表达式(

相似词语短语

lambda───n.希腊字母的第11个;星座中第11颗星;λ噬菌体(基因研究中所用的噬菌体病毒);人字缝尖;(生化)λ链;n.(Lambda)(美)兰布达(人名)

expression───n.表现,表示,表达;表情,脸色,态度,腔调,声调;式,符号;词句,语句,措辞,说法

proverbial expression───谚语

scheme lambda───方案lambda

tdk lambda───tdkλ

aws lambda───aws lambda公司

protein expression───蛋白质表达

constitutive expression───组成型表达

referring expression───指称表达

双语使用场景

Perhaps the most common use of higher-order functions is the lambda expression, which is Lisp's version of a closure.───高阶函数的最常见用法或许是lambda表达式,这是闭包的lisp版。

Finally, the last expression applies the lambda expression to the list containing (101 102).───最终,最后一个表达式对包含 (101 102) 的列表应用这个 lambda 表达式。

The first line defines a lambda expression and binds it to the symbol total.───第一行代码定义了一个lambda表达式并将其和total符号绑定到一起。

The[]construct inside a function call's argument list indicates the beginning of a lambda expression. Let's see a lambda example.───在一个函数调用的参数表内出现的[]方括弧构造,以之标示出一个lambda表达式的存在。我们举例来看。

The underlying type of a lambda expression is one of the generic Func delegates.───Lambda表达式的基础类型是泛型Func委托之一。

For starters, the brevity of the lambda expression can be attributed to a number of factors.───对于初学者而言,lambda表达式简明扼要的原因有很多。

This makes it possible to pass a lambda expression as a parameter without explicitly assigning it to a delegate.───这样能以参数形式传递lambda表达式,而不用显式将其分配给委托。

The lambda expression returns true if the length of the String parameter is equal to the value of the Int32 parameter.───如果String参数的长度等于Int32参数的值,则此lambda表达式将返回true。

Parameters: Retrieve the parameters of the lambda expression.───Parameters:获取Lambda表达示的参数;

英语使用场景