查看会员资料
- 用户积分:2 分
- Email:用户隐藏
- Icq/MSN:QQ:281474272
- 电话号码:
- Homepage:
- 会员简介:这家伙很懒,什么都没留下!
最新会员发布资源
C Primer Plus(五版)
- 【美】Stephen Prata 著 全面讲述了C语言编程的相关概念和知识
Modern C++ Design
- This book introduces the concept of generic components-reusable design templates that produce boilerplate code for compiler consumption-all within C++. Generic components enable an easier and more seamless transition from design to application code,
Inside The C++ Object Model
- Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritance, and "the virtuals"-virtual functions