09-11-周四_16-59-33

This commit is contained in:
2025-09-11 16:59:33 +08:00
parent 658606c951
commit bfc9b5dc9a
4 changed files with 26 additions and 62 deletions

View File

@@ -35,11 +35,12 @@ if __name__ == '__main__':
app.run(debug=True, host='0.0.0.0', port=8088)
```
<video src="https://static.eagleslab.com/python-c73d2e01-83a8-17ef-e0b9-59b3ab5fc599/project11/效果展示.mp4" width="100%" controls>
<video src="../video/project11/效果展示.mp4" width="100%" controls>
您的浏览器不支持 Video 标签。
</video>
><span style="color: red; background: yellow; padding: 2px 5px; font-size: 22px;">作业11.1提交的内容</span>
>
>- 理解程序的运行逻辑