摘要:
///后台代码public Hashtable HtFilePath{get{if (ViewState["HtFilePath"] == null){Hashtable ht = new Hashtable();ht.Add("filefirst", "");ht.Add("filesecond", "");ht.Add("filethird", "");ViewState["HtFilePath"] = ht;}return (Ha 阅读全文
posted @ 2013-10-28 14:47
不疼不痒,不吵不闹
阅读(1203)
评论(0)
推荐(0)

浙公网安备 33010602011771号