<!DOCTYPE html>
<html>
<body>
<%
response.write("从凌晨 12:00 开始的秒数:")
response.write(Timer)
%>
</body>
</html>