linux、gcc和bash的学习网站

以下只是gcc的学习网址,暂时记录下来,需要用到的时候man gcc+查看这些网址即可。


gcc and make compiling, linking  and building C/C++ applications:http://www3.ntu.edu.sg/home/ehchua/programming/cpp/gcc_make.html

An Introduction to GCC: http://www.network-theory.co.uk/docs/gccintro/index.html

gcc manual也是必不可少的,可google:gcc manual。



Bash Guide for Beginners:http://linux.die.net/Bash-Beginners-Guide/

Advanced Bash-Scripting Guide:http://linux.die.net/abs-guide/



Introduction to Linux:http://linux.die.net/Intro-Linux/

GNU/Linux Command-Line Tools Summary: http://linux.die.net/Linux-CLI/












发布了15 篇原创文章 · 获赞 3 · 访问量 12万+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章