• Whatever happened to the return type of lambda functions?

    lambda函数返回类型怎么处理?

    youdao

  • A quick glance at Listing 18 reveals how lambda functions are defined.

    清单18 说明如何定义lambda函数

    youdao

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

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

    youdao

  • This is where closures step in and take the lambda functions to the next level.

    因此出现了使lambda函数得到增强。

    youdao

  • We discussed lambda functions and the advantages that closures have over them.

    我们讨论了lambda函数包与这些函数相比优点

    youdao

  • Lambda functions by themselves don't add much in terms of something we couldn't do before.

    lambda函数本身并没有添加以前不能执行功能。

    youdao

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

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

    youdao

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

    现在我们已经了解这些概念历史让我们查看 PHP中的 lambda函数

    youdao

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

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

    youdao

  • Some of these features—like static assertionsfirst made their appearance in GCC version 4.3, while lambda functions first appeared with the 4.5 release.

    其中一些特性(比如静态断言)是GCC 4.3 中首次出现的,lambda函数是在 GCC 4.5 中首次出现的。

    youdao

  • As we saw in the examples for lambda functions, one of the most obvious USES for closures is in the few PHP functions that accept a callback function as a parameter.

    lambda函数示例所示,明显用法之一少数php函数接受回调函数作为参数

    youdao

  • The concept of lambda functions is the basis for closures and provides a much-improved way to create functions on the fly vs. the create_function function already in PHP.

    lambda函数概念闭包基础并且提供了一种PHP已有的create_function函数改进很多的动态创建函数的方法

    youdao

  • Lambda functions (or "anonymous functions," as they are often referred to) are simply throwaway functions that can be defined at any time and are typically bound to a variable.

    lambda函数(或者通常所谓的“匿名函数”)可以随时定义简单抛弃型函数,并且通常变量绑定

    youdao

  • Closures are like lambda functions, but smarter in the sense that they have the ability to interact with variables from the outside environment of where the closure is defined.

    类似lambda函数但是与定义闭包外部环境中的变量进行交互方面更加智能

    youdao

  • Some of the most significant possible new features include exception handling, extension functions, function pointers, and/or lambda expressions.

    一些重要功能可能包括异常处理扩展函数函数指针/lambda表达式

    youdao

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

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

    youdao

  • Perhaps the most common use of higher-order functions is the lambda expression, which is Lisp's version of a closure.

    高阶函数常见用法或许lambda表达式闭包lisp

    youdao

  • But don't let the complexity of calculus dissuade you from using lambdas: They are really nothing more than anonymous functions. The following function definition, for example, is a lambda.

    但是不要calculus复杂性妨碍了lambdas的使用它们也只不过匿名函数

    youdao

  • A lambda function is a function definition that you use to pass higher-order functions into Lisp functions. For example, the lambda expression in Listing 10 computes the sum of two integers.

    lambda函数用于高阶函数传入lisp函数函数定义

    youdao

  • A lambda function is a function definition that you use to pass higher-order functions into Lisp functions. For example, the lambda expression in Listing 10 computes the sum of two integers.

    lambda函数用于高阶函数传入lisp函数函数定义

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定