2013年8月27日
摘要: wget http://www.python.org/ftp/python/2.7.5/Python-2.7.5.tgztar -zxvf Python-2.7.5.tgzcd Python-2.7.5./configuremake && make install 阅读全文
posted @ 2013-08-27 15:13 shires 阅读(157) 评论(0) 推荐(0) 编辑