window window.open location对象 location.href 获取浏览器地址location.href = ‘http://www.baidu.com‘ // 跳转到百度location.href = ‘http://www.baidu.com?username=huruqing‘ history对象setTimeout 延迟setInterval 定时器navigation: user-agent