• 尾部调用之后除去结构方法称为尾部调用优化

    The idea of removing stack frames after tail-calls is called tail-call optimization.

    youdao

  • 惟一问题在于,现在只有非常编译器实现尾部调用优化

    The only problem is that right now very few compilers implement tail-call optimizations.

    youdao

  • 例如,前面描述的 print_report_i函数GCC 3.4 中使用-O2 进行尾部调用优化编译因此运行时使用的的大小固定的而不是线性增长的。

    For example, the print_report_i function described earlier compiled with tail-call optimization using -O2 on GCC 3.4 and therefore runs with a stack-size that is constant, not growing linearly.

    youdao

  • 这里那些真正热衷底层编程人准备的一个优化尾部调用汇编语言模板

    For those who actually like to mess with the low-level stuff, here is an assembly language template for an optimized tail-call.

    youdao

  • 这里那些真正热衷底层编程人准备的一个优化尾部调用汇编语言模板

    For those who actually like to mess with the low-level stuff, here is an assembly language template for an optimized tail-call.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定