摘要: public class CacheHelper { //缓存容器 private static Dictionary CacheDictionary = new Dictionary(); /// /// 添加缓存 /// public static void Add(string k... 阅读全文
posted @ 2019-08-01 15:32 SmilePastaLi 阅读(320) 评论(0) 推荐(0)
摘要: HttpGet: HttpPost: 阅读全文
posted @ 2019-08-01 15:00 SmilePastaLi 阅读(263) 评论(0) 推荐(0)