查询
1 词典释义:
overflows
时间: 2025-08-27 09:51:23
英 [ˌəuvəˈfləuz]
美 [ˌəuvəˈfləuz]

n. 泛滥;溢值;溢出物;(overflow的复数)

v. 充满;泛滥;溢出;(overflow的第三人称单数)

双语例句
  • Many of the crashes resulting from fuzz testing are direct results of memory allocation mistakes and buffer overflows.

    由模糊测试导致的许多故障都是内存分配错误及缓冲器溢出的直接结果。

  • Why are buffer overflows so common?

    为什么缓冲区溢出如此常见?

  • New tricks to counter buffer overflows.

    防止缓冲区溢出的新技术。

  • Select Sort overflows [%], and click OK.

    选择 Sort overflows [%],并单击 OK。

  • Why are buffer overflows a security problem?

    为什么缓冲区溢位是安全性问题?

  • In fact, buffer overflows are becoming more common.

    事实上,缓冲区溢位正越来越普遍。

  • Let's start with a quick review of buffer overflows.

    现在让我们快速回顾一下缓冲区溢出问题。

  • Buffer overflows are the cause of many a security bug.

    缓冲区溢出是许多安全性问题的起因。

  • Common C and C + + mistakes that permit buffer overflows.

    导致缓冲区溢出的常见c和C+ +错误。

  • Sort - Amount of heap used, overflows and sorts performed.

    SORT——使用的堆、溢出和执行的排序的总数。

  • The extra space can reduce overflows and index page splits.

    额外的空间可以降低溢出和索引页拆分。

  • However, none of this lets developers ignore buffer overflows.

    然而,没有哪种方法允许开发人员忽略缓冲区溢出。

  • But he is unique, a moderate who overflows with wonky plans.

    但是,他是独一无二的,温和的,充满着靠不住的计划。

  • Some of these overflows have darkened the northwestern flanks.

    一些泛滥出的泥浆已经将西北侧山麓染成黑色。

  • The last 10 years have seen more severe storms causing sewer overflows.

    过去10年间,暴雨常引发下水道溢流。

  • Buffer overflows have been causing serious security problems for decades.

    几十年来,缓冲区溢位一直引起许多严重的安全性问题。

  • Some languages have "escape" clauses that allow buffer overflows to occur.

    有些语言存在允许缓冲区溢出发生的“转义”子句。

  • One more thing it does is overflows when you fill the tank to the top.

    还有一个作用是在水箱灌满之后溢流。

  • When the TB reaches its maximum value, it overflows and starts over from 0.

    当TB达到自己的最大值时,就会溢出并从0重新开始。

  • We also only hinted at the nitty-gritty details of how stack overflows work.

    而且,在此只有提到了堆叠溢位是如何产生的实质细节。

  • The quickly passing time overflows colorful is the life we are pursuing.

    流光溢彩的年华才是我们追逐的生活。

  • Furthermore, tb_update_count is used to detect when the TB register overflows.

    另外,tb_update_count还会用来检测tb寄存器何时会溢出。

  • Buffer overflows begin with something every program needs: a place to put bits.

    缓冲区溢位开始于每个程序都需要的一些情况︰放置位元的空间。

  • On the outer loops of some curves, the river overflows onto nearby flood plains.

    在弯的外沿,河水溢出,冲到附近的平原之上。

  • This prevents the server from doing added CPU and disk work if the buffer overflows.

    这可防止在缓冲区溢出时服务器进行额外的 CPU 和磁盘工作。

  • A simple solution for buffer overflows is to switch to a language that prevents them.

    针对缓冲区溢出的一种简单解决办法就是转为使用能够防止缓冲区溢出的语言。

  • Let's dig deeper into why some kinds of buffer overflows have big security implications.

    让我们更深入地了解某些缓冲区溢位会造成严重安全性隐患的原因。

  • However, problems like urban runoff and sewer overflows continue to trouble local waterways.

    尽管如此,诸如城市径流遭到污染以及污水外溢等问题仍然困扰着当地的河道。

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

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