- add.js抛出异常练习,用到
try catch
- test1.js抛出异常练习,用到
throw
,其中数值可以输入 - test2.js给类型增加方法练习
- test3.js汉诺塔用函数递归解决
- test4.js作用域练习
- test5.html闭包练习,可以实现
html
中body
颜色的改变,demo预览 - test6.html还有
bug
,demo预览 - test7.js返回值是对象
- css-test.html这是一个关于css的类选择器的练习,demo预览
- grid.html这是一个网格布局的练习,demo预览
- clock.html这是用canvas写的一个钟表,demo预览
- flex.html这是用flex写的一个筛子图,demo预览
- cookie.html关于cookie,demo预览
- localstorage.html关于localstorage一些属性和方法的练习,demo预览
- iframe.html网易云歌单外链,demo预览