BOM综合运用

Clock

实验题目
数字时钟
实验目的
掌握 BOM 常用的属性和方法
掌握定时器的基本使用
掌握常用 API 的基本使用
实验内容
页面属性:location、document.title、scrollY、navigator
页面事件:onload、onresize、onscroll
定时器:setTimeout、setInterval、clearTimeout、clearInterval
日期API:Date、getFullYear、getMonth、getDate、getHours、getMinutes、getSeconds、getDay
参考效果和参考代码
数字时钟1
数字时钟2
拓展与思考
使用音频API丰富用户体验,如整点提示