gcc编译, gdb调试, makefile写法
摘要:
//test.c:#include int main(void){ printf("hello world!"); return 0;}======================================一、1. 编译过程:预处理(processing)-》编译(compilation)... 阅读全文
posted @ 2014-08-16 01:39 Rambo.Wang 阅读(7399) 评论(0) 推荐(0)
浙公网安备 33010602011771号