lambdas

lambdas

美 [ˈlæmdəz]  英 [ˈlæmdəz]

  • n.希腊语第十一个字母;微升;λ粒子
  • 网络匿名函数;新网络利用动态光径技术

词形变化

复数:lambdas  

英汉解释

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

英英解释

n.

例句

If lambdas are nothing more than nameless functions, then closures are little more than lambdas with a context.

如果lambdas没有名字函数那么closureslambdas一个上下文

And there's another language that most PHP developers already use that has an excellent implementation of lambdas and closures: JavaScript.

大多数PHP开发人员已经采用其他语言具有lambdasclosures完美实现JavaScript

Two of the more exciting features of these languages are now available with PHP 5. 3: lambdas and closures.

这些语言两个精彩特性PHP5.3提供lambdasclosures

Creating lambdas on the fly as parameters to functions and methods is lambda's primary use case.

运行作为函数方法参数创建lambdaslambda主要使用示例

You can store any Ruby object, even procs, lambdas, threads, continuations.

可以保存任何Ruby对象即使proclambda线程或者continuation

Oddly, our final version doesn't use lambdas at all!

奇怪我们最终版本根本没有使用lambdas!

Your applications can benefit from the use of lambdas and closures.

通过采用lambdasclosures使应用程序获益

Perhaps the most common usage of lambdas is with STL sort.

lambda函数常用地方可能STLsort

I also plan to add support for database-backed sessions, which is currently missing, and make some enhancements to the request lambdas.

计划添加目前缺乏数据库会话支持增强RequestLambdas等等

In functional programming, lambdas are referred to as first-class functions because they can be

函数编程lambdas称为一流函数因为它们能够

But the real advantage to lambdas is when you create functions on the fly and no variable reference is required. For example

但是lambdas真正优势创建函数需要变量引用