Unix/Linux相關網絡資源


1。linux編程所用的一些工具
GCC 中文手冊
http://www.nbfan.com/forum/dispbbs....&ID=1433&page=1
GNU make 指南
http://www.linuxsir.org/bbs/showthr...&threadid=40431
autoconf-2.57手冊(英文)
http://www.gnu.org/software/autocon...toconf_toc.html
Autoconf-2.13手冊
http://www.linuxforum.net/books/autoconf.html
使用 automake
http://263.aka.org.cn/Lectures/002/...-2.1.4/230.html
使用CVS進行版本管理
http://www.linuxforum.net/books/cvsintro.html
CVS用後感
http://www.linuxsir.org/bbs/showthread.php?t=170538

linux下常用調試工具:
非常好的gdb教程,強烈推薦:
http://www.linuxsir.org/bbs/showthread.php?t=171156
GDB英文文檔
http://oldsite.linuxaid.com.cn/deve...howdev.jsp?i=49
gdb基本用法
http://www.linuxsir.com/bbs/showthr...&threadid=45731
gdb的官方文檔
http://www.gnu.org/software/gdb/documentation/
 
linux編程基礎:
要入門先看這個,Linux下C語言編程基礎知識
http://www.linuxsir.com/bbs/showthr...=&threadid=1005
Linux 下 C 語言編程
http://www.linuxsir.org/bbs/showthr...=&threadid=7192
Linux下的C++編程
http://www.linuxsir.org/bbs/showthr...6723#post276723
linux下的應用程序開發
http://www.lisoleg.net/lisoleg/applications/index.html

參考書籍
Linux程序員指南(The Linux Programmer's Guide)
http://www.linuxhq.com/guides/LPG/lpg.html
UNIX編程環境(The UNIX Programming Environment)
http://www.iu.hio.no/~mark/unix/unix_toc.html
UNIX編程的藝術(The Art of Unix Programming)
http://www.catb.org/~esr/writings/taoup/html/

進程與線程
Linux下的多進程編程初步
http://www.china-pub.com/computers/emook/0439/info.htm
多進程編程
http://www.linuxsir.org/bbs/showthr...&threadid=44083
Linux下的多進程編程
http://www.linuxsir.com/bbs/showthr...&threadid=48887
進程的創建
http://www.linuxsir.org/bbs/showthr...&threadid=44078
POSIX Threads Programming
http://www.llnl.gov/computing/tutor...reads/MAIN.html

linux系統調用
系統調用列表,編程必備
http://www-900.ibm.com/developerWor.../appendix.shtml
C語言庫函數---unix常用系統調用---使用說明
http://www.linuxsir.org/bbs/showthr...threadid=119136
http://chinaunix.net/forum/viewtopic.php?t=72159

FAQ列表
UNIX Programming FAQ 中文版,很有參考價值
http://www.linuxforum.net/books/upfaq/book1.htm
UNIX Socket FAQ
http://www.developerweb.net/sock-faq/

編碼規範
Linux內核編程風格
http://www.linuxsir.org/bbs/showthr...=&postid=257594
GNU編碼標準
http://www.linuxforum.net/forum/sho...op&Number=29053

可執行文件格式與庫文件
從程序員角度看ELF
http://www.linuxsir.com/bbs/showthr...&threadid=48381
ELF可執行聯接規範(英漢對照版)
http://www.linuxaid.com.cn/articles...014528121.shtml
Linux動態鏈接庫高級應用
http://www.linuxsir.com/bbs/showthr...&threadid=18889
鏈接器與加載器,非常重要的一本書(Linkers and Loaders )
http://www.iecc.com/linker/

終端與串口編程、設備文件
UNIX下c語言的圖形編程--curses.h 函式庫
http://www.fanqiang.com/a4/b2/20020626/060200258.html
VT100控制碼
http://www.linuxsir.com/bbs/showthr...&threadid=43530
Linux ioctl() Primer
http://www.linuxsir.org/bbs/showthr...&threadid=44268
Linux Serial Programming How-to English version: http://www.sgmltools.org/HOWTO/Seri...g-HOWTO/t1.html
Linux Serial Programming How-to 中文繁體版:http://www.linux.org.tw/CLDP/OLD/Se...ming-HOWTO.html

linux中文化:

UTF-8 and Unicode FAQ
http://www.linuxforum.net/books/UTF-8-Unicode.html
unicode 如何轉換爲ASCII?
http://www.linuxforum.net/forum/gsh...=5&o=all&fpart=
一個臺灣的linux中文化站點
http://xcin.linux.org.tw/i18n/
UTF-8 and Unicode FAQ for Unix/Linux
http://www.cl.cam.ac.uk/~mgk25/unicode.html
Linux Unicode 編程
http://www-900.ibm.com/developerWor...uni/index.shtml
Linux 國際化本地化和中文化
http://www.linuxforum.net/doc/i18n-new.html

一些很好的編程資源連接:

HPCVL編程資源連接
http://www.hpcvl.org/faqs/prog_links.html
Linux Programming Resources
http://leapster.org/linoleum/

一個綜合的編程資源站點
http://www.clipx.net/norton.php
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章