摘要: Response.Clear()方法 Clear方法删除所有缓存中的HTML输出。但此方法只删除Response显示输入信息,不删除Response头信息。 Response.ClearContent()方法 ClearContent与Clear方法区别就是ClearContent方法不仅删除Res... 阅读全文
posted @ 2015-03-12 10:35 闲莫等 阅读(2326) 评论(0) 推荐(0)