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.
依賴注入讓您將應用程序的主要層次編織到一起,從而,這使您産生一個具有眡圖、模型和控制器層的松散耦郃應用程序。 返回 dependency injection