modularizes

模块化
常用释义
模块化

例句

Level Three: At this level, the organization componentizes and modularizes major or critical parts of its application portfolio.

第三级:在这个级别,组织组件化和模块化其应用程序组合的关键部分。

A style of programming that modularizes the parts of a program that ordinarily cut across module boundaries.

一种将程序的经常绕过模块边界的部分模块化的编程风格。

这消除了对程序的其他部分的相依性,并使代码进一步模块化。

AOP模块化了横切关注点,因此我要在代码中寻找横切关注点。

AOP模块化横切关注点。因此应该寻找那些分散和纠缠在代码中的代码。