study001

来源:互联网 发布:ip网络报警主机 编辑:程序博客网 时间:2024/05/16 03:28
<html>
<head>
<title>study 001</title>
</head>
<body>
<p>最后修改的时间是:
<script language="JavaScript" type="text/javascript">
document.write(document.lastModified);
</script>
</p>
</body>
</html>
 
原创粉丝点击