• Provides information on using the debug heap.

    提供使用侦错堆积资讯

    youdao

  • This section provides a detailed look at the CRT debug heap.

    章节内容提供CRT侦错堆积详细检视

    youdao

  • The debug heap catches two bugs and a data error in the second example.

    堆积第二范例找到两个错误一个资料错误

    youdao

  • Describes the five allocation types that memory blocks are assigned to in the debug heap.

    描述种在错堆积记忆体区块指派配置类型

    youdao

  • All the resulting memory blocks in the debug heap are connected in a single linked list, ordered according to when they were allocated.

    调试产生所有内存单个链接列表中连接起来按照分配时间排序

    youdao

  • By changing this flag, you can instruct the debug heap to check for memory leaks when the program exits and report any leaks that are detected.

    可以变更这个旗标来指示堆积程序结束时检查记忆体遗漏并且报告任何侦测到的遗漏。

    youdao

  • The simplest way to identify the specific heap allocation call that went bad is to take advantage of the unique allocation request number associated with each block in the debug heap.

    标识发生错误特定分配调用简单方法利用与调试堆中的每个关联唯一分配请求编号

    youdao

  • When you request a memory block, the debug heap manager allocates from the base heap a slightly larger block of memory than requested and returns a pointer to your portion of that block.

    要求记忆区块时,侦错堆积管理员基底堆积配置要求稍微大一点记忆体区块,并且传回此区块部分的指标。

    youdao

  • When you free a memory block, the debug heap automatically checks the integrity of the buffers on either side of your allocated area and issues an error report if overwriting has occurred.

    释放内存时,调试自动检查分配区域两侧缓冲区完整性如果发生覆盖,将发出错误报告

    youdao

  • An application can keep special track of a given group of allocations for debugging purposes by allocating them as this type of memory block, using explicit calls to the debug heap functions.

    应用程序可以使用这种记忆体区块类型配置、使用堆积函式明确呼叫继续追踪指定配置群组达到目的

    youdao

  • Because the string memory is released by code executing inside the DLL, the correct local heap is used, and no debug assertion results.

    因为字符串内存DLL内部执行代码释放的,所以使用的是正确本地没有调试断言结果。

    youdao

  • Heap layout will be the cause of about ninety percent of the apparent problems when an application works in debug, but not release.

    导致应用程序调试运行在发布时运行问题中,约有百分之九十都由堆布局引起

    youdao

  • Because heap layout is different between release and debug versions, a memory overwrite might not create any problems in a debug build, but may have catastrophic effects in a release build.

    由于布局发布版本调试版本不同,因此内存覆盖调试版本可能不会引起任何问题在发布版本中可能导致灾难性的后果。

    youdao

  • Describes the Debug versions of heap functions.

    描述堆积函式侦错版本

    youdao

  • The Debug versions of the heap functions call the standard or base versions used in Release builds.

    堆积函式侦错版本呼叫发行版本使用之函式的标准基底版本。

    youdao

  • The Debug versions of the heap functions call the standard or base versions used in Release builds.

    堆积函式侦错版本呼叫发行版本使用之函式的标准基底版本。

    youdao

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

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

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