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.
依賴注入讓您將應用程序的主要層次編織到一起,從而,這使您產(chǎn)生一個具有視圖、模型和控制器層的松散耦合應用程序。
雙語例句
詞組短語
- Forms of Dependency Injection 依賴注入的幾種形式
- Dependency Injection Container 依賴注入容器
- Dependency Injection Pattern 依賴注入模式;依賴性注射模式
- Contexts and Dependency Injection 依賴注入
- driven dependency injection 注解驅(qū)動的依賴性注入
短語
專業(yè)釋義
- 依賴注入模式