Lambda Expressions 双语例句
全部
1·Delegates, events, and lambda expressions.
委托、事件和lambda表达式。
2·How to test lambda expressions in Razor view?
如何测试在Razor视图的lambda表达式?
3·You'll see Lambda expressions, recursion, and macros.
您将学到 Lambda 表达式、递归和宏。
4·Recently my article on lambda expressions got published on MSDN magazine.
最近我的关于Lambda表达式的文章被发表在MSDN杂志上。
5·Closures, and the related concept lambda expressions, are used throughout the LINQ query design.
闭包,和lambda表达式相关的一个概念,贯穿整个LINQ查询的设计。
6·He has a great diagram there showing the expression tree representation of a few lambda expressions.
他在那篇文章里用了非常好的图表来表现说明一些Lambda树的表达式树表示形式。
7·So lambda expressions bring with them another friend - expanded type inference through target typing.
所以,lambda表达式带来了另一个相关功能,即通过目标类型化(target typing)实现的扩展类型推断。
8·Another restriction is that while lambda expressions are supported, statements in lambda are not.
还有一个限制——虽然lambda表达式将得到支持,不过对lambda表达式中声明语句的支持却无法包含在这个版本中。
9·He has a great example of how you can manipulate the expression trees and build custom conditions in your lambda expressions.
他举出了大量的例子告诉你如何巧妙地处理那些表达式树和编译你的带自定义条件的lambda表达式。
10·However, following the initial phase, additional inferences are made from lambda expressions using an iterative process.
然而,初始阶段之后,产生了使用迭代过程的额外的推导。
