recursion programming信息详情

recursion programming发音

意思翻译

递归编程

相似词语短语

programming language───n.程序设计语言;[计]编程语言;[计]程序设计语言

continuations programming───连续程序设计

programming languages───程序设计语言

programming skill───程序设计技巧;编程技能

programming skills───编程技巧

dynamic programming───动态规划,动态规划法;动态规划;动态程序设计

paired programming───结对编程

paid programming───付费节目

linear programming───n.线性规划;n.[数]线性规划

双语使用场景

Note that this is classical functional programming, relying on recursion over iteration.───注意这是典型的功能性编程,取决于迭代上的递归。

For those of you who are new to computer programming, here's a simple definition of recursion: recursion occurs when a function calls itself directly or indirectly.───对刚开始接触计算机编程的人而言,这里有递归的一个简单定义:当函数直接或者间接调用自己时,则发生了递归。

Recursion is a great art, enabling programs for which it is easy to verify correctness without sacrificing performance, but it requires the programmer to look at programming in a new light.───递归是一门伟大的艺术,使得程序的正确性更容易确认,而不需要牺牲性能,但这需要程序员以一种新的眼光来研究程序设计。

英语使用场景