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