DEPENDENCY INJECTION in Korean translation

[di'pendənsi in'dʒekʃn]
[di'pendənsi in'dʒekʃn]
dependency injection
종속성 주입
의존성 주입
dependency injection이
dependency injection(의존성 주입
dependency injection도

Examples of using Dependency injection in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Dependency Injection is a technique for achieving loose coupling between objects and their collaborators, or dependencies..
종속성 주입 DI ()은 개체와 공동 작업자 또는 종속성 간의 느슨한 결합을 실현을 위한 기술입니다.
If you have ever read about Dependency Injection then you have probably seen the terms“Inversion of Control” or“Dependency Inversion Principle”.
의존성 주입에 대한 글을 읽어본 적이 있다면 아마 “제어의 역전” 이나 “의존 관계 역전의 원칙” 이라는 말을 본 적이 있을 겁니다.
Dependency Injection(DI) refers to the process of supplying an external dependency to a software component.
컴퓨터 프로그래밍에서 Dependency Injection (DI)는 외부에 종속된 소프트웨어 컴포넌트를 제공하는 과정을 가리킨다.
Dependency injection is a technique for achieving loose coupling between objects and their dependencies..
종속성 주입 DI ()은 개체와 공동 작업자 또는 종속성 간의 느슨한 결합을 실현을 위한 기술입니다.
This tells the Angular compiler that this class is available for use in Angular's dependency injection system.
이것은 Angular 컴파일러에게이 클래스가 Angular의 의존성 주입 시스템에서 사용 가능하다는 것을 알려줍니다.
As a result with a lot of discussion with various IoC advocates we settled on the name Dependency Injection.
여러 IoC 주창자들과의 많은 토론 끝에 우리는 Dependency Injection(의존성 주입, 이하 DI)이란 이름에 다다랐다.”.
Simply said Inversion of Control(IoC) and Dependency Injection(DI) patterns are all about removing dependencies from your code.
Inversion of Control (IoC) 및 Dependency Injection (DI) 패턴은 모두 코드에서 종속성을 제거하는 것입니다.
injection within MVC controllers, see Dependency injection into controllers in ASP.
For more information specific to dependency injection within MVC controllers, see ASP. NET Core의 컨트롤러에 종속성 주입.
NET Core is designed to support and use dependency injection right from the start.
NET Core는 처음부터 종속성 주입을 지원 및 활용하도록 설계되었습니다. ASP. NET Core is designed from the ground up to support and leverage dependency injection.
The request pipeline is configured by adding middleware components to an IApplicationBuilder instance, which is provided by Dependency Injection.
요청 파이프라인을 추가 하 여 구성할 미들웨어 구성 요소는 IApplicationBuilder 종속성 주입에서 제공 되는 인스턴스. The request pipeline is configured by adding middleware components to an IApplicationBuilder instance that is provided by dependency injection.
ASP. NET Core is designed from the ground-up to support and leverage dependency injection.
ASP. NET Core는 처음부터 종속성 주입을 지원 및 활용하도록 설계되었습니다. ASP. NET Core is designed from the ground up to support and leverage dependency injection.
NET Core supports the dependency injection(DI) software design pattern, which is a technique for achieving Inversion of Control(IoC) between classes and their dependencies..
Azure Functions는 클래스와 해당 종속성 간의 IoC (제어 반전) 를 구현 하는 기술인 DI (종속성 주입) 소프트웨어 디자인 패턴을 지원 합니다. Azure Functions supports the dependency injection (DI) software design pattern, which is a technique to achieve Inversion of Control (IoC) between classes and their dependencies.
Dependency injection is a technique for achieving loose coupling between objects and their dependencies..
DI(종속성 주입)란 개체와 협력자 또는 종속성 간의 느슨한 결합을 실현하기 위한 기술입니다.
Use Dependency Injection to make data available to all users.
종속성 주입을 사용하여 모든 사용자에게 데이터를 사용할 수 있도록 합니다.
Dependency Injection(DI) is a technique that allows applications to be constructed from loosely coupled modules.
종속성 주입은 종속성 반전 원칙을 따르는 기술로, 응용 프로그램을 느슨하게 결합된 모듈로 구성할 수 있습니다.
NET Core is designed from the ground-up to support and leverage dependency injection.
NET Core는 지원 및 종속성 주입을 활용 하도록를 처음부터 다시 설계 되었습니다.
Angular's data binding and dependency injection eliminate much of the code you currently have to write.
Angular의 데이터 바인딩 및 종속성 삽입은 현재 작성해야하는 많은 코드를 제거합니다.
In that Android Advanced Course really like to do dependency injection to views, events and other items.
그 안드로이드 고급 과정에서는 정말보기, 이벤트 및 기타 항목에 대한 의존성 주입을 좋아합니다.
NET hosting layer, and can be injected into your startup logic via Dependency Injection.
NET에서 호스팅 계층을 통해 시작 논리에 삽입할 수 종속성 주입합니다.
NET Core or SignalR, already configure the data protection system and add it to a service container you access via dependency injection.
NET Core SignalR 등 앱 모델을 이미 데이터 보호 시스템을 구성 하 고 종속성 주입을 통해 액세스 하는 서비스 컨테이너에 추가 합니다.
Results: 66, Time: 0.0455

Word-for-word translation

Top dictionary queries

English - Korean