基本内容:
https://www.cnblogs.com/AFBF/p/14289898.html
DOM:
https://www.cnblogs.com/AFBF/p/14289936.html
BOM
https://www.cnblogs.com/AFBF/p/14289964.html
移动端+JQuery+js面向对象
https://www.cnblogs.com/AFBF/p/14289973.html
写在字符串里面
? do while 和while的区别是,前者会先执行一次在进行条件判断,后者直接进行条件判断
构造函数里面装的是对象,不需要返回结果
1
学会查阅文档 MDN
随机数
倒计时写法
1
原文:https://www.cnblogs.com/AFBF/p/14289898.html