Separation of Concern的意思|示意

美 / / 英 / /


Separation of Concern的网络常见释义

关注点分离 以服务为中心的企业集成采用“关注点分离”(Separation of Concern)的方法规划企业集成中的各种架构元素,同时从服务视角规划每种架构元素提供的服务,以及服务如何被组合在一起完成某种类型的集成...

关注分离 需要指出的是它的一个重要的理念,同时也是软件工程中的一个重要理念就是关注分离(Separation of concern,SoC)。uFrame借助控制反转(IoC)/依赖注入(DI)实现了这种分离,从而进一步实现了MVVM这种模式。

分离 )2)分布式3)软件组件之间的解耦4)关注点的分离(separation of concern)这四条原则是为了保证软件组件之间的互操作性、可移植性以及可重用性,不管底层用了什么具体的技术。

Separation of Concern相关例句

You can see that the separation of concern rule is obeyed, as every component handles an isolated call to retrieve its related object.

您可以看见它们都遵守了分离关注点原则,因为每个组件处理一个单独的调用来检索相关的对象。

To solve this problem, based on identification of object concern point and separation of aspects in avionics software system, the aspects recombinant by software sensors implantation is carried out.

对于日趋庞大的航电软件,其状态监控工作难以有效进行,这其中一个难点是状态监控中软件传感器的植入。

He wondered that Fanny spoke so seldom of _her_, and had so little voluntarily to say of her concern at this separation.

他觉得奇怪,范妮很少提到她,也很少主动说起这次别离引起的愁绪。

to further address the separation of concern between application development and operational tasks

进一步在应用开发和操作性任务间分离关注点

SOA promotes design principles like loose coupling, separation of concern, implementation encapsulation, and standardized contracts.

SOA促进松散耦合、问题分离、实现封装和标准化合同等设计原则。

Putting out this functionality into a separate gateway component supports further separation of concern when it comes to implementing a concrete solution.

就实现具体的解决方案而论,将此功能放在单独的网关组件中可以支持进一步的关注事项分离。