import wget html = 'http://localhost:8080/jpress/commons/captcha?d=0.8233469537052793' wget.download(html,'demo_wget.png')
python wget下载href的链接图片
阅读 37
2022-04-13
import wget html = 'http://localhost:8080/jpress/commons/captcha?d=0.8233469537052793' wget.download(html,'demo_wget.png')
相关推荐
精彩评论(0)