我知道现在有一些模块系统。
它还显示了一些模块,例如a到d,它们在一些场景合并中会得到重新使用。
It also shows that some of the modules, such as a and d, are reused in several scenarios combination.
您可以动态地编写一些模块,并且您可以在稍后对其进行测试和使用。
You can write modules on the fly and you can test and use them later.
We modularize things.
把一些事情都模块化了。
What we're really getting at is the idea of saying I want to have a way of grouping together information into units that make sense. So I can go back to one of those topics we had at the beginning, which is the idea of abstraction, that I can create one of those units as a simple entity, bury away the details and write really modular code.
组合成为有意义的单元,那么这就让我们回到,一开始讲的话题之一了,这就是抽象的概念,也就是我可以以一个简单的,实体的形式创建这样的一个单元,把具体实现隐藏然后写一些,真正模块化的代码,我们在以后的课程中。
应用推荐