Skip to content

Commit

Permalink
添加第四期项目要求。
Browse files Browse the repository at this point in the history
  • Loading branch information
imlinhanchao committed Apr 12, 2018
1 parent e1c9961 commit a02b253
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 2 deletions.
Binary file added 01/01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion 01/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@

按照设计图制作出对应的网页:

![](https://dn-coding-net-production-file.qbox.me/979a7d78-0bb3-4341-a0f4-7694e166e119.png?download/%E8%AE%BE%E8%AE%A1%E5%9B%BE01.png&e=1522749860&token=goE9CtaiT5YaIP6ZQ1nAafd_C1Z_H2gVP8AwuC-5:X6dVov783YiMZknEG75UwYLLDzg=)
![报名查询](./01.png)
Binary file added 04/02.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions 04/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# 第四期项目

## [后端] 4/18 可设置的猜数字范围
修改上一个程序,在菜单添加『设置猜数字范围』并完成功能,猜数字范围默认为1~1000,可设置为1~N。设置后需记住,下次开启程序依然保持该范围。

## [爬虫] 4/18 图片爬虫
通过 https://unsplash.com 选择一个自己喜欢的关键字或主题,爬取该关键字或主题搜索结果的前100张图片,例如:https://unsplash.com/search/photos/cat。

## [前端] 4/18 在线报名页面
根据如下设计图开发网页页面,并与之前页面通过页面链接相互连接。
![在线报名](./02.png)
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@

[第一期项目](./01)
[第二期项目](./02)
[第三期项目](./03)
[第三期项目](./03)
[第四期项目](./04)

0 comments on commit a02b253

Please sign in to comment.