摘要: http://www.daqianduan.com/example?pid=2959 animation, transition, transform or ani 2 trans 阅读全文
posted @ 2016-03-11 18:01 calochCN 阅读(155) 评论(0) 推荐(0) 编辑
摘要: Practical System Design using MEF MVVM RX MOQ Unit Tests in WPF Posted on May 21, 2015 by Arup Banerjee Prelude The project is a simple Temperature Co 阅读全文
posted @ 2016-03-11 13:16 calochCN 阅读(195) 评论(0) 推荐(0) 编辑
摘要: The Managed Extensibility Framework (MEF) is a built-in set of elements that allows you to “export” and “import” objects across projects that allows y 阅读全文
posted @ 2016-03-11 09:21 calochCN 阅读(239) 评论(0) 推荐(0) 编辑
摘要: What is Dependency Injection? A dependency is any object that another object requires. For example, it's common to define a repository that handles da 阅读全文
posted @ 2016-03-11 09:16 calochCN 阅读(204) 评论(0) 推荐(0) 编辑
摘要: var a=function(a,c){if(a)c(a)} undefined a(true,(console.log)) VM177:2 Uncaught TypeError: Illegal invocation(…)a @ VM177:2(anonymous function) @ VM18 阅读全文
posted @ 2016-03-11 08:58 calochCN 阅读(289) 评论(0) 推荐(0) 编辑