递归模式 meaning in Chinese
recursion scheme
recursive schema
Examples
- Therefore , to guarantee reasonable performance across jvms , you should always try to write code that most naturally fits a tail - recursive pattern in an iterative style instead
因此,为了保证您的程序在所有jvm上都有适当的性能,您应始终努力把那些最自然地符合尾递归模式的代码按迭代风格编写。