lambda

lambda

美 ['læmdə]  英 ['læmdə]

  • n.希腊字母表的第 11 个字母
  • 网络拉姆达;表达式;波长

词形变化

复数:lambdas  

英汉双解

n.
1.
希腊字母表的第 11 个字母the 11th letter of the Greek alphabet (Λ, λ)

英汉解释

n.
1.
希腊语第十一个字母
2.
微升
3.
λ粒子

英英解释

n.

例句

Scheme splits it up into two separate procedures -- lambda, which defines the function, and define, which gives it a name.

Scheme划分两个独立过程——lambda定义函数define函数命名

Known as lambda calculus, it was designed to investigate the function definition and application, as well as the concept of recursion.

称为lambda演算用于研究函数定义应用程序以及递归概念

Lambda If you just want to create a temporary function and don't want to bother giving it a name, lambda is what you need.

如果只是创建一个临时函数并不一个命名lambda

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委托之一

In fact, if lambda expressions had been put into the language first, there would have been no need for anonymous methods.

事实上如果lambda表达首先引入语言那么不会匿名方法需要

He has a great diagram there showing the expression tree representation of a few lambda expressions.

文章非常好图表表现说明一些Lambda表达表示形式

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表达式而不用显式分配委托

Before Perry v. Schwarzenegger, Lambda Legal, an advocacy group, had been conducting a careful campaign in state legislatures and courts.

Perryv.Schwarzenegger之前同性恋法律辩护团体兰姆达法律LambdaLegal已经立法机构法院进行周密战斗

But unlike DWDM, lambda switching injects intelligence, built around a set of evolving industry standards, into optical network gear.

但是DWDM不同波长交换网络设备注入智能这种智能围绕演变标准建立起来

In this example, the value of r is 20, just like the previous example where we assigned the lambda directly to a delegate type.

这个示例变量r20,我们之前lambda表达直接一个委托类型得到结果一样

Considered one of the best olive oils in the world, Lambda is available in strictly limited quantities.

认为世界最好橄榄油之一拉姆达严格数量有限

Lambda functions are handy for a number of instances, most notably for many PHP functions that accept a callback function.

对于大多数实例来说尤其对于接受回调函数许多PHP函数来说Lambda函数非常方便

In general, a lambda function is a function that takes any number of arguments and returns the value of a single expression.

一般来说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

In his article on expression trees Ian Griffiths gives a great introduction to lambda expressions and their relation to expression trees.

IanGriffiths关于表达文章一个非常不错Lambda表达介绍以及Lambda表达关系

Giles starts with the Greek letters pi, lambda and the word meta to lead over to metaprogramming (5: 25).

Giles首先希腊字母pilambda单词meta编程开头(5:25)。

In the fourth photo released by NASA, the running chicken nebula, also known as nebula IC 2944 or Lambda Centauri, is shown.

美国国家航空宇宙航行公布第四图片展现跑步小鸡星云称为IC2944星云或者人马座λ星云

Project Lambda will enable Java to work much more effectively with multicore processing systems.

Lambda使得Java有效运行核心处理器系统

Expression closures are a shorthand method of defining simple functions that mimics lambda notation.

表达式闭包定义简单函数一种便捷方式用来模仿lambda符号

Now that we've seen some historical perspective on where these concepts have come from, let's look at lambda functions in PHP.

现在我们已经了解这些概念历史我们查看PHPlambda函数

The function defined with lambda is a function used by the macro transformer to convert the expression x into its expansion.

lambda定义函数转换用来表达转换展开形式

Anonymous methods and lambda expressions extend the range of the values to include code blocks.

匿名方法lambda表达扩展范围包含代码

The concepts of closures and lambda functions are definitely not new ones; they both come from the functional programming world.

函数lambda函数绝对不是出现概念它们来自函数编程领域

If there's a prize for hype associated with a specific new feature of the C++0x standard, lambda functions take the crown.

如果C++0x特性评奖的话头奖应该lambda函数

If a function is to be a once-and-done operation, use a lambda and simply your code.

如果函数一劳永逸操作采用lambda简化代码

In Scheme, functions are defined by the use of the lambda special form, which creates and returns a nameless procedure.

Scheme使用lambda特殊行为定义函数会创建返回一个没有名称过程

Lambda switching promises numerous benefits, but there is work left to determine how standard protocols will deliver them.

波长交换有望带来很多好处剩下工作就是确定标准协议如何实现这些好处

Parameters: Retrieve the parameters of the lambda expression.

Parameters获取Lambda表达参数

You may be familiar with closures if you've done any coding in Python or Jython, where a closure is introduced using the lambda keyword.

如果曾经PythonJython编写代码那么可能比较熟悉语言lambda关键字引入

The idea of lambda functions comes from mathematics work back in the 1930s.

lambda函数理念源于20世纪30年代数学研究

JavaFX was designed to be amenable to the "lambda" language feature planned for Java SE 8.

JavaFX设计适合JavaSE8lambda语言特性计划

For truly heavy loads, the Gungans have domesticated the lambda, a nine - meter tall four-legged swamp lizard.

对于相当沉重货物驯养一种公尺沼泽

The key to lambda switching is the ability to automatically connect optical network endpoints.

波长交换关键自动连接网络端点能力

Now RubyMine's editor knows and understands the new lambda syntax, local variables semantics, etc.

现在RubyMine编辑器知道并且理解lambda语法局部变量语义

For transport of storm trooper detachments, the Empire employed a landing vessel based on the tri-foil design of the Lambda-class shuttle.

运送冲锋帝国运用一种登陆飞船兰姆达穿梭设计方案基础

This is similar to a lambda and similar constructs used in many other languages.

其它语言Lambda表达类似结构相似

Closures, and the related concept lambda expressions, are used throughout the LINQ query design.

闭包lambda表达相关一个概念贯穿整个LINQ查询设计

Finally, the last expression applies the lambda expression to the list containing (101 102).

最终最后一个表达式包含(101102)列表应用这个lambda表达式