2013年(下半年)个人总结

人没有进步,和死鱼有什么区别! 今天是西元2014年的第一天,最近一周内,网上随意浏览时各种关于个人或者行业的年度总结不时映入眼帘。当然行业大

为什么要学Ruby

最早是在09年知道Ruby的,大概是知道Python的同时。当然这里的知道是仅限于名字上的。那是上大学,偏机械的专业,某些同学到今天可都是不

《C++标准库第二版 上册》笔记

p63 a pair<> using a type that has only a nonconstant copy constructor will no longer compile. p64 std::piecewise_construct is passed as the first argument is class Foo forced to use a constructor that takes the elements of the tuple rather than a tuple as a whole. p65 The make_pair() function template enables you to create a value pair without writing the types explicitly. p67 pair used in functions that

我为什么从同花顺离职

最近知乎上很流行的一个问题是为什么从 X 离职,倒退一年快到自己决定离职的日子了,趁热闹,也说说自己为什么离职。 首先,照例发自肺腑的感谢一下同花

那些C++牛人的博客

现整理收集C++世界里那些“牛人”的个人博客。凡三类:一是令人高山仰止的大牛,对C++语言本身产生过深远的影响的人;二是C++运用炉火纯青的