副词
中文翻译:递归地
同义词:
['recursively', 'repeatedly例句:1. The algorithm is designed to work recursively through the entire data set.(这个算法被设计成可以递归地遍历整个数据集。)']
例句:
-
1. The algorithm is designed to work recursively through the entire data set.
这个算法被设计成可以递归地遍历整个数据集。
-
2. The process repeats recursively until it reaches a base case.
这个过程递归地重复,直到达到一个基情况。
-
3. The program uses recursion to solve complex mathematical problems.
该程序使用递归来解决复杂的数学问题。