网站首页  英汉词典

请输入您要查询的英文单词:

 

单词 Anonymous method
释义

Anonymous method

中文百科

匿名函数 Anonymous function

(重定向自Anonymous method)

在计算机编程中,匿名函数英语:anonymous function)是指一类无需定义标识符(函数名)的函数或子进程,普遍存在于多种编程语言中。

1958年LISP首先采用匿名函数,自此之后,越来越多编程语言陆续采用,主流的编程语言如PHP和C++也在不久前采用。

英语百科

Anonymous function 匿名函数

(重定向自Anonymous method)

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条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/19 14:11:24