Home > Backend Development > PHP Tutorial > 为何说这里用了递归

为何说这里用了递归

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-13 11:54:53
Original
884 people have browsed it

为什么说这里用了递归
感觉不出哪里是递归呢

------解决方案--------------------
递归(英语:Recursion),又译为递回,在数学与计算机科学中,是指在函数的定义中使用函数自身的方法。
------解决方案--------------------
自己调用自己就是递归

Related labels:
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
Confused about php recursion?
From 1970-01-01 08:00:00
0
0
0
What does -1 in recursion mean?
From 1970-01-01 08:00:00
0
0
0
javascript - How to learn recursion?
From 1970-01-01 08:00:00
0
0
0
PHP recursion problem, please help
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template