2010年1月30日

去掉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)

Js滚动

摘要: <html><head><meta http-equiv="Content-Type" content="text/html; charset=gb2312" /><title>无标题文档</title><SCRIPT language="javascript">function movstar(a,time){movx=se... 阅读全文

posted @ 2010-01-30 14:25 韩显川 阅读(203) 评论(0) 推荐(0)

导航