摘要: 果冻栋吖 设置或获取对象指定的文件名或路径。 alert(window.location.pathname) 设置或获取整个 URL 为字符串。 alert(window.location.href); 设置或获取与 URL 关联的端口号码。 alert(window.location.port) 阅读全文
posted @ 2017-09-05 17:03 果冻栋吖 阅读(282) 评论(0) 推荐(0)