大家都搜:
n.希腊字母的第11个;星座中第11颗星;λ噬菌体(基因研究中所用的噬菌体病毒);人字缝尖;(生化)λ链
n.(Lambda)(美)兰布达(人名)
1、lambada───n.兰巴达(一种巴西贴身舞)
2、lambie───n.乖乖;n.(Lambie)人名;(英)兰比
3、lambadas───n.兰巴达(一种巴西贴身舞)
4、lambs───n.小羊(lamb的复数形式);像羔羊般温顺的人;v.生小羊(lamb的三单形式)
5、lamber───n.琥珀
6、Zambia───n.赞比亚(非洲中南部国)
7、lambdas───n.希腊字母的第11个;星座中第11颗星;λ噬菌体(基因研究中所用的噬菌体病毒);人字缝尖;(生化)λ链;n.(Lambda)(美)兰布达(人名)
8、lamboy───兰博
9、lambed───羔羊
1、Delegates, events, and lambda expressions.───委托、事件和lambda表达式。
2、The[]construct inside a function call's argument list indicates the beginning of a lambda expression. Let's see a lambda example.───在一个函数调用的参数表内出现的[]方括弧构造,以之标示出一个lambda表达式的存在。我们举例来看。
3、Listing 17 shows the new lambda-based approach.───清单17给出使用lambda函数的新方法。
4、In fact, if lambda expressions had been put into the language first, there would have been no need for anonymous methods.───事实上,如果lambda表达式首先被引入语言,那么就不会有对匿名方法的需要了。
5、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如你所愿。
6、Scheme splits it up into two separate procedures -- lambda, which defines the function, and define, which gives it a name.───但Scheme将其划分为两个DuLi的过程——lambda定义函数,define为函数命名。
7、It is a breakthrough comparable to our invention of the lambda sensor for the catalytic converter in 1976.───这是一个可以与我们在1976年发明的用于催化转化器的含氧传感器相媲美的突破。
8、The underlying type of a lambda expression is one of the generic Func delegates.───Lambda表达式的基础类型是泛型Func委托之一。
9、Known as lambda calculus, it was designed to investigate the function definition and application, as well as the concept of recursion.───它被称为lambda演算,用于研究函数定义与应用程序以及递归概念。
1、Lambda is a red K-type star over 5000 times as luminous as the Sun; binoculars show the colour well.
2、Stochastic Models of Lambda Phage.
3、Parameters: Retrieve the parameters of the lambda expression.
4、Overview of Transcriptional Regulation . Lambda Phage.
5、Known as lambda calculus, it was designed to investigate the function definition and application, as well as the concept of recursion.
6、JavaFX was designed to be amenable to the lambda language feature planned for Java SE 8.
7、M12 forms a triangle with Lambda and Epsilon.
8、Here, the first lambda expression is the mapper (mapping each element to its size), and the second lambda expression is the reducer, which takes two sizes and adds them.
9、The syntax here for lambda expressions, as well as the improvements to the Collections APIs, are provisional and are only meant to be suggestive of what code we might be able to write with Java SE 8.