一起寫答案,哈哈哈
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>location</title>
</head>
?<script type="text/javascript">
? ? ? ? document.write(window.location.href);
? ? ?
?</script>
<body>
</body>
</html>
2019-09-03
document.write(window.location.href);
2021-10-25
?document.write(location.href);
2021-04-09
document.write(window.location.href);
2021-03-19
?document.write(window.location.href);
2021-02-24
document.write(location.href);? ?
2021-02-21
document.write(window.location.href);
2021-01-20
document.write(window.location.href);
2021-01-15
document.write(window.location.href);
2020-11-30
document.write(window.location.href);
2020-11-19
?document.write(window.location.href);
? ? ?