摘要:
1. 我们知道编译的过程: 详情: https://blog.csdn.net/huoyahuoya/article/details/53083424 a. 预处理: gcc -E hello.c -o hello.i b. 编译: gcc -s hello.c -o hello.s c. 汇编: 阅读全文
posted @ 2020-11-13 21:22
哈哈不是嘎嘎
阅读(1237)
评论(0)
推荐(0)
浙公网安备 33010602011771号