-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e2d6684
commit afb3054
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# 第五期项目 | ||
|
||
## [后端] 4/25 可设置的猜数字范围 | ||
请修改程序,由保存数据到文件改为保存数据到数据库。 | ||
|
||
## [爬虫] 4/25 图片爬虫 | ||
这是学校图书馆的网站:http://search.lib.net.sxisa.com/NTRdrLogin.aspx 默认密码为8位生日数字,比如:19980204,请用户输入学号密码后,模拟登录后抓取其借阅信息。 | ||
|
||
## [前端] 4/25 在线报名页面 | ||
根据前一期项目所做的网页,为其添加合理的表单验证。 |