自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(0)
  • 资源 (8)
  • 收藏
  • 关注

空空如也

程序员跳槽全攻略

这是一本关于程序猿的职业发展规划的书,对于迷茫的程序猿应该会有所启发,衷心的感谢作者。

2015-05-22

Linux防火墙

Linux防火墙是介绍linux防火墙原理的经典书籍!

2011-09-17

C++编程思想(第2版)_第2卷_实用编程技术

thinking in C++,c++的经典书籍!

2011-09-17

C++编程思想(第2版)_第1卷_标准C++引导

thinking in C++ ,c++ 的经典书籍!

2011-09-17

UNIX环境高级编程

本书全面介绍了UNIX系统的程序设计界面—系统调用界面和标准C库提供的许多函数。 本书的前15章着重于理论知识的阐述,主要内容包括UNIX文件和目录、进程环境、进程控制、进程间通信以及各种I/O。在此基础上,分别按章介绍了多个应用实例,包括如何创建数据库函数库,PostScript 打印机驱动程序,调制解调器拨号器及在伪终端上运行其他程序的程序等。 本书内容丰富权威,概念清晰精辟,一直以来被誉为UNIX编程的“圣经”,对于所有UNIX程序员—无论是初学者还是专家级人士—都是一本无价的参考书籍。

2011-09-17

Understanding_the_Linux_Kernel_Third_Edition

By Daniel P. Bovet, Marco Cesati

2009-06-25

Linux Security Cookbook

By Daniel J. Barrett, Robert G. Byrnes, Richard Silverman

2009-06-25

The C++ Programming Language Special 3rd Edition

C++之父所写的圣经. Contents iii Preface v Preface to Second Edition vii Preface to First Edition ix Introductory Material 1 1 Notes to the Reader ..................................................................... 3 2 A Tour of C++ ............................................................................. 21 3 A Tour of the Standard Library .................................................. 45 Part I: Basic Facilities 67 4 Types and Declarations ............................................................... 69 5 Pointers, Arrays, and Structures .................................................. 87 6 Expressions and Statements ........................................................ 107 7 Functions ..................................................................................... 143 8 Namespaces and Exceptions ....................................................... 165 9 Source Files and Programs .......................................................... 197 iv Contents Part II: Abstraction Mechanisms 221 10 Classes ........................................................................................ 223 11 Operator Overloading ................................................................. 261 12 Derived Classes ........................................................................... 301 13 Templates .................................................................................... 327 14 Exception Handling .................................................................... 355 15 Class Hierarchies ........................................................................ 389 Part III: The Standard Library 427 16 Library Organization and Containers .......................................... 429 17 Standard Containers .................................................................... 461 18 Algorithms and Function Objects ............................................... 507 19 Iterators and Allocators ............................................................... 549 20 Strings ......................................................................................... 579 21 Streams ........................................................................................ 605 22 Numerics ..................................................................................... 657 Part IV: Design Using C++ 689 23 Development and Design ............................................................ 691 24 Design and Programming ........................................................... 723 25 Roles of Classes .......................................................................... 765 Appendices 791 A The C++ Grammar ...................................................................... 793 B Compatibility .............................................................................. 815 C Technicalities .............................................................................. 827

2009-02-11

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除