- 博客(0)
- 资源 (5)
- 收藏
- 关注
Modern C++ Design, C++设计经典之作
The book consists of two major parts: techniques and components. Part I (Chapters 1 to 4) describes the C++ techniques that are used in generic programming and in particular in building generic components. A host of C++-specific features and techniques are presented: policy-based design, partial template specialization, typelists, local classes, and more. You may want to read this part sequentially and return to specific sections for reference.
Part II builds on the foundation established in Part I by implementing a number of generic components. These are not toy examples; they are industrial-strength components used in real-world applications. Recurring issues that C++ developers face in their day-to-day activity, such as smart pointers, object factories, and functor objects, are discussed in depth and implemented in a generic way. The text presents implementations that address basic needs and solve fundamental problems. Instead of explaining what a body of code does, the approach of the book is to discuss problems, take design decisions, and implement those decisions gradually.
2011-02-12
Windows Azure编程示例
最全的Windows Azure编程示例集合,支持Visual Studio 2008和Visual Studio 2010,包含c++/c#/VB等语言的示例代码及工程文件。
非常适合Windows Azure开发的入门和理解。
2011-01-24
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人