修复链接格式
This commit is contained in:
parent
9264bb2b1c
commit
d1614160aa
|
@ -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` 中
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue