群发资讯网

返回主页
stack overflow
堆栈溢出:在计算机编程中
常用释义
英式发音
美式发音
基本释义
  • 堆栈溢出:在计算机编程中,当一个程序的调用栈超过其分配的内存空间时发生的错误。
例句
  • 1·Doing so will cause a stack overflow.
    这样做将会导致堆栈溢出。
  • 2·How does Stack Overflow get this address?
    如何堆栈溢出得到这个地址吗?
  • 3·C + + Infinite Loop causing a stack overflow error?
    无限循环造成栈溢出错误呢?
  • 4·Server encountered a stack overflow during compile.
    服务器在编译过程中遇到堆栈溢出。
  • 5·Stack Overflow is a programming Q & A site that's free.
    Stack Overflow是一个免费的编程Q&A网站。
  • 6·Bit 1 is also the NotYetScanned bit that is only used during mark stack overflow.
    第1位还是仅在标志堆栈溢出期间使用的NotYetScan ne d位。
  • 7·Fix for stack overflow vulnerability which could allow arbitrary code execution.
    修复了一个可能导致执行任意代码的缓冲区溢出漏洞。
  • 8·For examples and links, visit Dapper's official site and the Stack Overflow tag wiki.
    的例子和链接,访问衣冠楚楚的官方网站和堆栈溢出标签维基。
  • 9·The license also opens up support avenues, besides the Google Group and Stack Overflow.
    许可也开辟了渠道的支持,除了谷歌集团和堆栈溢出。
  • 10·A recursive definition like this is going to fill up the stack rapidly and lead to a stack overflow.
    像这样的递归定义很快就会填满堆栈,从而导致堆栈溢出。