https://github.com/woai3c/2017ife-task
2017百度前端技术学院任务
https://github.com/woai3c/2017ife-task
css html javascript
Last synced: 4 months ago
JSON representation
2017百度前端技术学院任务
- Host: GitHub
- URL: https://github.com/woai3c/2017ife-task
- Owner: woai3c
- Created: 2017-02-22T12:19:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-11-29T10:19:07.000Z (over 3 years ago)
- Last Synced: 2025-04-12T10:40:04.798Z (about 1 year ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage:
- Size: 36.5 MB
- Stars: 64
- Watchers: 4
- Forks: 54
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [百度前端技术学院2017任务](http://ife.baidu.com/2017/course/all)
* [百度前端技术学院2016任务](https://github.com/woai3c/2016ife-task)
* [百度前端技术学院2018任务](https://github.com/woai3c/2018ife-task)
### 以下仅为部分任务展示
1:自定义input样式
https://htmlpreview.github.io/?https://github.com/woai3c/2017ife-task/blob/master/normal/checkStyle.html
2:自定义网页右键菜单
https://htmlpreview.github.io/?https://github.com/woai3c/2017ife-task/blob/master/normal/customMenu.html
3:正则表达式入门
https://htmlpreview.github.io/?https://github.com/woai3c/2017ife-task/blob/master/normal/re.html
4: WebGL No.1 - Three.js 入门
https://htmlpreview.github.io/?https://github.com/woai3c/2017ife-task/blob/master/normal/WebGL1.html
5: ECharts NO.1 - 零基础绘制ECharts图表
https://htmlpreview.github.io/?https://github.com/woai3c/2017ife-task/blob/master/normal/ECharts1.html
6: 有趣的鼠标悬浮模糊效果
https://htmlpreview.github.io/?https://github.com/woai3c/2017ife-task/blob/master/advanced/vague/vague.html
7: 使用CSS实现折叠面板
https://htmlpreview.github.io/?https://github.com/woai3c/2017ife-task/blob/master/advanced/fold.html
8: CSS3饼状loading效果
https://htmlpreview.github.io/?https://github.com/woai3c/2017ife-task/blob/master/advanced/loading.html
9: CSS3实现3D轮播图
https://htmlpreview.github.io/?https://github.com/woai3c/2017ife-task/blob/master/advanced/3Dloop/3Dloop.html
10: 动态数据绑定(四)
https://htmlpreview.github.io/?https://github.com/woai3c/2017ife-task/blob/master/hard/databind4.html
11: 动态数据绑定(五)
https://htmlpreview.github.io/?https://github.com/woai3c/2017ife-task/blob/master/hard/databind5.html
12: 音乐播放器
https://htmlpreview.github.io/?https://github.com/woai3c/2017ife-task/blob/master/hard/player/index.html
13: 正则表达式之简易markdown文件解析器
https://htmlpreview.github.io/?https://github.com/woai3c/2017ife-task/blob/master/hard/markdown/index.html
14: WebGL No. 2 - 光与影
http://htmlpreview.github.io/?https://github.com/woai3c/2017ife-task/blob/master/advanced/WebGL2.html
15: WebGL No. 3 - 材质与纹理
http://htmlpreview.github.io/?https://github.com/woai3c/2017ife-task/blob/master/advanced/WebGL3/index.html
16: WebGL No. 4 - 照相机和交互控制
http://htmlpreview.github.io/?https://github.com/woai3c/2017ife-task/blob/master/advanced/WebGL4/index.html
17: WebGL No.5 - 动画
http://htmlpreview.github.io/?https://github.com/woai3c/2017ife-task/blob/master/advanced/WebGL5/index.html
18: ECharts NO.2 - 实现自定义的统计图表
http://htmlpreview.github.io/?https://github.com/woai3c/2017ife-task/blob/master/advanced/echarts2/index.html
19: ECharts NO.3 - 绘制地图
http://htmlpreview.github.io/?https://github.com/woai3c/2017ife-task/blob/master/advanced/echarts3/index.html
20: 贪吃蛇
https://htmlpreview.github.io/?https://github.com/woai3c/2017ife-task/blob/master/hard/snake/index.html
21: 虚拟画笔
https://htmlpreview.github.io/?https://github.com/woai3c/2017ife-task/blob/master/hard/drawing/index.html
22: UI组件之色彩选择器
http://htmlpreview.github.io/?https://github.com/woai3c/2017ife-task/blob/master/advanced/colorpicker/index.html
23: 推箱子
http://htmlpreview.github.io/?https://github.com/woai3c/2017ife-task/blob/master/hard/pushBox/index.html
24: 标签云
http://htmlpreview.github.io/?https://github.com/woai3c/2017ife-task/blob/master/advanced/tagCloud/index.html