代码示例:(标识:demo_aspe_end)
<html>
<body>
<p>我正在写文本。这些文本不会被<br />
<%
Response.End
%>
完全发送。这时候已经不能输出任何文本了!</p>
</body>
</html>
运行结果: