中英文POSIX多线程程序设计ProgrammingwithPOSIXThreads DavidButenhof大师作品。Unix/Linux下,依据Posix标准进行多线程程序开发的经典教程。中英文俱在。
dbx调试教程英文版 dbx 调试手册,比较全面. dbx is an interactive, source-level, command-line debugging tool. Debugging a Program With dbx is intended for programmers with a worki
designpatternGof 经典设计模式书籍,英文版, The first part (Chapters 1 and 2) describes what design patterns are and how they help you design object-oriented software. It includes