stack overflow meaning in English
堆栈溢出
栈溢出, 栈上溢
Examples
- With websphere studio , for example , you see a stack overflow exception in the end
利用websphere studio ,最终您将看到堆栈溢出意外。 - When the stack is severely constrained , the probing can itself cause a stack overflow
当堆栈受到严重约束时,该探测可自己导致堆栈溢出。 - For a form of a cer that additionally handles stack overflows for exceedingly deep code
有关进一步处理极深代码的堆栈溢出的cer形式,请参见 - Consequently , users are advised to write their code to detect and prevent a stack overflow
因此,建议用户编写自己的代码以检测和防止堆栈溢出。 - Exception is thrown when the execution stack overflows by having too many nested method calls
当嵌套的方法调用过多而导致执行堆栈溢出时,将引发