level 1
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>无标题文档</title>
<script>
$('div').html('')
</script>
</head>
<body>
<div>
<%
dim aa
aa=now()
response.Write(aa)
%>
</div>
</body>
</html>
2016年05月06日 08点05分
1