go top

dependency inversion principle

  • 依赖反转原则:一种面向对象编程设计原则,它鼓励程序员将高层模块与底层模块分离,使它们都依赖于抽象,而不是具体实现。这有助于提高代码的可维护性和可扩展性。

网络释义英英释义

  依赖反转原则

依赖反转原则Dependency inversion principle)指代了一种特定的 解耦在这种结构下,高层次的组件直接依赖于低层次的组件去实现一些任务 。

基于4286个网页-相关网页

  依赖倒置原则

依赖倒置原则Dependency Inversion Principle)是很多面向对象技术的根基。它特别适合应用于构建可复用的软件框架,其对于构建弹性地易于变化的代码也特别重要。

基于424个网页-相关网页

  依赖倒转原则

依赖倒转原则Dependency Inversion Principle)是关于类之间耦合的原则。在面向对象系统中,类之间可以存在有三种不同的耦合关系:

基于120个网页-相关网页

  依赖倒置

3、DIP依赖倒置Dependency Inversion Principle ) 一个良好的设计应该是系统的每一部分都是可 替换的。面向对象程序设计,依赖关系被倒置了。

基于51个网页-相关网页

短语

The dependency inversion principle 依赖倒置原则 ; 依赖倒转原则 ; 依赖注入原则

Dependency Inversion Principle DIP 依赖倒转原则

DIP The Dependency Inversion Principle 依赖倒置原则

Dependency Inversion Principle - OO 设计的依赖倒置原则

D The Dependency Inversion Principle 依赖倒置原则

D - Dependency Inversion Principle 依赖反转原则 ; 依赖倒置原则

the Dependency Inversion Principle DIP 依赖原则 ; 依赖倒置原则

 更多收起网络短语

Dependency inversion principle

  • abstract: In object-oriented programming, the dependency inversion principle refers to a specific form of decoupling where conventional dependency relationships established from high-level, policy-setting modules to low-level, dependency modules are inverted (i.e.

以上来源于: WordNet

双语例句

  • The Dependency Inversion Principle has proved essential for writing high-quality, maintainable, and therefore testable code.

    依赖性倒置原则证明编写可维护测试高质量代码的必要条件。

    youdao

  • One thing developers have come to agree on is that well-written code is maintainable, and the Dependency Inversion Principle is a sure way to design for maintainability.

    开发人员所赞同一点编写良好代码易于维护,依赖性倒置原则是进行可维护性设计可靠方法

    youdao

  • 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.

    依赖倒置原则声明我们应该高层模块低层模块解偶,在高层低层类之间引入一个抽象

    youdao

更多双语例句
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定