Posted on 2006-12-27 14:46
jwethand 閱讀(198)
評論(0) 編輯 收藏
地點????????????????????????????????????????????????? 對象
Registers(寄存器) :
Stack(棧) :???????????????????????????????????????? Reference(實例),primitive types(基本型別)
Heap(堆) :???????????????????????????????????????? 利用關鍵字new生成的對象,wrapper classes(外覆類)
Static storage(靜態存儲空間):????????? 以關鍵字static聲明的對象
Constant storage(產量存儲空間):???? 常量對象
Non-RAM(存儲空間):