Category Archives: Notes

像成功者一样思考

最近阅读了《像成功者一样思考》这本书,个人觉得这本书非常不错。并且摘录了部分经典语句,以便反复思考。 Continue reading

Posted in Notes | Leave a comment

[转载]受益终身的故事

小故事,大道理,今天在QQ空间看到这几个故事,感觉很有意思,故转载于此,以时常回味。 Continue reading

Posted in Notes | Leave a comment

初识Makefile

其实很早以前就知道Makefile, 并且很多时候在Linux下安装程序时也间接地用到了它,不过今天是第一次学习使用。 Continue reading

Posted in Linux, Notes | Tagged , , | Leave a comment

安装C/C++编译环境

C/C++编译环境的安装虽然很简单,但还是记录于此,以便日后参考,也希望对初学者有所帮助。 Continue reading

Posted in Linux, Notes | Tagged , | Leave a comment

Measure Twice, Cut Once

Code Complete这本书很有名,可是一直没有时间阅读,今天读了一点,受益匪浅,更为我目前所在项目的开发过程感到羞耻。 Continue reading

Posted in Notes | Leave a comment