热门
最新
红包
立Flag
投票
同城
我的
发布
文斗士
2 年前
trueduck251
今天新写完的文章,欢迎大家来监督。
https://editor.csdn.net/md/?articleId=128989511
下一条:
# 判断下载文件链接是否有效from urllib import requestwith request.urlopen("
http://down.dbcxz1.net/20181105/BigBaiCai_UEFI_bd.exe
") as file: print(file.status) print(file.reason)
立即登录