去掉ASP。NET页面中的VIEWSTATE非存硬盘方法
摘要:
using System; using System.IO; using System.Text; using System.Web; using System.Web.UI; public class clViewStateMng { private LosFormatter _formatter = null; private byte _VIEWSTATE_NUM_PAGES; pri... 阅读全文
posted @ 2010-01-30 15:11 韩显川 阅读(266) 评论(0) 推荐(0)
浙公网安备 33010602011771号