同时,其也是一个减少模块需求耦合的过程:例如,Eclipse IDE许多plugin对GUI和非gui组件(如jdt . ui和jdt . core)的依赖是分开的,这样就可以在IDE环境之外使用这些非gui模块(headless builds、分析及错误检查等等)。
Jdt.ui and jdt.core. This permits other USES of the non-GUI module headless builds, parsing and error checking, etc. outside of the ide environment.
测试驱动开发(TDD)改变了编码的过程,并且这种改变不仅是可能的,同时也是值得去做的。
Test-driven development (TDD) alters the process of writing code so that change is not only possible, but desirable.
第四个同时也是最大的范围是企业过程范围。
应用推荐