网站首页  英汉词典

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

 

单词 Functional Language
释义

Functional Language

原声例句
Emma的美味英语

You know, this is really functional language, the kind of thing that you're not going to get out of a textbook but you've got the power to do this right in front of you.

这是一种功能性的语言,你无法从教科书里面学到,但是你可以现在就做这件事情。

英语百科

Functional programming

In computer science, functional programming is a programming paradigm—a style of building the structure and elements of computer programs—that treats computation as the evaluation of mathematical functions and avoids changing-state and mutable data. It is a declarative programming paradigm, which means programming is done with expressions or declarations instead of statements. In functional code, the output value of a function depends only on the arguments that are input to the function, so calling a function f twice with the same value for an argument x will produce the same result f(x) each time. Eliminating side effects, i.e. changes in state that do not depend on the function inputs, can make it much easier to understand and predict the behavior of a program, which is one of the key motivations for the development of functional programming.

随便看

 

英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/25 11:27:46