以服务为中心的企业集成采用“关注点分离”(Separation of Concern)的方法规划企业集成中的各种架构元素,同时从服务视角规划每种架构元素提供的服务,以及服务如何被组合在一起完成某种类型的集成...
基于38个网页-相关网页
需要指出的是它的一个重要的理念,同时也是软件工程中的一个重要理念就是关注分离(Separation of concern,SoC)。uFrame借助控制反转(IoC)/依赖注入(DI)实现了这种分离,从而进一步实现了MVVM这种模式。
基于22个网页-相关网页
)2)分布式3)软件组件之间的解耦4)关注点的分离(separation of concern)这四条原则是为了保证软件组件之间的互操作性、可移植性以及可重用性,不管底层用了什么具体的技术。
基于14个网页-相关网页
to further address the separation of concern between application development and operational tasks
进一步在应用开发和操作性任务间分离关注点
With the other option of using a separate system, I think the main advantage of this is the separation of concern.
与使用一个单独的系统的其他选项,我觉得这个最主要的优点是分离关注。
SOA promotes design principles like loose coupling, separation of concern, implementation encapsulation, and standardized contracts.
SOA促进松散耦合、问题分离、实现封装和标准化合同等设计原则。
应用推荐