Skip to content

ethan-mm-x/HTML5Course20160801

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML5Course20160801

#作业安排

##20161013

  1. 根据表单数据绘制矩形(服务器使用Nodejs写)

##20161012

  1. 拖入mp3文件播放

##20161011

  1. 写出可以保存图形的画板

##20161010

  1. 写出新浪微博头像编辑工具

##20161008

  1. 完成游戏《你是谁》,效果参考 http://plter.github.io/h5demos/WhatAreYou/index.html

##20160907

  1. http://apistore.baidu.com/apiworks/servicedetail/987.html 请求菜谱接口
  2. 尝试封装网络请求
  3. 通过接口内容 写界面

#作业安排 ##20160824

  1. 打飞机游戏,效果参考:http://plter.github.io/h5demos/AirRaid/

##20160823

  1. 移动的小球

##20160822

  1. 用面向对象的方式实现自定义菜单,效果参考http://plter.github.io/learnjs/ccmjs/examples/

##20160819

  1. 卡片记忆小游戏,效果参考 http://plter.github.io/h5demos/CardsMemory/index.html

##20160817

  1. 在页面上呈现100个2D翻转的卡片,效果参考 http://plter.github.io/learnjs/jQueryCard/index.html

##20160816

  1. 轮播图切换时效果随机,包括效果有(从左往右、从右往左、从上往下、从下往上、淡入淡出)

##20160815

  1. 用JavaScript写出一个轮播图

##20160812(小测试)

  1. 用正则表达式解析url参数
  2. 可拖动的DIV
  3. 同步MP3播放歌词,解析歌词用正则表达式

##20160811

  1. 同步播放歌词,效果参考http://plter.github.io/learnjs/PlaySong/PlaySoundWithLRC.html

##20160810

  1. 自定义菜单,效果参考http://plter.github.io/learnjs/ccmjs/examples/

##20160809

  1. 跟随鼠标的眼睛,效果参考http://plter.github.io/learnjs/Eyes/index.html

##20160808

  1. 用纯JavaScript写出一个2D卡片,效果参考http://plter.github.io/learnjs/jQueryCard/index.html

##20160805 (小测试)

  1. 写出一个进度条
  2. 写出一个数字时钟
  3. 用JavaScript对表格行进行奇偶渲染,效果参考 http://plter.github.io/learnjs/Css3Table/index.html

##20160804

  1. 写出一个可以排序的表格,效果参考 http://plter.github.io/learnjs/ScoreList/index.html

##20160803

  1. 对数组元素进行排序(禁止用sort函数)

##20160802

  1. 在控制台输出九九乘法表
  2. 在控制台输出杨辉三角

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.8%
  • CSS 39.7%
  • HTML 3.3%
  • TypeScript 0.2%