Debugging Optimized Code的意思|示意

美 / / 英 / /

调试优化代码


Debugging Optimized Code的网络常见释义

调试优化后代码 Debugging optimized code.

Debugging Optimized Code相关例句

It is more easily extendible. This allows easy implementation of advanced features and optimized code debugging.

更容易进行扩展,因此可以轻松实现高级功能和优化的代码调试。

As mentioned earlier, Beta builds are not optimized for performance, and they include a lot of debugging code that slows down the server.

如前所述,Beta版本的性能不是最优的,并且它们包含大量使服务器变慢的调试代码。

HI-TECH's PRO compiler automatically preserves all the relationships between the object code and the original C-code, enabling the quick and simple debugging of optimized code.

HI - TECH PRO编译器能够自动保存对象代码和原始c代码之间的所有关系,从而实现对最优化代码快速且简单的调试。

If code is optimized, symbols are not be loaded by default when debugging with Just My code.

如果代码被优化,则在使用“仅我的代码”调试时,默认情况下不加载符号。

The CLR debugging API enables inspection of stack frames and local variables with JIT-compiled code that has been optimized.

clr调试api使用经过优化的JIT编译代码来启用堆栈帧和局部变量检查。