随笔分类 -  DCI

DCI。
DCI:DCI学习总结
摘要:备注之前把DCI的Role和四色原型的Role给弄混了,本文也不会比较这两种Role的区别(后面有机会再说),这里简单的记录一下对DCI的理解。参考文章:http://www.cnblogs.com/happyframework/p/3302238.html。什么是DCI?Context 选择 Data,让 Data 扮演 Role 执行 Interaction。Data用户模型(只包含数据和本地方法)。如: 1 using System; 2 using System.Collections.Generic; 3 using System.Linq; 4 using System.Text; 阅读全文

posted @ 2013-09-05 13:58 幸福框架 阅读(9989) 评论(3) 推荐(3)

DCI:The DCI Architecture: A New Vision of Object-Oriented Programming
摘要:SummaryObject-oriented programming was supposed to unify the perspectives of the programmer and the end user in computer code: a boon both to usability and program comprehension. While objects capture structure well, they fail to capture system action. DCI is a vision to capture the end user cogniti 阅读全文

posted @ 2013-09-04 22:29 幸福框架 阅读(2291) 评论(0) 推荐(0)

导航

我要啦免费统计