这在松散意义上称为关注点分离。
在架构构建块职责之间可以实现一个清晰的关注点分离。
Achieve a clear separation of concerns between architectural building block responsibilities.
这是在JSF中分离关注点的另一个例子。
This is another example of the separation of concerns in JSF.
进一步在应用开发和操作性任务间分离关注点
to further address the separation of concern between application development and operational tasks
例如,假定您知道需要分离模型-视图-表示器(Model - View -Presenter)关注点。
For example, suppose you know that you want the separation of concerns of Model-View-Presenter.
模板方法模式的这种用法提供了关注点的好的分离。
Such USES of the Template Method pattern offer good separation of concerns.
因为服务是一个分离关注点,建议你把服务代码放到它自己的文件里。
Given that the service is a separate concern, we suggest that you write the service code in its own file.
因为服务是一个分离关注点,建议你把服务代码放到它自己的文件里。
Given that the service is a separate concern, we suggest that you write the service code in its own file.
应用推荐