摘要:
新建MVC项目,添加程序集引用 定义接口ILog public interface ILog { string Save(string message); } 类TxtLog实现接口ILog public class TxtLog:ILog { public string Save(string m 阅读全文
posted @ 2016-03-02 16:12
成败在我手
阅读(1221)
评论(1)
推荐(0)
摘要:
原文:ALCA in Redis-land 一篇对使用Redis在NoSQL的世界中冒险之旅的总结。 The legs of our journey 像每次出发一样,先对我们这次的旅程路线做个介绍: Redis? What is it? Available datatypes Where are m 阅读全文
posted @ 2016-03-02 13:20
成败在我手
阅读(182)
评论(0)
推荐(0)

浙公网安备 33010602011771号