Centos6.5 install Python2.7 & django & mysql & apache
摘要:#! /bin/bash#su root#get python2.7wget https://www.python.org/ftp/python/2.7.9/Python-2.7.9.tgz#install pythontar zxvf Python-2.7.9.tgzcd Python-2.7.9...
阅读全文
posted @ 2015-03-05 22:57
浙公网安备 33010602011771号