Memory-Allocation Function的意思|示意

美 / / 英 / /

体功能


Memory-Allocation Function的网络常见释义

内存分配功能 ... 内存分配摘要 V SGA 内存分配功能 Memory-Allocation Function 通用实时内存分配 GRTM ...

Memory-Allocation Function相关例句

The heap provides runtime memory allocation, like the stack, meant for data that must outlive the function doing the allocation, unlike the stack. Most languages provide heap management to programs.

堆支持运行时内存分配,和栈不同,大多数语言都允许程序使用堆管理内存。

It adds the creation of the named memory segment, the registration of a callback function, and the writing to files. The memory allocation is shown in Listing 11.

它添加了已命名内存段的创建、一个回调函数的注册、以及文件的写入。

Based on the analysis of memory leak, the method overloads the allocation function and overrides the free function to store the allocation spot and trace the dynamic memory allocation.

方法在分析内存泄漏的基础上,通过重新实现动态内存分配和释放函数,记录内存分配的确切位置并跟踪动态内存的使用情况。

The heap provides runtime memory allocation, like the stack, meant for data that must outlive the function doing the allocation, unlike the stack.

堆提供运行时的内存分配,如堆栈,这意味着必须活得比做了分配的功能,不同的是堆栈的数据。

Lists memory allocation data for a selected function, the functions that called the selected function, and the functions that were called by the selected function.

列出所选函数的内存分配数据,调用所选函数的函数以及所选函数调用的函数。