摘要:
怎么拿16611138,辅助网站https://regex101.com/ 点击查看代码 function save() { $.post("single_video_save.jsp", {id:16611138, duration:total, studylong:studylong, posi 阅读全文
posted @ 2024-10-06 23:11
神仙不在
阅读(3)
评论(0)
推荐(0)
摘要:
http://www.boxofficecn.com/boxoffice2019 抓取2019年的电影票房数据 阅读全文
posted @ 2024-10-06 22:04
神仙不在
阅读(3)
评论(0)
推荐(0)
摘要:
a = 'htttp://www.baidu.com/meinv.exe' print(a.endswith('exe')) 结果是True 阅读全文
posted @ 2024-10-06 21:30
神仙不在
阅读(4)
评论(0)
推荐(0)
摘要:
pip config set global.index-url https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple 阅读全文
posted @ 2024-10-06 11:50
神仙不在
阅读(78)
评论(0)
推荐(0)
摘要:
https://movie.douban.com/typerank?type_name=爱情&type=13&interval_id=100:90&action= 使用今天所学内容. 尝试抓取前100部电影的名称, 分数, 封面图的url 点击查看代码 # https://movie.douban. 阅读全文
posted @ 2024-10-06 10:51
神仙不在
阅读(5)
评论(0)
推荐(0)