c/c++ developer
https://github.com/PengShiqiu

导航

 

2022年2月10日

摘要: 下载python 及所有依赖: for i in $(apt-cache depends python | grep -E 'Depends|Recommends|Suggests' | cut -d ':' -f 2,3 | sed -e s/'<'/''/ -e s/'>'/''/); do s 阅读全文
posted @ 2022-02-10 16:43 Pengshiqiu 阅读(894) 评论(0) 推荐(0) 编辑