摘要
堆与栈是Java用来在内存中存放数据的地方,不能直接设置堆和栈,由Java自动管理。本文对堆内存与栈内存的分配进行了阐述。
Heap and stack is used to store data in memory of Java,can not be set directly,managed automatically by the Java.In this paper,the stack memory and heap memory allocation are described.
出处
《电脑学习》
2010年第6期123-124,共2页
Computer Study