• 如果AFD . SYS的缓冲关闭,当应用程序收发数据时,应用程序缓冲区所有页面锁定物理内存中

    Whenever an application posts a send or receive, and AFD.SYS's buffering is disabled, all pages in the buffer are locked into physical memory.

    youdao

  • 本文这个程序中的函数都是每次整个缓冲区进行操作的。

    The functions in the programs in this article operate on whole buffers at a time.

    youdao

  • 这个程序中,这种方式执行缓冲区处理并不显著影响执行时间对于某些数据可能有消极影响

    In this particular program, doing buffer handling in this way does not affect the execution time significantly, and in some data sets, affects it negatively.

    youdao

  • 这会所有传输逻辑全部放入 MFC 中,程序可以缓冲区等待数据同时自由执行其他计算任务

    This puts all of the transferring logic into the MFC, and leaves your program free to do other computational tasks while the buffer waits for new data.

    youdao

  • 如果程序传递了无效指针或者如果缓冲区长度太小会发生错误

    This error occurs if a program passes an invalid pointer value or if the length of the buffer is too small.

    youdao

  • 任何允许外部实体输入数据程序容易受到恶意的攻击,例如缓冲区溢出嵌入式控制字符

    Any program that allows an external entity to input data is vulnerable to malicious activity, such as buffer overflows and embedded control characters.

    youdao

  • 然后每个程序输出粘贴缓冲区替换原有内容

    The output of each program is then pasted back into the buffer, replacing the original contents.

    youdao

  • 另外有助于缓解总线冲突问题——总线繁忙时,程序可以处理额外的缓冲区不是等待总线空闲下来

    Also, this helps smooth out bus contention issueswhen the bus is full, the program can process the extra buffers rather than wait for the bus to free up.

    youdao

  • 例如外部使用者可以利用网路伺服器程序中的缓冲区溢位可能使攻击登入机器

    For example, a buffer overflow in a network server program that can be tickled by outside users may provide an attacker with a login on the machine.

    youdao

  • 示例程序中,总是4k缓冲区读取事件数据

    In the sample program, event data is always read with a buffer of 4k.

    youdao

  • 坏的情况程序可能正发生缓冲区位,但根本没有任何副作用的迹像

    In the worst cases, a program may be overflowing a buffer and not showing any adverse side effects at all.

    youdao

  • 通信包含本地客户机应用程序消息缓冲区这些应用程序使用共享内存数据库服务器进行通信

    The communications portion contains the message buffers for local client applications that use shared memory to communicate with the database server.

    youdao

  • 所有这些攻击——以及其他许多攻击,都利用了一个称做缓冲区溢出程序缺陷。

    All of these attacksand many othersexploited a vulnerability called a buffer overflow.

    youdao

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

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

    youdao

  • 这样使编写不够严谨的程序出现缓冲区溢出错误以及所有类似隐患)。

    Doing so can lead some poorly written implementations into buffer overflow errors (and all that implies).

    youdao

  • 多线程程序使用循环缓冲区

    Using a ring buffer in multi-threaded programs.

    youdao

  • 诸如find这样程序中的缓冲区溢出可能大量系统带来风险。

    A buffer overflow in a program such as find is likely to be a risk to a great number of systems.

    youdao

  • 一旦调用aio_complete(),驱动程序不再拥有IOCB或者用户缓冲区了,应该触碰它们

    Once you have called aio_complete(), you no longer own the IOCB or the user buffer, and should not touch them again.

    youdao

  • 这些缓冲区可以程序描述的,也可以是外部描述的。

    These buffers can be program-described or externally-described.

    youdao

  • 根据设备驱动程序不同,如果设备具有缓冲区可能需要使用一个缓冲区拷贝

    Depending on your device driver, you may need to have a copy of the buffers, if the device has any.

    youdao

  • 因而节将概略介绍程序采用传统数据缓冲区管理方案面对各种问题

    As such, the next section Outlines the various problems programmers currently face when they adopt a conventional data buffer management scheme.

    youdao

  • SPE程序输入缓冲区读取数据然后数据进行处理,再将结果写入输出缓冲区中。

    The SPE program reads in the input buffer, processes the data, and then writes it to the output buffer.

    youdao

  • 备份实用程序在到达磁盘之前缓冲区中压缩数据

    The backup utility compresses the data before hitting the disk, in the buffer.

    youdao

  • 例如底层设备驱动程序读写请求通过缓冲区缓存来传递

    For example, read and write requests to the underlying device drivers migrate through the buffer cache.

    youdao

  • 现在我们应该清楚关闭缓冲区对于多数应用程序而言并不是什么好主意

    It should be clear by now that turning off buffering is a really bad idea for most applications.

    youdao

  • 在发生溢出(数据丢失)时,函数都不会给出简单报告因此如果检测缓冲区溢出,程序员就必须更多工作

    Neither function gives a simple report if an overflow (and data loss) has occurred, so programmers have to do even more work if they want to detect that.

    youdao

  • 本文讨论了循环缓冲区一些常见实现多线程程序循环缓冲区启用机制提出了一些观点

    This article discusses common implementations for ring buffer and proposes some ideas for enabling a ring buffer mechanism in multi-threaded programs.

    youdao

  • 缓冲区溢出攻击实例程序内部溢出,从而改变程序的运行方式。

    In the instance of a buffer overflow attack, an internal value in a program is overflowed to alter how the program runs.

    youdao

  • 缓冲区驱动程序通常

    The framebuffer driver normally has three layers.

    youdao

  • 缓冲区驱动程序通常

    The framebuffer driver normally has three layers.

    youdao

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

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

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