<!DOCTYPE html>
<html>
<body>

<%

response.write(Len("这是一个美丽的日子!"))

%>
 

</body>
</html>