Tag Archives: Linux

初识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