2014年7月30日

摘要: 加密HttpContext.Current.Server.UrlEncode(“当前要加密的字符”);//加密解密:HttpContext.Current.Server.UrlDecode(“当前加密的参数”);//解密 阅读全文
posted @ 2014-07-30 10:11 【波少】 阅读(196) 评论(0) 推荐(0) 编辑

导航