摘要: 1.string类型 using (RedisClient client = new RedisClient("192.168.0.107", 6379 )) { // client.FlushDb(); //client.FlushAll(); var aValue = client.Get<st 阅读全文
posted @ 2021-10-07 23:31 留下成长的足迹 阅读(21) 评论(0) 推荐(0)