module coupling的用法和樣例:
例句
- In order to test a module in isolation, you must decouple it.
為了隔離地測試一個(gè)模塊,必須要對它進(jìn)行解耦合。 - 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.
按照模塊化設計思想,將流程各個(gè)階段分開(kāi)設計,體現系統的松耦合性,便于系統擴展。