# gcc helloLinux.c -o main 驸马: #include<stdio.h> int main(void) { printf("hello , linux programming !\n"); return 0; } 参考: http://www.eefocus.com/article/09-10/84246s.html 相关文章: 2021-12-17 2021-05-17 2021-05-27 2022-12-23 2021-05-10 2021-08-02 2021-11-21 2021-07-19