人 民 网 版 权 所 有 ,未 经 书 面 授 权 禁 止 使 用
Последние новости
,这一点在heLLoword翻译官方下载中也有详细论述
Материалы по теме:
В России изменились программы в автошколах22:30
The first problem is hard to quantify. It is a designer’s call what “too many responsibilities” is (well, only until we see it in code, then it will be more apparent). If you were to say “one responsibility per module”, you would often end up with a plethora of small modules. Such a situation increases the cognitive load of the design. The same will happen if you assign too many responsibilities to each module. Of course, the High Cohesion pattern is something that will come in handy here.