high cohesion中文,high cohesion的意思,high cohesion翻译及用法
2026-04-13 09:42浏览次数 25
high cohesion
高内聚
high cohesion 片语
片语
High Cohesion Low Coupling高内聚
High Cohesion & Low Coupling高内聚
High surface tension and cohesion高表面张力和凝聚力
High Cohesion and Low Coupling高内聚低耦合
high cohesion 例句
英汉例句
However, the processes are still not granular enough to enforce adherence to the principles of high cohesion and low coupling.
然而,过程仍旧不够粒度化,以遵循高内聚和低耦合的原则。
What do low coupling and high cohesion mean?
什么是低耦合和高聚合?
Designs with high cohesion offer the opportunity for lower coupling.
具有高内聚力的设计将提供降低耦合的机会。
Secondly, it keeps the low coupling and high cohesion virtue of layers in protocol stack after adding cross-layer design, so as to keep the OSI layering architecture.
The reason that applications frequently fail to embody the principles of high cohesion and low coupling relates to real-world software development processes.
应用程序常常没有嵌入高内聚和低耦合的原则的原因与现实的软件开发过程有关。
Between classes it is high cohesion and low coupling.
类与类之间具有高内聚,低耦合的特点。
It is said that an object is low in cohesion when it takes on responsibilities that should be performed by other objects; in other words, high cohesion requires limiting an object's responsibilities.
有人说,当对象承担应该由其他对象执行的职责时,它就是低内聚的,换句话说,高内聚需要限制对象的职责。
Figure 1: Applying the principles of high cohesion and low coupling is especially critical within the application and domain layers of an enterprise system architecture.
图1:应用高内聚和低耦合的原则在企业系统架构的应用和领域层中是特别至关重要的。
Two responsibility assignment principles play a major role in achieving good object-oriented design: high cohesion and low coupling.
这两个职责分配原则在完成良好的面向对象设计的方面扮演了主要角色:高内聚和低耦合。
You want high cohesion throughout your design, and your tests should be cohesive as well.