溢出异常 meaning in Chinese
overflow exception
Examples
- Arithmetic shifts never generate overflow exceptions
算术移位绝不会产生溢出异常。 - Warning c6255 : alloca indicates failure by raising a stack overflow exception
警告c6255 : _ alloca通过引发堆栈溢出异常表明失败。 - You cannot catch stack overflow exceptions , because the exception - handling code may require the stack
您无法捕捉堆栈溢出异常,因为异常处理代码可能需要堆栈。 - The program stops , and the exception assistant dialog box appears with the message " overflowexception was unhandled "
程序将停止,并出现“异常助手”对话框,其中显示消息“未处理溢出异常” 。 - However , this can cause some changes in behavior , especially in cases in which the conversion caused overflow exceptions
但这可能会导致行为发生某些更改,尤其是在转换导致溢出异常的情况下。