Dependency Inversion Principle states that we should decouple high level modules from low level modules, introducing an abstraction layer between the high level classes and low level classes.
依赖倒置原则声明了我们应该将高层模块和低层模块解偶,在高层类和低层类之间引入一个抽象层。
Management is the key to loose coupling-the core architectural principle behind the service abstraction.
管理是松耦合问题的关键,而松耦合是服务抽象的核心架构原则。
The first principle of a modularity framework is to attempt to try to focus on one logical piece of functionality at a time, also known as abstraction.
一个模块化框架的第一个基本原理是,努力尝试在一个时间关注于一个逻辑功能块,也称作为抽象。
The second principle of a modularity framework is closely related to abstraction.
模块化框架的第二个基本原理与抽象紧密相关。
Loose coupling together with the "service Abstraction" principle and the "service Reusability" principle are central enablers of composable services.
松耦合和“服务抽象”原则及“服务可重用性”原则一起都是可组合服务的核心驱动力。
If a class that uses an abstraction has to downcast to a specific subclass in one section, you're not following the Open Closed Principle.
如果在某一部分中,一个抽象了的类必须向下转换为特定的子类,那么你就没有遵循开闭原则。
It is difficult to read the code when you have to jump mentally between abstraction levels, which is what the SLAP principle tries to avoid.
如果必须在抽象层之间转移,阅读代码会很困难,这正是SLAP原则试图避免的情况。
You can describe the same principle from several angles and at different levels of abstraction depending on the Dreyfus level of your intended audience.
基于受众的Dreyfus级别,要从不同的角度和不同的抽象水平叙述同一条原则。
Roughly stated, you are following the Liskov Substitution Principle if you can use any implementation of an abstraction in any place that accepts that abstraction.
粗略地说,如果你可以在任何接受抽象的地方使用那个抽象的任何实现,就是在遵循Liskov替换原则。
The Nothing which the Buddhists make the universal principle, as well as the final aim and goal of everything, is the same abstraction.
那些佛教徒认为万事万物的普遍原则、究竟目的和最后归宿的无,也是同样的抽象体。
In this paper, the principle to implement the FPGA Waveform Portability and the definition of the hardware abstraction layer for FPGA in SCA is introduced.
介绍了实现软件无线电台中FPGA波形可移植性的一般方法,SCA中硬件抽象层的思想,以及针对FPGA芯片的硬件抽象层的定义。
In this paper, the principle to implement the FPGA Waveform Portability and the definition of the hardware abstraction layer for FPGA in SCA is introduced.
介绍了实现软件无线电台中FPGA波形可移植性的一般方法,SCA中硬件抽象层的思想,以及针对FPGA芯片的硬件抽象层的定义。
应用推荐