From d1614160aab710323c2876814e4654337e7d762e Mon Sep 17 00:00:00 2001 From: Luthics Date: Sat, 16 Sep 2023 15:56:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=93=BE=E6=8E=A5=E6=A0=BC?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00eb559..19fee64 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ + (可选) 提供筛选查找功能(详见下方的 3.) ## 详情 -1. 写一个爬虫来爬取教务处首页(http://dean.xjtu.edu.cn/jxxx/xytz.htm) 学业通知栏目中的通知列表,并将其存储在 本地的 `SQLite` 数据库 `data.db` 中 +1. 写一个爬虫来爬取教务处首页([http://dean.xjtu.edu.cn/jxxx/xytz.htm](http://dean.xjtu.edu.cn/jxxx/xytz.htm)) 学业通知栏目中的通知列表,并将其存储在 本地的 `SQLite` 数据库 `data.db` 中 ![1694848053023.png](https://picture-1300689095.file.myqcloud.com/2023/09/16/65055436b7dff.png)