获取浏览器窗口 window.innerHeight高 window.innerWidth 宽
弹出层
alert 提示框
询问框
confirm() 返回 true 或者false
prompt 输入框
地址信息
window.location.href 可读可写
reload 重新加载 =刷新