摘要: 1if(this.user.Text.Trim()!=""&&this.pwd.Text.Trim()!="")2{3//生成Key4stringsKey=user.Text+"_"+pwd.Text;5//得到Cache中的给定Key的值6stringsUser=Convert.ToString(Cache[sKey]);7//检查是否存在8if(sUser==null||sUs... 阅读全文
posted @ 2007-04-01 07:59 follaw 阅读(241) 评论(0) 推荐(0)

emai:crith_net#126.com