我就不吃芹菜

导航

 

2016年8月28日

摘要: 设置或获取对象指定的文件名或路径。<script>alert(window.location.pathname)</script> 设置或获取整个 URL 为字符串。<script> alert(window.location.href);</script>设置或获取与 URL 关联的端口号码。<s 阅读全文
posted @ 2016-08-28 22:38 我就不吃芹菜 阅读(865) 评论(0) 推荐(0) 编辑