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萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章