区别 : 栈区(stack area): 存放程序的局部数据,即各个函数中的局部变量 堆区(heap area): 存放程序运行中的动态数据 对栈区的使用,在编译的时候就已经确定,而堆区的使用是在程…
基于328个网页-相关网页
When increasing the value of the LOGBUFSZ parameter, you should also consider the DBHEAP parameter since the log buffer USES space from the database heap area.
在增加LOGBUFSZ参数的值时,您还应该考虑DBHEAP参数,因为日志缓冲区使用来自数据库堆区域中的空间。
Memory is allocated automatically in the heap area for each instantiated object, and the garbage collector periodically reclaims memory occupied by objects that are no longer needed.
每个实例化的对象都自动在堆中分配内存,垃圾收集程序定期收回不再使用的对象所占据的内存。
To ensure the integrity of the heap and the immortal memory area, the RTSJ defines rules for using scoped memory.
为确保堆和不朽内存区域的完整性,RTSJ 定义了使用作用域内存的规则。
应用推荐