试题导入.py.zip
通过REQUEST实现python从Excel中导入试题
importre
importrequests
importxlrd
save_url="http://xxx"
index=1
headers={"User-Agent":"xxx",
"Host":"xxx.edu.cn",
"X-Requested-With":"XMLHttpRequest",
}
下载地址
用户评论