stack

stack 是一个线程,heap是一个进程,

stack比heap的存取速度快

线程是stack独占的,是heap共有的

posted @ 2013-12-14 22:27  天天AC  阅读(174)  评论(0)    收藏  举报