摘要: 堆栈,数据,文本,heap,bss,text data,stack text data bss stack heap 段 根据APUE,程序分为下面的段:.text, data (initialized), bss, stack, heap。 data/bss/text: text段在内存中被映射为 阅读全文
posted @ 2021-12-21 06:09 吴建明wujianming 阅读(444) 评论(0) 推荐(0)