modularizing
基本解释
- 模块化
英汉例句
- In addition, when modularizing existing code, filtering out classes or resources from an exported package may break users of the package.
另外,将现有代码模块化,从一个输出包中过滤类或资源可能会打断包的使用者。 - According to the thought of modularizing design, each part of the process is implemented separately to reduce the coupling of the system and expand the system functions easily.
按照模块化设计思想,将流程各个阶段分开设计,体现系统的松耦合性,便于系统扩展。