ios

程序在内存中的分配情况

2019-01-14  本文已影响3人  zxpzwbs

1. heap (堆)

2. stack(栈)

3. data(数据区:const、common、data)

4. code(代码区)

上一篇 下一篇

猜你喜欢

热点阅读