05 2021 档案

摘要:管理员权限运行cmd route -p add 192.168.0.2 mask 255.255.0.0 192.168.0.1 使用route print查看 route delete 192.168.0.2 使用route print查看 增加的路由应该指向网段,这里应该写route -p ad 阅读全文
posted @ 2021-05-06 14:59 玉北 阅读(724) 评论(0) 推荐(0)
摘要:换源 -i https://pypi.tuna.tsinghua.edu.cn/simple 清华源 -i http://mirrors.aliyun.com/pypi/simple --trusted-host mirrors.aliyun.com 阿里源 阅读全文
posted @ 2021-05-05 13:34 玉北 阅读(50) 评论(0) 推荐(0)