What is the translation of " A DEPENDENCY " in Korean?

[ə di'pendənsi]

Examples of using A dependency in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
So what is a dependency?
그럼 Dependency란 무엇일까?
If a dependency exists, it will override the timestamp system.
만약 종속성이 존재한다면, 타임스탬프 시스템을 덮어씁니다.
(You may need to add a dependency).
(어쩌면 의존성을 추가해야 할 수도 있습니다).
Add a dependency on spring-restdocs-mockmvc in the test scope.
Test scope 에 spring-restdocs-mockmvc 의존성 추가하기.
That means you're creating a dependency.
즉, 당신은 잠재의식이 만들어낸 한 존재입니다.
Add Poolboy as a dependency to our mix. exs.
Mix. exs에 Poolboy를 의존성으로 추가합니다.
It was always giving the error message“Failed to Install a Dependency“.
그것은 항상 «의존성을 설치 하는 데 실패» 오류 메시지를 주고 있 었 어 요.
Do you realy need a dependency injection container?
Dependency injection 이거 정말 필요한거 맞나요?
It can help to body naturally relieve itself without creating a dependency.
그것은 육체에 도움이 될 수 있습니다 의존성을 만들지 않고 자연스럽게 자신을 완화.
It will ask a dependency, like a network manager or API client.
이것은 Network Manager나 API Client같은 의존(dependency)에 물어볼 것이다.
All we need to do is add Poolboy as a dependency to our mix. exs.
해야 할 일은 mix. exs에 Poolboy를 의존성으로 추가하는 것 뿐입니다.
Your project can have one or many modules and one module may use another module as a dependency.
프로젝트에는 하나 이상의 모듈이 포함될 수 있으며, 하나의 모듈이 다른 모듈을 종속성으로 사용할 수 있습니다.
The navigation-testing artifact now has a dependency on the Kotlin standard library.
Navigation-testing 아티팩트가 이제 Kotlin 표준 라이브러리에 대한 종속성을 갖습니다.
Gs is a site which offers online alternative chat is considered a dependency.
Gs 종속성 간주됩니다 온라인 대안 채팅을 제공하는 사이트입니다.
This is an improvement, but now you have created a dependency love triangle between these three scripts.
이것은 개선이지만 이제 이 세 스크립트 사이에 종속성 사랑 삼각형을 만들었습니다.
It's a dependency manager for Swift and Objective-C Cocoa projects.
코코아팟 공식 사이트에 보면 ‘CocoaPods is a dependency manager for Swift and Objective-C Cocoa projects.'.
If the issue occurs on a specific platform or due to a dependency, that's helpful to know as well.
문제가 특정 플랫폼이나 의존성 때문에 발생한다면 그것도 알 수 있으면 도움이 될 것입니다.
CocoaPods is a dependency manager for Swift and Objective-C projects.
코코아팟 공식 사이트에 보면 ‘CocoaPods is a dependency manager for Swift and Objective-C Cocoa projects.'.
But app already depends on todos, so this would create a dependency cycle(app-> todos-> app).
하지만 app 모듈은 이미 todos에 의존하고 있기 때문에 종속성 싸이클이 생성된다. (app -> todos -> app).
OpenRC is a dependency based init system that works with the system provided init program, normally/sbin/init.
OpenRC는 보통 /sbin/init라고 하는 시스템에서 제공하는 init 프로그램과 함께 동작하는 의존성 기반 rc (run command) 시스템입니다.
He made the switch from opioids to medical marijuana after developing a dependency on painkillers that were prescribed to him.
그는 처방 된 진통제에 대한 의존성을 개발 한 후 오피오이드에서 의료용 마리화나로 전환했습니다.
Modify the module-level build. gradle file to enable multidex and add the multidex library as a dependency.
Multidex를 활성화하고 multidex 라이브러리를 종속성으로 추가할 수 있도록 아래와 같이 모듈 수준 build. gradle 파일을 변경합니다.
If a dependency changes, the cache item is invalidated and removed from the cache.
종속성이 변경되면 해당 개체는 사용할 수 없게 되어 캐시에서 제거됩니다. When any dependency changes, the object becomes invalid and is removed from the cache.
You must download the JDBC connector driver for the specific database type separately and add it as a dependency in your project.
특정 데이터베이스 유형을 위한 JDBC 커넥터 드라이버를 별도로 다운로드하고 프로젝트에서 종속성으로 추가해야 합니다.
For more information on how to add a dependency, see the Dependencies section in the Creating Java and JavaScript Adapters tutorial.
종속성 추가 방법에 대한 자세한 정보는 Java 및 JavaScript 어댑터 작성 학습서에서 종속성 절을 참조하십시오.
The build resultis an Android Archive(AAR) file that you can add as a dependency for your Android app modules.
빌드 결과로 AAR(Android Archive) 파일이 생성되며,이 파일은 Android 앱 모듈에 대한 종속성으로 추가할 수 있습니다.
Furthermore, it uses a dependency isolation tool during execution to ensure that no implicit dependencies“leak in” from the surrounding system.
더나아가, 종속성 분리 툴을 사용하여 실행되는 동안 둘러싼 시스템으로 암묵적인 종속성 “유출”이 발생하지 않는 것을 보장합니다.
This would make the analysis fail to find the related data, and the engine will assume a dependency on UV Channel 0 and a Scale of 1.
이로 인해 분석 시 관련 데이터를 찾지 못하게 되고, 엔진에서는 종속성이 UV 채널 0 과 스케일 1 이라 가정합니다.
They often receive an excess supply and get used to taking them for an injury, which slowly but surely leads to a dependency.
그들은 종종 과잉 공급을 받고 부상으로 그들을 데려가는 데 익숙해 져서 천천히 그러나 확실하게 의존성을 갖게됩니다.
The build result is an Java Archive(JAR) file that you can add as a dependency for your Android app modules or other Java projects.
빌드 결과로 JAR(Java Archive) 파일이 생성되며, 이 파일은 Android 앱 모듈 또는 기타 Java 프로젝트에 대한 종속성으로 추가할 수 있습니다.
Results: 51, Time: 0.0368

Word-for-word translation

Top dictionary queries

English - Korean