2023年8月20日

Linux笔记(银河麒麟V10)

摘要: Linux 下切换 Python 版本 whereis python rm /usr/bin/python ln -s /usr/bin/python3.6 /usr/bin/python 测试: python --version Python 3.8.2 安装 Node.js-v18 curl h 阅读全文

posted @ 2023-08-20 15:38 涂山喵喵 阅读(564) 评论(0) 推荐(0)

导航