


























https://docs.python.org/3.5/library/json.html 在线手册
(1)下载wget https://www.python.org/ftp/python/3.5.2/Python-3.5.2.tgz (wget下载解析不过的话直接pc下载上传至linux系统)
(2)下载完后解压tar -zxvf Python-3.5.2.tgz
(3)进入解压目录路径/usr/local/Python-3.5.2
(4)执行安装配置./configure
(5)执行make
(6)执行make install
(7)验证版本:
python -V
Python 2.7.5
python3 -V
Python 3.5.2
虽功未成,亦未敢藏私,众侠诸神通尽录于此,竟成一笈,名葵花宝典,以飨后世。
邮箱:steven9801@163.com
QQ: 48039387
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。