• 服务器编译过程中遇到堆栈溢出

    Server encountered a stack overflow during compile.

    youdao

  • 如何堆栈溢出得到这个地址吗?

    How does Stack Overflow get this address?

    youdao

  • 这样将会导致堆栈溢出

    Doing so will cause a stack overflow.

    youdao

  • 这样递归定义很快堆栈从而导致堆栈溢出

    A recursive definition like this is going to fill up the stack rapidly and lead to a stack overflow.

    youdao

  • 文件无效设置选项。系统堆栈溢出,系统挂起。

    Invalid setting in the MSDOS. SYS file: An internal stack overflow has caused this session to be halted MSDOS. SYS.

    youdao

  • 通过堆栈溢出寻找一个答案社交网站数据库连接

    I went through stack overflow for finding an answer database connections for social networking site.

    youdao

  • 许可开辟渠道支持除了谷歌集团堆栈溢出

    The license also opens up support avenues, besides the Google Group and Stack Overflow.

    youdao

  • 网络安全中的堆栈溢出技术含量较高计算机技术。

    In the network security storehouse overflow technology is one kind of con - tent high computer technology.

    youdao

  • 无法捕捉堆栈溢出异常因为异常处理代码可能需要堆栈

    You cannot catch stack overflow exceptions, because the exception-handling code may require the stack.

    youdao

  • 缓冲区溢出主要分为堆栈溢出溢出格式化字符串溢出

    Buffer overflow attack mainly includes stack overflow, heap overflow and format string overflow and so on.

    youdao

  • 例子链接访问衣冠楚楚的官方网站堆栈溢出标签维基

    For examples and links, visit Dapper's official site and the Stack Overflow tag wiki.

    youdao

  • 看到堆栈溢出意味着系统可能没有足够的资源太多线程

    I've seen on stack overflow that it means that the system might not have enough resources or too many threads.

    youdao

  • 第1位还是标志堆栈溢出期间使用NotYetScan ne d位。

    Bit 1 is also the NotYetScanned bit that is only used during mark stack overflow.

    youdao

  • 通常使用默认行为打印堆栈溢出结束线程生命处理这些异常

    Typically, these exceptions are handled by using the default behavior, printing out a stack dump, and ending the life of the thread.

    youdao

  • 这种漏洞使系统可能受到SYN洪水攻击导致堆栈溢出连接中断

    As a result, the stack may be overflowed by SYN flooding attack, which will cause the connection break off.

    youdao

  • 绿大坝正在处理一个漫长URL堆栈溢出发生浏览器过程

    When Green Dam is trying to handle a long URL, a stack overflow will occur in the browser process.

    youdao

  • 然而如果达到最大堆栈大小我们堆栈溢出程序接收到一个分割故障

    However, if the maximum stack size has been reached, we have a stack overflow and the program receives a Segmentation Fault.

    youdao

  • 一个完全替代方法期限下,检索网页外部控制高流量互动网站问题堆栈溢出

    A completely alternative approach: when the deadline falls, retrieve the homepage of an outside controlled, high-traffic interactive site, such as the questions page of Stack Overflow.

    youdao

  • 类似的策略用于防止可怕堆栈溢出一个页面导航回到前面已经遍历过的页面时,会发生堆栈溢出

    A similar strategy is used to prevent the dreaded stack overflow, which occurs when navigating away from a page returns flow to a page that was previously traversed.

    youdao

  • 注意SPE编写深度递归函数有些问题原因在SPE上没有任何堆栈溢出保护,而且本地存储很小

    Just note that writing deeply recursive functions on the SPE is problematic because there is no stack overflow protection on the SPE, and the local store is small to begin with.

    youdao

  • 堆栈空间不足时(就Linux内核一样),应用程序堆栈溢出而出现故障时这些选项可以提供帮助

    These options help in cases when stack space is rare, as is the case in the Linux kernel, or where application programs fail because of a stack overflow.

    youdao

  • 然而这种方法保护那些特定函数,而不是总体上防止堆栈溢出缺陷并且仅保护堆栈,而保护堆栈中的局部变量

    However, this approach only protects those specific functions, not stack overflow vulnerabilities in general, and it only protects the stack, not local values in the stack.

    youdao

  • 例如攻击可能通过堆栈溢出(stackcorruption)代码注入进程从而执行攻击选定代码。

    For example, attackers could be trying to inject code into the process via stack corruption, resulting in the ability to execute code of the attacker's choice.

    youdao

  • 因为PHP可以管理记忆所以PHP代码不会导致堆栈缓冲溢出

    Because PHP manages memory for you, there's no PHP code that can result in stack and buffer overflow exploits.

    youdao

  • 这样将保护程序代码避免堆栈缓冲区函数指针溢出而且全都不需重新编译

    This protects against stack, buffer, and function pointer overflows, all without recompilation.

    youdao

  • 这个空间用来溢出情况使用如果参数个数多于可用寄存器的数目,那么它们就需要进入堆栈空间中。

    This space is also used for overflow: if there are more parameters than registers available for use, then they need to go in the stack space.

    youdao

  • 有没有办法利用缓冲区溢出改写堆栈低的内存地址

    Is there any way to use buffer overflow and overwrite the stack, but to the LOWER MEMORY ADDRESSes?

    youdao

  • 其次似乎期待电话所以造成无限使用所有堆栈空间然后溢出

    Secondly, it appears to be doing "what you'd expect" and making the call, so you're causing infinite recursion which uses up all your stack space and then overflows it.

    youdao

  • 对于编译认为容易出现缓冲区溢出问题函数,编译器将在堆栈返回地址之前分配空间

    On functions that the compiler recognizes as subject to buffer overrun problems, the compiler allocates space on the stack before the return address.

    youdao

  • 对于编译认为容易出现缓冲区溢出问题函数,编译器将在堆栈返回地址之前分配空间

    On functions that the compiler recognizes as subject to buffer overrun problems, the compiler allocates space on the stack before the return address.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定