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.
按照模塊化設計思想,將流程各個階段分開設計,體現系統的松耦合性,便於系統擴展。