module coupling的用法和样例:
例句
- In order to test a module in isolation, you must decouple it.
为了隔离地测试一个模块,必须要对它进行解耦合。 - 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.
按照模块化设计思想,将流程各个阶段分开设计,体现系统的松耦合性,便于系统扩展。