Internally the data referenced by the pointer is copied into dynamically allocated memory.
在内部,相关数据通过指针被拷贝到动态分贝的内存上。
Always properly handle return values of functions returning references of dynamically allocated memory.
始终正确处理返回动态分配的内存引用的函数返回值。
The third byte of this memory location further points to some other dynamically allocated memory location of 10 bytes, as shown in Figure 6.
该内存位置的第三个字节又指向某个动态分配的10字节的内存位置,如图6所示。
The data/heap region contains dynamically allocated memory and some globally accessible program data (for example, DB2 agent private memory).
data/heap区域包含动态分配的内存和可全局访问的程序数据(例如DB2代理私有内存)。
The data region includes both statically allocated memory (such as global and static data) and dynamically allocated memory (often called the heap).
数据区域同时包括静态分配的内存(比如全局和静态数据)和动态分配的内存(通常称为堆)。
There is no penalty for this, as the memory is allocated dynamically, and will not be used unless it is really needed.
对此没有硬性规定,因为内存是动态分配的,除非必需,否则不会用到。
Packratting: Consuming excessive memory by keeping dynamically allocated objects alive for longer than they are needed.
Packratting:由于长时间不及时释放动态分配的内存而消耗了过量的内存。
The system can also dynamically decrease or increase the total amount of memory allocated to the SGA or aggregate PGA, depending on processing demands.
系统也会动态的减少或者增加分配给SGA或者PGA的内存总数,这个取决于具体处理的需要。
The system can also dynamically decrease or increase the total amount of memory allocated to the SGA or aggregate PGA, depending on processing demands.
系统也会动态的减少或者增加分配给SGA或者PGA的内存总数,这个取决于具体处理的需要。
应用推荐