摘要: System.Web.Caching简介 /// <summary> /// 创建随机字符串 /// </summary> /// <returns></returns> public static string CreatenNonce_str() { var cache = HttpContex 阅读全文
posted @ 2016-04-08 09:58 mysuper 阅读(921) 评论(0) 推荐(0) 编辑