摘要:
Background C++ is one of the main development languages used by many of Google's open-source projects. As every C++ programmer knows, the language has 阅读全文
摘要:
1. 完整的学一遍 C++ 所有语言特性,典型书籍 "The C++ Programming Language" Part1, Part2, "C++ Primer" 感觉 C++ 像大杂烩(多编程范型),各种精妙的语法特性 (friend, virtual/RTTI, const/mutable, 阅读全文