<% Response.Charset="ISO8859-1" %> This is some text
<% Response.Charset="ISO8859-1" %>
This is some text
ASP编码教程:如何实现/使用缓存
ASP编码教程:asp缓存的分类
ASP编码教程:何谓ASP缓存/为什么要缓存
ASP编码教程:asp实现的sha1加密解密代码
ASP编码教程:asp执行带参数的sql语句实例