stack unwinding中文,stack unwinding的意思,stack unwinding翻译及用法

2026-03-22 11:17 浏览次数 26

stack unwinding

[计] 堆栈解退

stack unwinding 例句

英汉例句

  • since the compiler generates the code for stack unwinding for every c++ function, this requirement results in a larger executable and slower running code.

    因为编译器将为每个 c++函数生成进行堆展开的代码,这种需求将导致更大的可执行文件、更慢的运行代码。

  • using this feature is an optimization that reduces overall code size because, by default, even if the code does not throw exceptions, cl still generates stack unwinding information for c++ sources.

    使用这个特性可以对减少整体代码的大小进行优化,因为在缺省情况下,即使代码不会引发异常,cl仍然会为 c++源代码生成堆栈展开信息。

相关热词