收录查询

临时LINK-----编程需要知道的东西

1. Linux 2.6.20  Kernel  API
http://www.gnugeneration.com/

2. Linux man pages
http://www.die.net/doc/linux/man/

3. C standard library
http://en.wikipedia.org/wiki/C_standard_library

4. GNU C++ Standard Library
http://gcc.gnu.org/onlinedocs/libstdc++/documentation.html

5. UNIX  Operating  System
http://www.unix.org/

6. The C++ Standard Library - A Tutorial and Reference
http://www.josuttis.com/libbook/idx.html

7. C++ Standard Template Library
http://www.unix.org/version3/apis.html

8. Standard Template Library Programmer's Guide
http://www.sgi.com/tech/stl/

9. Unix Programmer's Manual
http://www.cs.bell-labs.com/who/dmr/1stEdman.html

10.
Unix Seventh Edition Manual

11. Intel 80386 Programmer's Reference Manual
http://www.logix.cz/michal/doc/i386/

12.
LDPHOWTO-INDEX
http://howtos.linux.com/howtos/HOWTO-INDEX/index.shtml


13.
Debugging with GDB
http://sourceware.org/gdb/download/onlinedocs/gdb.html

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

http://www.yuanma.org/data/2006/0311/article_113.htm

http://wiki.huihoo.com/index.php?title=GNU_Compiler_Collection#Linux.E7.94.A8.E6.88.B7

15. GNU Bash Reference Manual
http://www.network-theory.co.uk/docs/bashref/
http://www.gb.nrao.edu/~jford/bash/bashref.html
http://tiswww.case.edu/php/chet/bash/bashref.html


16. Linux at IBM(Linux Links)
http://www-03.ibm.com/linux/links/index.shtml


GNU Coding Standards
http://www.gnu.org/prep/standards/standards.html

Bjarne Stroustrup's C++ Style and Technique FAQ
http://www.research.att.com/~bs/bs_faq2.html


Linux Standard Base
http://www.linux-foundation.org/developer/catindex2.php?c=21

http://www.opengroup.org/platform/basepoint.html

Bash by example, Part 1

http://www.ibm.com/developerworks/linux/library/l-bash.html

Bash by example, Part 2

http://www.ibm.com/developerworks/linux/library/l-bash2.html

Bash by example, Part 3

http://www.ibm.com/developerworks/linux/library/l-bash3.html

 python-devel conflicts with python

Lemon Parser Generator Tutorial(Lemon的语法分析生成器教程)

http://linuxgazette.net/106/chirico.html

Parallelize applications for faster Linux booting(并行应用来加快LINUX启动速度)

http://www-128.ibm.com/developerworks/linux/library/l-boot-faster/index.html



有一些网络,多线程和其他内容:
http://www.cppblog.com/Khan

http://www.amxku.net/?action=show&id=734

http://www.amxku.net/?action=show&id=872

posted @ 2007-05-24 12:52  ->  阅读(274)  评论(0)    收藏  举报