摘要: 升级Python环境 yum install python3 [root@test ~]# python -V Python 2.7.5 [root@test ~]# python3 -V Python 3.6.8 [root@test bin]# cd /usr/bin/ [root@test b 阅读全文
posted @ 2020-04-09 21:23 杨灏 阅读(125) 评论(0) 推荐(0)