修复链接格式

This commit is contained in:
Luthics 2023-09-16 15:56:28 +08:00
parent 9264bb2b1c
commit d1614160aa
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
+ (可选) 提供筛选查找功能(详见下方的 3. + (可选) 提供筛选查找功能(详见下方的 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) ![1694848053023.png](https://picture-1300689095.file.myqcloud.com/2023/09/16/65055436b7dff.png)