We separate our code into different classes, or modules.
我们将代码分解到不同的类或模块中。
You then import from source control the projects or modules that you expect to change.
然后您从源代码控制中导入您期望变更的项目或模块。
We already saw some of the errors that can occur when changes are made to classes or modules.
而我们已经看到在对类或模块进行某些更改时,会出现一些错误。
应用推荐