zguangj

导航

 

2022年4月1日

摘要: python中的get和post使用 1、get方法2、post方法3、总结 更多技术博客,请关注微信公众号:运维之美 1、get方法 举例:抓取豆瓣排行榜 from email import header import requests url='https://movie.douban.com/ 阅读全文
posted @ 2022-04-01 23:42 运维之美^_^ 阅读(65) 评论(0) 推荐(0)