函数式编程的核心是函数,就像面向对象语言的主要抽象方法是类。
At the core of functional programming is the function, just as classes are the primary abstraction in object-oriented languages.
Vimscript是一种严肃的编程语言,因此它天生就支持创建用户定义函数。
Vimscript is a serious programming language, so it naturally supports the creation of user-defined functions.
Web服务是适于销售的函数,可以使用任何平台和任何编程语言访问它们。
Web services are sellable functions that can be accessed independent of platforms and programming languages.
php的array _ filter是函数式编程语言中高阶函数的一个例子。
PHP's array_filter is an example of what is know in functional programming as a higher-order function.
在大部分编程语言中,定义和命名函数是同一个操作。
In most programming languages, defining and naming functions are the same operation.
另一方面,也有许多编程语言是声明性样式,包括函数语言和逻辑语言,还包括通用语言和专用语言。
On the other hand, there are also many programming languages that are declarative in style, including both functional and logic languages, and also including both general purpose and specialized ones.
严格来讲,E编程语言是一种动态输入的函数性编程语言,而非一种框架。
Strictly speaking, the E programming language is a dynamically typed functional programming language, not a framework.
这是与基于特定语言API 的交互完全不同的,在基于 API 的交互中,客户端是通过传递特定编程语言的可变参数到远程代理来调用服务器函数的。
This is in contrast to language-bound, API-based interaction, whereby a client invokes server functions through remote proxies by passing variable arguments in a programming language.
大多数的语言,无论是好的还是差的,都生来伴随着一些鼓励使用的编程范式——面向对象的,函数式的,等。
Most languages, for better or worse, come equipped with some inherently recommended programming paradigm -object-oriented, functional, whatever.
Erlang与其他流行的语言之间的主要差异是,Erlang基本上是一种函数编程语言。
A main difference between Erlang and more popular languages is that Erlang is primarily a functional programming language.
这就是所谓的驼峰式大小写风格(camelcasing),是Python和其他编程语言中广泛采用的一种技术,可使函数的名称更易阅读。
This approach is known as camel casing and is a popular technique used in Python (and other languages) to make it easier to read the names of functions.
闭包最初是在20世纪60年代作为Scheme的一部分开发的,Scheme是最著名的函数编程语言之一。
Closures were originally developed in the 1960s as part of Scheme, one of the most well-known functional programming languages.
Lisp是目前仍在使用的第二种最古老的编程语言(在Fortran之后)并被称为第一种函数语言。
Lisp is the second oldest programming language still used widely today (after Fortran) and is known as the first functional language.
委托是封装方法的特殊类型,它类似于其它编程语言中的函数指针。
Delegates are special types that encapsulate a method, similar to function Pointers found in other programming languages.
周末有人问我,如何进行函数式编程,我的回答是:使用你现在的语言编写纯粹的函数。
J. D. Powell comes to mind who discipline themselves to write pure functions in Fortran.
周末有人问我,如何进行函数式编程,我的回答是:使用你现在的语言编写纯粹的函数。
J. D. Powell comes to mind who discipline themselves to write pure functions in Fortran.
应用推荐