<!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>location</title> </head> <script type="text/javascript"> var url=window.location.href; document.write(url); </script> </head> <body> </body> </html>
mokkun
2014-09-09
2 回答
举报
0/150
提交
取消