摘要: document.writeln(location.protocol); document.writeln(location.origin); //包括端口号 document.writeln(location.host); //不包括端口号 document.writeln(location.po 阅读全文
posted @ 2016-04-12 14:45 yanying12138 阅读(1554) 评论(0) 推荐(0) 编辑