I started tossing the system last weekend and now it is finally finished. Record the other things that need to be installed after installing ubuntu.
Sogou input method: http://my.oschina.net/winktj/blog/119220
https://github.com/the5fire/myvim Just care about vimrc.
Powerline garbled problem: https://www.csslayer.info/wordpress/linux/vim-powerline/
fontforge installation: https://pypi.python.org/pypi/ufo2otf/0.1.0b
Refer to when there is a problem with powerline: http://blog.sina.com.cn/s/blog_54ff8d610101fw8v.html
http://blog.ryanrampersad.com/2010/11/change-default-git-editor-on-ubuntu/
http://www.saltycrane.com/blog/2010/02/how-install-pip-ubuntu/
http://stackoverflow.com/questions/16370583/pip-issue-installing-almost-any-library
http://www.the5fire.com/virtualenv-python-env.html
sudo apt-get install mysql-server mysql-client
sudo apt-get install python-mysqldb
Configuration code and python operation: http://www.the5fire.com/python-opt-mysql.html