From 95e7aaf099d7ab3c37a0ddf52bf4e4fa25edaa9e Mon Sep 17 00:00:00 2001 From: Lostecho <31339626+IHHII@users.noreply.github.com> Date: Thu, 3 Aug 2023 14:35:00 +0800 Subject: [PATCH] Update todo.md --- todo.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/todo.md b/todo.md index 6f49d49..21ba125 100644 --- a/todo.md +++ b/todo.md @@ -2,6 +2,7 @@ ## 设计数据库 +- [x] 简易版本 - [x] 根据数据文件初步建立表 - [ ] 完成注释 @@ -14,7 +15,7 @@ ## learning -- [ ] 学习requests +- [x] 学习requests - [ ] 学习BeautifulSoup - [ ] 学习Scrapy - [ ] 学习FastAPI @@ -22,5 +23,5 @@ ## 工具 -- [ ] curl -> python code -- [ ] json解析格式化 \ No newline at end of file +- [x] curl -> python code +- [x] json解析格式化 \ No newline at end of file