dependency injection
基本解释
- 依赖注入
英汉例句
- You hear both Inversion of Control and dependency injection used almost interchangeably.
您听说过控制反转 和依赖注入 几乎可以互换使用。 - Thus, throughout this article and the next, I refer to this style of coding as dependency injection.
所以,贯穿本文和下一篇文章,我都把这种形式的编码称为依赖注入。 - Dependency injection lets you weave together the main layers of your application, which, in turn, lets you produce a loosely coupled application with view, model, and controller layers.
依赖注入让您将应用程序的主要层次编织到一起,从而,这使您产生一个具有视图、模型和控制器层的松散耦合应用程序。
双语例句
词组短语
- Forms of Dependency Injection 依赖注入的几种形式
- Dependency Injection Container 依赖注入容器
- Dependency Injection Pattern 依赖注入模式;依赖性注射模式
- Contexts and Dependency Injection 依赖注入
- driven dependency injection 注解驱动的依赖性注入
短语
专业释义
- 依赖注入模式