摘要:
1.工具类代码:(代码可以自己整理下,这里重点在实现方式) using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Threading; using Syste 阅读全文
posted @ 2020-06-10 18:07
shihao316558512
阅读(506)
评论(1)
推荐(0)
摘要:
前言:有些asp.net站点,为了避免ViewState生成的冗余代码,会选择在webconfig中禁用掉ViewState,如下 <configuration> <system.web> <compilation debug="true" targetFramework="4.7.2"/> <ht 阅读全文
posted @ 2020-06-10 16:51
shihao316558512
阅读(242)
评论(0)
推荐(0)

浙公网安备 33010602011771号