Addison.Wesley.Exceptional.C++.Style.40.New.Engineering.Puzzles.Programming.Prob
ExceptionalC++Style40NewEngineeringPuzzles,ProgrammingProblems,andSolutionsByHerbSutterPublisher:AddisonWesleyPubDate:August02,2004ISBN:0-201-76042-8Pages:352TheGreekphilosopherSocratestaughtbyaskinghisstudentsquestionsdesignedtoguidethemandhelpthemdrawconclusionsfromwhatt
下载地址
用户评论
感谢您上传的资源,就是有点贵,555.不过还是很好的。
好书,尤其是仔细分析了std::string的设计实现理念,剖析了传统的c++代码reuse的弊端,提倡用template类和algorithm加强代码的重用性,对我们很有启发。