自定义博客皮肤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)
  • 资源 (6)
  • 收藏
  • 关注

空空如也

C++设计新思维:泛型编程与设计模式之应用(高清)

本书从根本上展示了generic patterns(泛型模式)或pattern templates(模式模板),并将它们视之为“在C++中创造可扩充设计”的一种功能强大的新方法。这种方法结合了template和patterns,你可能未曾想过,但的确存在。为C++打开了全新视野,而且不仅仅在编程方面,还在于软件设计本身;对软件分析和软件体系结构来说,它也具有丰富的内涵。

2014-08-30

面向模式的软件体系结构_卷1_模式系统(中文带书签完整版)

设计模式(Design pattern)是一套被反复使用、多数人知晓的、经过分类编目的、代码设计经验的总结。使用设计模式是为了可重用代码、让代码更容易被他人理解、保证代码可靠性。 毫无疑问,设计模式于己于他人于系统都是多赢的,设计模式使代码编制真正工程化,设计模式是软件工程的基石脉络,如同大厦的结构一样。楼主收藏了许多设计思维方面书籍,这套书有5本,欢迎下载

2014-01-13

C++ Templates 中文版.pdf

TCPL和D&E 1:Bjarne Stroustrup, The C++ Programming Language (Special 3rd Edition) 《C++ 程序设计语言(特别版)》,裘宗燕译,机械工业出版社,计算机科学丛书,¥85 另David Vandevoorde, C++ Solutions Companion to The C++ Programming Language 《C++程序设计语言题解》,裘宗燕译,机械工业出版社,计算机科学丛书,¥23 2:Bjarne Stroustrup, The Design and Evolution of C++ 《C++ 语言的设计和演化》,裘宗燕译,机械工业出版社,计算机科学丛书,¥48 入门教程 1:Andrew Koenig, Barbara E. Moo, Accelerated C++: Practical Programming by Example 《Accelerated C++ 中文版》,覃剑锋译,中国电力出版社,深入C++ 系列,¥39.5 2:Stanley B.Lippman, Josee Lajoie, C++ Primer (3rd Edition) 《C++ Primer (3rd) 中文版》,潘爱民、张丽译,中国电力出版社,深入C++系列,¥128 《C++ Primer (4th) 中文版》,李师贤、蒋爱军、梅晓勇、林瑛译,人民邮电出版社,图灵计算机科学丛书,¥99 另Clovis L.Tondo Bruce P.Leung,《C++ Primer Answer Book》 《C++ Primer 题解》,侯捷译,华中科技大学出版社,侯捷译作系列,¥48 《C++ Primer(第4版)习题解答》,蒋爱军、李师贤、梅晓勇著,人民邮电出版社,图灵计算机科学丛书,¥45 3:Stanley B. Lippman, Essential C++ 《Essential C++ 中文版》,侯捷译,华中科技大学出版社,侯捷译作系列,¥39.8 4:Francis Glassborow, You Can Do It!: A Beginner's Introduction to Computer Programming 《You Can Do It——C++编程新手互动教程》,徐波译,人民邮电出版社,¥45 高效、健壮编程 1:Scott Meyers, Effective C++: 55 Specific Ways to Improve Your Programs and Design (3nd Edition) 《Effective C++ 3rd 中文版》,侯捷译,电子工业出版社,¥58 2:Scott Meyers, More Effective C++: 35 New Ways to Improve Your Programs and Designs 《More Effective C++ 中文版》,侯捷译,中国电力出版社,深入C++系列,¥50 3:Herb Sutter, Exceptional C++: 47 Engineering Puzzles, Programming Problems, and Solutions 《Exceptional C++ 中文版》,卓小涛译,中国电力出版社,深入C++系列,¥35 4:Herb Sutter, More Exceptional C++ : 40 New Engineering Puzzles, Programming Problems, and Solutions 《More Exceptional C++ 中文版》,於春景译,华中科技大学出版社,深入C++丛书,¥39.8 5:Stephen C. Dewhurst, C++ Gotchas: Avoiding Common Problems in Coding and Design 《C++ 程序设计陷阱》,陈君译,中国青年出版社,¥36.8 6:Dov Bulka & David Mayhew, Efficient C++: Performance Programming Techniques 《提高 C++ 性能的编程技术》,常晓波、朱剑平译,清华大学出版社,¥33 模板和泛型编程 1:David Vandevoorde, Nicolai M. Josuttis, C++ Templates: The Complete Guide 《C++ Templates 中文版》(简体),陈伟柱译,人民邮电出版社,C和C++实务精选,¥62 《C++ Templates 中文版》(繁体),侯捷译,台湾碁峰资讯股份有限公司 2:Andrei Alexandrescu, Modern C++ Design: Generic Programming and Design Patterns Applied 《C++ 设计新思维:泛型编程与设计模式之应用》,侯捷、於春景译,华中科技大学出版社,¥59.8 标准库 1:Nicolai M. Josuttis, The C++ Standard Library: A Tutorial and Reference 《C++ 标准程序库:自修教程与参考手册》,侯捷、孟岩译,华中科技大学出版社,侯捷译作系列,¥108 2:Angelika Langer, Klaus Kreft, Standard C++ IOStreams and Locales: Advanced Programmer's Guide and Reference 《标准 C++ 输入输出流与本地化》,何渝、孙悦红、刘宏志、武剑译,人民邮电出版社,计算机技术译林精选系列,¥57 //中文版不好? 3:Scott Meyers, Effective STL: 50 Specific Ways to Improve Your Use of the Standard Template Library 《Effective STL 中文版》,潘爱民、陈铭、邹开红译,清华大学出版社,¥30 4:Matthew H. Austern , Generic Programming and the STL: Using and Extending the C++ Standard Template Library 《泛型编程与STL》,侯捷译,中国电力出版社,深入C++系列,¥72 5:P.J.Plauger,Alexander A.Stepanov,Meng Lee,David R.Musser,Prentice Hall, C++ Standard Template Library 《C++ STL 中文版》,王昕译,中国电力出版社,深入C++系列,¥69 6:侯捷,《STL 源码剖析》,华中科技大学出版社,侯捷译作系列,¥68 网络编程 1:Douglas C. Schmidt, Stephen D. Huston, C++ Network Programming, Volume 1: Mastering Complexity with ACE and Patterns 《C++ 网络编程,卷1:运用ACE和模式消除复杂性》,於春景译,华中科技大学出版社,¥35 2:Douglas C. Schmidt, Stephen D. Huston, C++ Network Programming, Volume 2: Systematic Reuse with ACE and Frameworks 《C++ 网络编程,卷2:基于ACE和框架的系统化复用》,马维达译,电子工业出版社,¥38 其他 1:Bruce Eckel, Thinking in C++, Volume 1: Introduction to Standard C++ (2nd Edition) 《C++ 编程思想(第2版)第1卷:标准 C++ 导引》,刘宗田、袁兆山、潘秋菱译,机械工业出版社,计算机科学丛书,¥59 2:Bruce Eckel, Chuck Alison, Thinking in C++, Volume 2: Practical Programming (Second Edition) 《C++编程思想 第2卷:实用编程技术》,刁成嘉译,机械工业出版社,计算机科学丛书,¥59 3:Andrew Koenig, Barbara E. Moo, Ruminations on C++: A Decade of Programming Insight and Experience 《C++ 沉思录》,黄晓春译,人民邮电出版社,C和C++实务精选,¥50 4:Stanley B. Lippman, Inside The C++ Object Model 《深度探索 C++ 对象模型》,侯捷译,华中科技大学出版社,侯捷译作系列,¥54 5:Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides, Design Patterns: Elements of Reusable Object-Oriented software 《设计模式:可复用面向对象软件的基础》,李英军、马晓星、蔡敏、刘建中译,机械工业出版,计算机科学丛书,¥35 6:Martin Fowler, Refactoring: Improving the Design of Existing Code 《重构:改善既有代码的设计(中文版)》,侯捷、熊节译,中国电力出版社,软件工程系列,¥68 7:John Lakos, Large-Scale C++ Software Design 《大规模 C++ 程序设计》,李师贤、明仲译,中国电力出版社,深入C++系列,¥72 8:Matthew Wilson, Imperfect C++ : Practical Solutions for Real-Life Programming 《Imperfect C++中文版》,荣耀、刘未鹏译,人民邮电出版社,¥75 9:James O.Coplien, Multi-Paradigm Design for C++ 《C++ 多范型设计》,鄢爱兰、周辉译,中国电力出版社,深入C++系列,¥26 10:Herb Sutter,Andrei Alexandrescu, C++ Coding Standards: 101 Rules,Guidelines,and Best Practices 《C++ 编程规范:101条规则、准则与最佳实践》,刘基诚译,人民邮电出版社,图灵程序设计丛书,¥35 11:David Abrahams,Aleksey Gurtovoy, C++ Template Metaprogramming: Concepts, Tools, and Techniques from Boost and Beyond 《C++ 模板元编程 中文版》,侯捷、荣耀译,机械工业出版社,C++设计新思维系列丛书,¥59

2013-04-14

More Effective C++ 中文版.pdf

TCPL和D&E 1:Bjarne Stroustrup, The C++ Programming Language (Special 3rd Edition) 《C++ 程序设计语言(特别版)》,裘宗燕译,机械工业出版社,计算机科学丛书,¥85 另David Vandevoorde, C++ Solutions Companion to The C++ Programming Language 《C++程序设计语言题解》,裘宗燕译,机械工业出版社,计算机科学丛书,¥23 2:Bjarne Stroustrup, The Design and Evolution of C++ 《C++ 语言的设计和演化》,裘宗燕译,机械工业出版社,计算机科学丛书,¥48 入门教程 1:Andrew Koenig, Barbara E. Moo, Accelerated C++: Practical Programming by Example 《Accelerated C++ 中文版》,覃剑锋译,中国电力出版社,深入C++ 系列,¥39.5 2:Stanley B.Lippman, Josee Lajoie, C++ Primer (3rd Edition) 《C++ Primer (3rd) 中文版》,潘爱民、张丽译,中国电力出版社,深入C++系列,¥128 《C++ Primer (4th) 中文版》,李师贤、蒋爱军、梅晓勇、林瑛译,人民邮电出版社,图灵计算机科学丛书,¥99 另Clovis L.Tondo Bruce P.Leung,《C++ Primer Answer Book》 《C++ Primer 题解》,侯捷译,华中科技大学出版社,侯捷译作系列,¥48 《C++ Primer(第4版)习题解答》,蒋爱军、李师贤、梅晓勇著,人民邮电出版社,图灵计算机科学丛书,¥45 3:Stanley B. Lippman, Essential C++ 《Essential C++ 中文版》,侯捷译,华中科技大学出版社,侯捷译作系列,¥39.8 4:Francis Glassborow, You Can Do It!: A Beginner's Introduction to Computer Programming 《You Can Do It——C++编程新手互动教程》,徐波译,人民邮电出版社,¥45 高效、健壮编程 1:Scott Meyers, Effective C++: 55 Specific Ways to Improve Your Programs and Design (3nd Edition) 《Effective C++ 3rd 中文版》,侯捷译,电子工业出版社,¥58 2:Scott Meyers, More Effective C++: 35 New Ways to Improve Your Programs and Designs 《More Effective C++ 中文版》,侯捷译,中国电力出版社,深入C++系列,¥50 3:Herb Sutter, Exceptional C++: 47 Engineering Puzzles, Programming Problems, and Solutions 《Exceptional C++ 中文版》,卓小涛译,中国电力出版社,深入C++系列,¥35 4:Herb Sutter, More Exceptional C++ : 40 New Engineering Puzzles, Programming Problems, and Solutions 《More Exceptional C++ 中文版》,於春景译,华中科技大学出版社,深入C++丛书,¥39.8 5:Stephen C. Dewhurst, C++ Gotchas: Avoiding Common Problems in Coding and Design 《C++ 程序设计陷阱》,陈君译,中国青年出版社,¥36.8 6:Dov Bulka & David Mayhew, Efficient C++: Performance Programming Techniques 《提高 C++ 性能的编程技术》,常晓波、朱剑平译,清华大学出版社,¥33 模板和泛型编程 1:David Vandevoorde, Nicolai M. Josuttis, C++ Templates: The Complete Guide 《C++ Templates 中文版》(简体),陈伟柱译,人民邮电出版社,C和C++实务精选,¥62 《C++ Templates 中文版》(繁体),侯捷译,台湾碁峰资讯股份有限公司 2:Andrei Alexandrescu, Modern C++ Design: Generic Programming and Design Patterns Applied 《C++ 设计新思维:泛型编程与设计模式之应用》,侯捷、於春景译,华中科技大学出版社,¥59.8 标准库 1:Nicolai M. Josuttis, The C++ Standard Library: A Tutorial and Reference 《C++ 标准程序库:自修教程与参考手册》,侯捷、孟岩译,华中科技大学出版社,侯捷译作系列,¥108 2:Angelika Langer, Klaus Kreft, Standard C++ IOStreams and Locales: Advanced Programmer's Guide and Reference 《标准 C++ 输入输出流与本地化》,何渝、孙悦红、刘宏志、武剑译,人民邮电出版社,计算机技术译林精选系列,¥57 //中文版不好? 3:Scott Meyers, Effective STL: 50 Specific Ways to Improve Your Use of the Standard Template Library 《Effective STL 中文版》,潘爱民、陈铭、邹开红译,清华大学出版社,¥30 4:Matthew H. Austern , Generic Programming and the STL: Using and Extending the C++ Standard Template Library 《泛型编程与STL》,侯捷译,中国电力出版社,深入C++系列,¥72 5:P.J.Plauger,Alexander A.Stepanov,Meng Lee,David R.Musser,Prentice Hall, C++ Standard Template Library 《C++ STL 中文版》,王昕译,中国电力出版社,深入C++系列,¥69 6:侯捷,《STL 源码剖析》,华中科技大学出版社,侯捷译作系列,¥68 网络编程 1:Douglas C. Schmidt, Stephen D. Huston, C++ Network Programming, Volume 1: Mastering Complexity with ACE and Patterns 《C++ 网络编程,卷1:运用ACE和模式消除复杂性》,於春景译,华中科技大学出版社,¥35 2:Douglas C. Schmidt, Stephen D. Huston, C++ Network Programming, Volume 2: Systematic Reuse with ACE and Frameworks 《C++ 网络编程,卷2:基于ACE和框架的系统化复用》,马维达译,电子工业出版社,¥38 其他 1:Bruce Eckel, Thinking in C++, Volume 1: Introduction to Standard C++ (2nd Edition) 《C++ 编程思想(第2版)第1卷:标准 C++ 导引》,刘宗田、袁兆山、潘秋菱译,机械工业出版社,计算机科学丛书,¥59 2:Bruce Eckel, Chuck Alison, Thinking in C++, Volume 2: Practical Programming (Second Edition) 《C++编程思想 第2卷:实用编程技术》,刁成嘉译,机械工业出版社,计算机科学丛书,¥59 3:Andrew Koenig, Barbara E. Moo, Ruminations on C++: A Decade of Programming Insight and Experience 《C++ 沉思录》,黄晓春译,人民邮电出版社,C和C++实务精选,¥50 4:Stanley B. Lippman, Inside The C++ Object Model 《深度探索 C++ 对象模型》,侯捷译,华中科技大学出版社,侯捷译作系列,¥54 5:Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides, Design Patterns: Elements of Reusable Object-Oriented software 《设计模式:可复用面向对象软件的基础》,李英军、马晓星、蔡敏、刘建中译,机械工业出版,计算机科学丛书,¥35 6:Martin Fowler, Refactoring: Improving the Design of Existing Code 《重构:改善既有代码的设计(中文版)》,侯捷、熊节译,中国电力出版社,软件工程系列,¥68 7:John Lakos, Large-Scale C++ Software Design 《大规模 C++ 程序设计》,李师贤、明仲译,中国电力出版社,深入C++系列,¥72 8:Matthew Wilson, Imperfect C++ : Practical Solutions for Real-Life Programming 《Imperfect C++中文版》,荣耀、刘未鹏译,人民邮电出版社,¥75 9:James O.Coplien, Multi-Paradigm Design for C++ 《C++ 多范型设计》,鄢爱兰、周辉译,中国电力出版社,深入C++系列,¥26 10:Herb Sutter,Andrei Alexandrescu, C++ Coding Standards: 101 Rules,Guidelines,and Best Practices 《C++ 编程规范:101条规则、准则与最佳实践》,刘基诚译,人民邮电出版社,图灵程序设计丛书,¥35 11:David Abrahams,Aleksey Gurtovoy, C++ Template Metaprogramming: Concepts, Tools, and Techniques from Boost and Beyond 《C++ 模板元编程 中文版》,侯捷、荣耀译,机械工业出版社,C++设计新思维系列丛书,¥59

2013-04-14

Exceptional c++中文版

TCPL和D&E 1:Bjarne Stroustrup, The C++ Programming Language (Special 3rd Edition) 《C++ 程序设计语言(特别版)》,裘宗燕译,机械工业出版社,计算机科学丛书,¥85 另David Vandevoorde, C++ Solutions Companion to The C++ Programming Language 《C++程序设计语言题解》,裘宗燕译,机械工业出版社,计算机科学丛书,¥23 2:Bjarne Stroustrup, The Design and Evolution of C++ 《C++ 语言的设计和演化》,裘宗燕译,机械工业出版社,计算机科学丛书,¥48 入门教程 1:Andrew Koenig, Barbara E. Moo, Accelerated C++: Practical Programming by Example 《Accelerated C++ 中文版》,覃剑锋译,中国电力出版社,深入C++ 系列,¥39.5 2:Stanley B.Lippman, Josee Lajoie, C++ Primer (3rd Edition) 《C++ Primer (3rd) 中文版》,潘爱民、张丽译,中国电力出版社,深入C++系列,¥128 《C++ Primer (4th) 中文版》,李师贤、蒋爱军、梅晓勇、林瑛译,人民邮电出版社,图灵计算机科学丛书,¥99 另Clovis L.Tondo Bruce P.Leung,《C++ Primer Answer Book》 《C++ Primer 题解》,侯捷译,华中科技大学出版社,侯捷译作系列,¥48 《C++ Primer(第4版)习题解答》,蒋爱军、李师贤、梅晓勇著,人民邮电出版社,图灵计算机科学丛书,¥45 3:Stanley B. Lippman, Essential C++ 《Essential C++ 中文版》,侯捷译,华中科技大学出版社,侯捷译作系列,¥39.8 4:Francis Glassborow, You Can Do It!: A Beginner's Introduction to Computer Programming 《You Can Do It——C++编程新手互动教程》,徐波译,人民邮电出版社,¥45 高效、健壮编程 1:Scott Meyers, Effective C++: 55 Specific Ways to Improve Your Programs and Design (3nd Edition) 《Effective C++ 3rd 中文版》,侯捷译,电子工业出版社,¥58 2:Scott Meyers, More Effective C++: 35 New Ways to Improve Your Programs and Designs 《More Effective C++ 中文版》,侯捷译,中国电力出版社,深入C++系列,¥50 3:Herb Sutter, Exceptional C++: 47 Engineering Puzzles, Programming Problems, and Solutions 《Exceptional C++ 中文版》,卓小涛译,中国电力出版社,深入C++系列,¥35 4:Herb Sutter, More Exceptional C++ : 40 New Engineering Puzzles, Programming Problems, and Solutions 《More Exceptional C++ 中文版》,於春景译,华中科技大学出版社,深入C++丛书,¥39.8 5:Stephen C. Dewhurst, C++ Gotchas: Avoiding Common Problems in Coding and Design 《C++ 程序设计陷阱》,陈君译,中国青年出版社,¥36.8 6:Dov Bulka & David Mayhew, Efficient C++: Performance Programming Techniques 《提高 C++ 性能的编程技术》,常晓波、朱剑平译,清华大学出版社,¥33 模板和泛型编程 1:David Vandevoorde, Nicolai M. Josuttis, C++ Templates: The Complete Guide 《C++ Templates 中文版》(简体),陈伟柱译,人民邮电出版社,C和C++实务精选,¥62 《C++ Templates 中文版》(繁体),侯捷译,台湾碁峰资讯股份有限公司 2:Andrei Alexandrescu, Modern C++ Design: Generic Programming and Design Patterns Applied 《C++ 设计新思维:泛型编程与设计模式之应用》,侯捷、於春景译,华中科技大学出版社,¥59.8 标准库 1:Nicolai M. Josuttis, The C++ Standard Library: A Tutorial and Reference 《C++ 标准程序库:自修教程与参考手册》,侯捷、孟岩译,华中科技大学出版社,侯捷译作系列,¥108 2:Angelika Langer, Klaus Kreft, Standard C++ IOStreams and Locales: Advanced Programmer's Guide and Reference 《标准 C++ 输入输出流与本地化》,何渝、孙悦红、刘宏志、武剑译,人民邮电出版社,计算机技术译林精选系列,¥57 //中文版不好? 3:Scott Meyers, Effective STL: 50 Specific Ways to Improve Your Use of the Standard Template Library 《Effective STL 中文版》,潘爱民、陈铭、邹开红译,清华大学出版社,¥30 4:Matthew H. Austern , Generic Programming and the STL: Using and Extending the C++ Standard Template Library 《泛型编程与STL》,侯捷译,中国电力出版社,深入C++系列,¥72 5:P.J.Plauger,Alexander A.Stepanov,Meng Lee,David R.Musser,Prentice Hall, C++ Standard Template Library 《C++ STL 中文版》,王昕译,中国电力出版社,深入C++系列,¥69 6:侯捷,《STL 源码剖析》,华中科技大学出版社,侯捷译作系列,¥68 网络编程 1:Douglas C. Schmidt, Stephen D. Huston, C++ Network Programming, Volume 1: Mastering Complexity with ACE and Patterns 《C++ 网络编程,卷1:运用ACE和模式消除复杂性》,於春景译,华中科技大学出版社,¥35 2:Douglas C. Schmidt, Stephen D. Huston, C++ Network Programming, Volume 2: Systematic Reuse with ACE and Frameworks 《C++ 网络编程,卷2:基于ACE和框架的系统化复用》,马维达译,电子工业出版社,¥38 其他 1:Bruce Eckel, Thinking in C++, Volume 1: Introduction to Standard C++ (2nd Edition) 《C++ 编程思想(第2版)第1卷:标准 C++ 导引》,刘宗田、袁兆山、潘秋菱译,机械工业出版社,计算机科学丛书,¥59 2:Bruce Eckel, Chuck Alison, Thinking in C++, Volume 2: Practical Programming (Second Edition) 《C++编程思想 第2卷:实用编程技术》,刁成嘉译,机械工业出版社,计算机科学丛书,¥59 3:Andrew Koenig, Barbara E. Moo, Ruminations on C++: A Decade of Programming Insight and Experience 《C++ 沉思录》,黄晓春译,人民邮电出版社,C和C++实务精选,¥50 4:Stanley B. Lippman, Inside The C++ Object Model 《深度探索 C++ 对象模型》,侯捷译,华中科技大学出版社,侯捷译作系列,¥54 5:Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides, Design Patterns: Elements of Reusable Object-Oriented software 《设计模式:可复用面向对象软件的基础》,李英军、马晓星、蔡敏、刘建中译,机械工业出版,计算机科学丛书,¥35 6:Martin Fowler, Refactoring: Improving the Design of Existing Code 《重构:改善既有代码的设计(中文版)》,侯捷、熊节译,中国电力出版社,软件工程系列,¥68 7:John Lakos, Large-Scale C++ Software Design 《大规模 C++ 程序设计》,李师贤、明仲译,中国电力出版社,深入C++系列,¥72 8:Matthew Wilson, Imperfect C++ : Practical Solutions for Real-Life Programming 《Imperfect C++中文版》,荣耀、刘未鹏译,人民邮电出版社,¥75 9:James O.Coplien, Multi-Paradigm Design for C++ 《C++ 多范型设计》,鄢爱兰、周辉译,中国电力出版社,深入C++系列,¥26 10:Herb Sutter,Andrei Alexandrescu, C++ Coding Standards: 101 Rules,Guidelines,and Best Practices 《C++ 编程规范:101条规则、准则与最佳实践》,刘基诚译,人民邮电出版社,图灵程序设计丛书,¥35 11:David Abrahams,Aleksey Gurtovoy, C++ Template Metaprogramming: Concepts, Tools, and Techniques from Boost and Beyond 《C++ 模板元编程 中文版》,侯捷、荣耀译,机械工业出版社,C++设计新思维系列丛书,¥59

2013-04-14

空空如也

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

TA关注的人

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