Files
python-flask/project10/02.[任务书]爬虫照片墙.md
2025-09-11 16:59:33 +08:00

22 lines
755 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 爬虫照片墙
## 需求
- 目前已经得到照片墙前端代码https://www.123865.com/s/BKNfTd-E8XKA提取码:6666
- 现在考虑将前面写的图片爬虫与此前端进行结合,通过爬虫爬到的图片可以显示到这个照片墙的网页上
## 参考代码
- 参考代码下载地址https://www.123865.com/s/BKNfTd-o8XKA提取码:6666
- 效果展示(只是效果展示,本来就没有声音)
<video src="../video/project10/02.效果展示.mp4" width="100%" controls>
您的浏览器不支持 Video 标签。
</video>
><span style="color: red; background: yellow; padding: 2px 5px; font-size: 22px;">作业10.1提交的内容</span>
>
>- 理解程序的运行逻辑
>- 程序运行成功的截图,单独发送给组长