会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
GeekDengShuo
Don't be hasty,the algorithm of life also needs iteration
博客园
首页
新随笔
联系
订阅
管理
2018年7月1日
深入理解计算机系统
摘要: 程序运行的基础 程序语言到机器指令的过程 1.hello.c 源程序一个文本文件,经过预处理(pre processer)成为hello.i 2.hello.i 修改的源程序,经过编译处理(compiler) 成为hello.s 3.hello.s 汇编程序,经过汇编器(assembler)成为he
阅读全文
posted @ 2018-07-01 19:25 dengshuo7412
阅读(264)
评论(0)
推荐(0)
公告