And we'll create a self-invoking anonymous function.
我们将创建一个自调用匿名函数。
单词 | Anonymous function |
释义 |
Anonymous function
原声例句
Custom Interactive Maps with Google Maps API (Full Course) And we'll create a self-invoking anonymous function. 我们将创建一个自调用匿名函数。 Custom Interactive Maps with Google Maps API (Full Course) So we can use mapster inside of this self-invoking anonymous function. 所以我们可以在这个自调用匿名函数中使用mapster。 Custom Interactive Maps with Google Maps API (Full Course) And we're going to set this variable to a self invoking anonymous function. 我们将把这个变量设置为一个自调用的匿名函数。 Custom Interactive Maps with Google Maps API (Full Course) And inside of here, we'll create a self invoking anonymous function. 在这里,我们将创建一个自调用匿名函数。 Custom Interactive Maps with Google Maps API (Full Course) And the first thing we're going to do is do a self-invoking anonymous function. 我们要做的第一件事是创建一个自调用的匿名函数。 Custom Interactive Maps with Google Maps API (Full Course) Everything done inside this anonymous function will be contained inside of this scope. 该匿名函数内完成的所有操作都将包含在该作用域内。
中文百科
匿名函数在计算机编程中,匿名函数(英语:anonymous function)是指一类无需定义标识符(函数名)的函数或子进程,普遍存在于多种编程语言中。 1958年LISP首先采用匿名函数,自此之后,越来越多编程语言陆续采用,主流的编程语言如PHP和C++也在不久前采用。
英语百科
Anonymous function 匿名函数In computer programming, an anonymous function (also function literal or lambda abstraction) is a function definition that is not bound to an identifier. Anonymous functions are often: If the function is only used once, or a limited number of times, an anonymous function may be syntactically lighter than using a named function. Anonymous functions are ubiquitous in functional programming languages and other languages with first-class functions, where they fulfill the same role for the function type as literals do for other data types. |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。