It means that a standardized and far less painful method of maintaining a consistent front end is now available, as long as you go along with the spirit of the thing and keep your code modular.
这意味着只要您坚持一些原则并保持代码模块化,那么就可以获得一种标准的、更轻松的方式维护一致的前端。
Also, you can see in the code below just how modular the architecture is.
另外,可以在下面的代码中看到这个体系结构的模块性是多么强。
Because the code is modular, it is easier to write and maintain.
由于代码是模块化的,因此更容易编写和维护。
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.
组合成为有意义的单元,那么这就让我们回到,一开始讲的话题之一了,这就是抽象的概念,也就是我可以以一个简单的,实体的形式创建这样的一个单元,把具体实现隐藏然后写一些,真正模块化的代码,我们在以后的课程中。
应用推荐