释义 |
1 ?溢位故障 ... 溢位异常 overflow exception 溢位故障 overflow fault 溢位字段 overflow field ...
- 1
This is the normal mechanism whereby stack size adjusts to demand. However, if the maximum stack size has been reached, we have a stack overflow and the program receives a Segmentation Fault. 当然,这是根据实际需要来调整栈大小的一般机制,如果栈的容量达到了最大值上限,那么栈就会溢出,程序也会收到一个段出错的信息。 - 2
Stack Overflow, the uber-popular software developers' Q&A site created by Joel Spolsky and Jeff Atwood in 2008, now has a sister site called Server Fault. 超级流行的软件开发者问答类站点Stack Overflow是Joel Spolsky 和Jeff在2008年制作的一个站点,现在它有了一个叫Server Fault的姊妹站点。 - 3
However, if the maximum stack size has been reached, we have a stack overflow and the program receives a Segmentation Fault. 然而,如果已达到最大堆栈大小,我们有一个堆栈溢出,程序接收到一个分割故障。
|