03 2022 档案

摘要:批量执行requirements.txt文件: pip install -r requirements.txt 清华镜像源安装: pip install -i https://pypi.tuna.tsinghua.edu.cn/simple -r requirements.txt 阅读全文
posted @ 2022-03-18 22:55 byebai95 阅读(275) 评论(0) 推荐(0) 编辑
摘要:shell 内容 #!/bin/bash #1. 判断参数个数 if [ $# -lt 1 ] then echo Not Enough Arguement! exit; fi 尚硅谷大数据技术之 Hadoop(入门) ————————————————————————————— 更多 Java –大 阅读全文
posted @ 2022-03-14 21:16 byebai95 阅读(58) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示