... 编译器规格语言 compiler specification language 编译器堆栈 compiler stack 编译系统 compiler system ...
基于8个网页-相关网页
Once a program has used an area of its stack, it is never reset to 0 by the compiler.
一旦程序使用其堆栈区域后,它就永远不会由编译器重置为0。
There is a greater chance that stack variables will still be zero in a debug build compared to a release build because of compiler optimizations of stack variables in a release build.
因为在发布版本中编译器对堆栈变量进行优化,所以与发布版本相比,堆栈变量在调试版本中仍然为零的可能性更大。
On functions that the compiler recognizes as subject to buffer overrun problems, the compiler allocates space on the stack before the return address.
对于编译器认为容易出现缓冲区溢出问题的函数,编译器将在堆栈上返回地址之前分配空间。
应用推荐