Vim 插件安装(Vundle) Posted on 2016-09-11 | Edited on 2021-02-26 | In tool Abstract:Vim非常强大,其中一个重要原因是丰富的插件。为了高效管理插件,Vundle(Vim bundle)是不错的选择,它也是一个vim的插件,但它可以管理其他插件,所以装好它其它插件都so easy. Read more »
Python Parse Console Input Posted on 2016-09-11 | Edited on 2021-02-26 | In programming Abstract:This page try to describe the basic function of argparse, which handle the input argument well.argparse is included in python package. We can import it directly. Read more »
升级旧版Vim到7.4以上 Posted on 2016-09-11 | Edited on 2021-02-26 | In tool Abstract:由于自己ubuntu10.04的自带vim版本低于7.3(可用vim --version查看),而安装vim插件YouCompleteMe要求至少7.3以上。因此折腾升级vim版本,这里尽量不想重编译安装。尝试了几次,失败了。 Read more »
Centos7搭建访问外网VPN Posted on 2015-12-07 | Edited on 2021-02-26 | In tool Abstract:申明本文方法是在阿里云ECS上64位centos7搭建可用于访问外网的VPN。 Read more »
搭建Jekyll写github Page Posted on 2015-12-07 | Edited on 2021-02-26 | In tool Abstract在ubuntu10.04下搭建jekyll写github page,其它平台未尝试。内容参考的github官方的说明,比较可靠。 Read more »
Hello World Posted on 2015-12-06 | Edited on 2021-02-26 | In tool Abstract我来了,博客君! 2015年12月06号,这是本博客的开端。虽然有些难以想象,我居然会开始写点什么。希望能坚持下去,Good Luck!! Read more »