会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Talk is cheap,Show me the code
博客园
首页
新随笔
联系
管理
订阅
2019年3月6日
Linux环境 安装Python3
摘要: 1、下载Python3安装包 wget https://www.python.org/ftp/python/3.6.1/Python-3.6.1.tgz 2、解压安装包 tar xvf Python-3.6.1.tgz 3、编译安装 进入解压的文件夹 ./configure make && make
阅读全文
posted @ 2019-03-06 15:46 Persical
阅读(327)
评论(0)
推荐(0)
公告