2015年3月11日
摘要: 理解不是很深,不做解说,自己写了个小例子记录下来例子以面试者去面试为主题,容易理解,例子简单(小白写的,能不简单吗),能看的懂的代码才是好代码啊观察者接口 1 using System; 2 using System.Collections.Generic; 3 using System.Linq;... 阅读全文
posted @ 2015-03-11 17:20 翻滚的咸鱼 阅读(515) 评论(0) 推荐(0) 编辑