函数式程序用英语怎么说,函数式程序的英文翻译


词语导航

基本信息

词语:函数式程序

繁体:函數式程序

拼音:hán shù shì chéng xù

英语翻译

【计】 functional program

分词翻译

函数的英语翻译:

function
【计】 F; FUNC; function

式的英语翻译:

ceremony; formula; model; pattern; ritual; style; type
【化】 expression
【医】 F.; feature; formula; Ty.; type

程序的英语翻译:

formality; ground rule; procedure; proceeding; process; program
【计】 P; problem determination aid; PROC; program; related channel program
【化】 sequence
【经】 program; sequence

翻译例句

1. 这就是我的切入点—电锯使用者与函数式程序员。

That"s where I come in - chainsaw cranker and functional programmer.

2. LISP是函数式程序设计语言,但这不是动态语言的必要条件。

LISP is a functional programming language, but that is not a necessary condition for a dynamic language.

3. 具有并行执行的可能性常被作为函数式程序语言的优点。

The possibility of parallel execution is often stated as an advantage of functional languages.

4. 函数式程序是一个单独的表达,通过推算表达来执行。

Functional programming is a separate expression, expression projections through to implementation.

5. 这种方法特别适用于函数程序设计语言与其它语言的接口实现。

This method is especially suitable for the interface of a functional programming language and other ones.

6. 函数式程序员也需要可重用的代码,但是他们会使用不同的构建块。

Functional programmers also want reusable code, but they use different building blocks.

7. Erlang是爱立信计算机科学实验室设计的函数式程序设计语言和运行时系统。

Erlang is a functional programming language and runtime system that was designed at the Ericsson Computer Science Laboratory.

8. 按其函数式程序设计传统,使用普通声明语句,您就可以在R 中完成几乎所有的事情。

True to its functional programming heritage, you can do most everything you want to do in R using plain declarative statements.

9. R既是一门强大的函数式程序设计语言,也是一个用来对数据集进行统计探索的通用环境。

R is both a strongly functional programming language and a general environment for statistical exploration of data sets.

10. 本文还研究了R的函数式程序设计风格可以如何有助于加速模、数据和分析情形的的探索。

This installment also explored how r"s functional programming style AIDS in rapid exploration of patterns and data and analytic scenarios.

11. 古典音乐对流行音乐的争论与函数式程序设计对面向对象程序设计的争执非常相似。

The classical vs. pop debate is very similar to functional vs. object oriented programming.

12. 如果您已经尝试过函数式程序设计,并且因为任意的原因而对其厌烦,那么您可能想试试erlang。

If you"ve tried functional programming and been turned off by it for any reason, you might want to give Erlang a look.

13. 代码重用是一个显著的开发目标,而命令抽象倾向于用不同于函数式程序员解决问题的方法来解决问题。

Code reuse is an obvious development goal, and imperative abstractions tend to solve that problem differently from the way that functional programmers solve it.

14. 从而,在只是付出了一些指令的代价后,您的程序会拥有函数式程序的可证明性和命令程序的速度和内存特性。

So, for the price of at most a few instructions, your program can have the provability of a functional program and the speed and memory characteristics of an imperative one.

15. 本文塑造了正函数式程序设计(FFP)语言的一种操作性语义模型,它实质上是LISP虚拟机上的一个解释程序

Formulized is an operational semantic model of formal functional programming (FFP) language which in essence is an interpreter on the virtual LISP machine.

16. OCaml语言是一种很高级的语言,支持面向对象程序设计、函数式程序设计(如lisp或erlang)或传统的结构化程序设计。

The OCaml language is a quite high-level language, capable of object-oriented programming, functional programming (like Lisp or Erlang), or traditional structured programming.

17. 像更加函数式程序员一样思考指的是换个方来考虑编码的各个方面。

Thinking as a more functional programmer means thinking differently about all aspects of coding.

18. 作为函数式语言的扩展,并行程序对我来说似乎更自然,尽管我必须承认我没有密切关注其他的。

Parallel programs seem more natural to me as extensions of functional languages; although I must admit that I haven"t looked closely for others.

19. 它提供了过程序函数式编程的灵活组合,并引入了自动重新编写公的非确定性方法。

It offers a flexible combination of both procedural and functional programming and introduces a nondeterministic method for the automatic rewriting of formulae.

20. 但是,有这样的场景,函数式编程概念应用程序可适用于PHP应用程序,其结果是代码变得更简单、更简洁、更易于理解。

But there are scenarios where the application of functional programming concepts can be applied to PHP applications, resulting in code that is simpler, more concise, and easier to understand.

21. 相反的,用纯函数式语言编写的程序在并发自主的进程中通过传递消息来通信。

Instead, programs written in pure functional languages communicate by passing messages between concurrent, autonomous processes.

22. 函数编程方很容易理解,但是如果您习惯了过程序和关注状态的命令语言,可能不太容易适应它。

The functional programming approach is easy to understand, but can be difficult to apply if you are used to the more procedural and state-focused imperative languages.

23. 称作Haskell的函数式编程语言展示了一个用于符号数学的程序,名为DoCon。

The functional programming language known as Haskell features a program for symbolic mathematics known as DoCon.

24. map(映射)和reduce(缩减) 源自函数编程中的函数名,但是这个应用程序的核心功能是数据缩减。

Map and reduce are named after functions in functional programming but provide the core capability for data reduction.

25. 在函数语言中,程序被定义成由其他函数组成的函数函数求值形成最终的结果。wWw.WENTiyI.Com

In a functional language, a program is defined as a function composed of other functions, the evaluation of which leads to the final result.

26. 因此我们不能对内容提供程序使用隐的构造函数

So we cannot use the implicit constructor for our content provider.

27. 我们必须显地声明内容提供程序构造函数并使用所需的参数调用超类构造函数

We must explicitly declare our content provider constructor and call the super-class constructor with the expected parameters.

28. 大多数的应用程序都是凭元素列表处理事情的,所以函数式方法是在列表和语境化可移植代码的理念基础上构建重用机制。

Most applications do things with lists of elements, so a functional approach is to build reuse mechanisms around the idea of lists plus contextualized, portable code.

29. 此程序还演示了静态字段初始值设定项如何在显类型构造函数中的代码之前执行。

This program also demonstrates how static field initializers execute before the code inside an explicit type constructor.

30. 使用嵌入SQL可以让对数据库的访问比直接使用库函数来访问数据库更加自然、直观,而且程序员可以更少犯错误。

Using the Embedded SQL though, makes the database access much more natural, intuitive, and error-free for the programmer than through the direct use of libraries.

版权声明:问题易所有作品(图文、音视频)均来源网络,版权归原创作者所有,与本站立场无关,如不慎侵犯了你的权益,请联系我们告知,我们将做删除处理!