摘要: 国内镜像源 清华大学 https://pypi.tuna.tsinghua.edu.cn/simple 阿里云 https://mirrors.aliyun.com/pypi/simple/ 豆瓣 https://pypi.douban.com/simple/ 百度云 https://mirror. 阅读全文
posted @ 2024-04-15 21:17 悬崖上的金鱼 阅读(42) 评论(0) 推荐(0)
摘要: 1、进入E盘 E: 2、创建文件夹 md test 3、删除文件夹 rd test 4、查看当前路径下的文件夹和问价内容 dir 5、清屏(clear screen) cls 6、跳转到当前硬盘的文件夹 cd E:test 7、跳转到当前硬盘的根目录 cd \ 8、查看本机IP ipconfig 9 阅读全文
posted @ 2024-04-15 20:31 悬崖上的金鱼 阅读(13) 评论(0) 推荐(0)