From 5d86895332905156d517f8813084572f7676bd07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=A6=E6=83=B3=E6=A9=A1=E7=9A=AE=E6=93=A6?= Date: Tue, 27 Dec 2022 21:32:39 +0800 Subject: [PATCH] =?UTF-8?q?flask=20=E6=A8=A1=E6=9D=BF=E7=BB=A7=E6=89=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4a8b7aa..d0d4ced 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ 9. [爬虫训练场,分页爬虫案例设计Demo,打通 Python Flask 和 MySQL](https://blog.csdn.net/hihell/article/details/128429345?spm=1001.2014.3001.5501) 10. [爬虫训练场,分页爬虫案例前端页面制作](https://blog.csdn.net/hihell/article/details/128440699?spm=1001.2014.3001.5501) 11. [爬虫训练场,学校数据分页呈现,Bootstrap5 媒体组件](https://blog.csdn.net/hihell/article/details/128444515?spm=1001.2014.3001.5501) +12. [爬虫训练场项目,jinja2 模板继承,项目继续迭代](https://dream.blog.csdn.net/article/details/128452409) ## 小知识点补充博客 -- GitLab