What is the translation of " IMPLEMENTATION DETAILS " in Korean?

[ˌimplimen'teiʃn 'diːteilz]
[ˌimplimen'teiʃn 'diːteilz]
구현 세부 사항
implementation details
세부적인 구현 을
implementation details

Examples of using Implementation details in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Implementation Details· GitBook.
구현 세부 사항· GitBook.
구현시 유의사항(Implementation Details).
서브 태스크 (Subtasks).
There are, of course, implementation details to consider.
물론 세부적인 구현을 고려해야 합니다.
The implementation details can be found within features/base/src.
구현 관련 상세 정보는 features/base/src 에서 찾을 수 있습니다.
There are, of course, implementation details to consider.
물론 implementation을 위해 고려해야 할 세부사항들이 있다.
The controller must serve as the mediator without worrying about implementation details.
컨트롤러는 구현 세부 사항에 대해 걱정할 필요가 없이 중재자 역할을 해야 합니다.
Code reviews are a time to iron out implementation details, not discuss major design or architecture decisions.
코드 리뷰는 구현의 세부 사항을 다듬는 시간이지 주요 디자인과 아키텍처 결정을 논하는 시간이 아닙니다.
And which won't break pages if the next version of the component changes internal implementation details.
컴포넌트의 차기버전이 내부의 세부적인 구현을 변경되어도 페이지를 깨뜨리지 않는….
While clouds vary widely in their implementation details, cloud computing architecture typically includes these common elements.
클라우드가 구현 세부사항에서 매우 다를 수 있지만, 클라우드 컴퓨팅 아키텍처에는 일반적으로 다음과 같은 공통 요소가 포함되어 있습니다.
In a more complex scenario, multiple classes that rely on each others' implementation details may be required.
보다 복잡한 시나리오에서는 서로의 구현 세부 사항에 의존하는 여러 클래스가 필요할 수 있습니다.
While implementation details of the runtime may not be important to many application developers, those already familiar with OSGi will recognize that an Eclipse plug-in is, in effect, an OSGi bundle.
런타임의 내부 구현체가 어플리케이션 개발자에게 중요하지 않을 수 있지만, OSGi에 이미 친숙한 사람들은 Eclipse plugin 또한 OSGi bundle 임을 알게 될 것이다.
Another solution Octavian sent to me was using a separate subroutine to hide the implementation details of the sort.
Octavian씨가 제게 보내준 또 하나의 해결책은 별도의 서브루틴을 써서 정렬의 상세 내용을 감추는 것입니다.
For example, it features a first-class component system, many implementation details have been completely rewritten, and the API has also changed quite drastically.
예를 들어, 1급 컴포넌트 시스템이 있으며 많은 구현 세부 사항이 완전히 다시 작성 되었으며 API도 상당히 크게 변경되었습니다.
Our Team is able to answer your technical questions and provide the necessary product documentation and implementation details.
우리 팀은 기술적인 질문에 답하고 필요한 제품 문서 및 구현 세부 사항을 제공할 수 있습니다.
There are numerous technical and implementation details, and interested readers can find out more in Russinovich, Solomon, and Ionescu, Windows Internals: Including Windows Server 2008 and Windows Vista.
수많은 기술 및 구현 세부 사항이 있으며 관심있는 독자는 Russinovich, 솔로몬 및 Ionescu, Windows 내부: Windows Server 2008 및 Windows Vista를 포함하여 자세히 알아볼 수 있습니다.
But while Bootstrap uses descriptive class names that have meaning, it isn't specific about implementation details.
그러나 Bootstrap은 의미가 있는 설명이 있는 클래스 이름을 사용하지만 구현 세부 사항에 대해서는 구체적으로 설명되지 않습니다.
Use FieldInfo todiscover information such as the name, access modifiers(such as public or private) and implementation details(such as static) of a field, and to get or set field values.
FieldInfo를 사용하여 필드의 이름, 액세스 한정자(예: public 또는 private), 구현 세부 정보(예: static)를 검색하고 필드 값을 가져오거나 설정합니다. Use FieldInfo to discover information such as the name,access modifiers (such as public or private) and implementation details (such as static) of a field, and to get or set field values.
This allows the browser to implement this functionality synchronously or asynchronously and give a single API to the developer regardless of the implementation details.
이것은 브라우저가 동기나 비동기에 상관없이 이 기능을 실행하게 하고 개발자에게는 상세구현에 상관없이 하나의 API를 제공한다.
The UI Automator APIs allow you to write robust tests without needing to know about the implementation details of the app that you are targeting.
UI Automator API를 사용하면 대상으로 삼는 앱의 구현 세부정보를 몰라도 훌륭한 테스트를 작성할 수 있습니다.
Each service provides functionality that can be adapted to the needs of the enterprise while hiding the underlying implementation details.
각 서비스는 엔터프라이즈의 요구에 적응할 수 있는 한편 기본적인 구현 정보를 숨기는 기능을 제공합니다.
As a turn-key, cloud-based service, the Akamai cyber security solution is easy to use and enables your IT team to focus less on security implementation details and more on core public or private organization objectives.
사용하기 쉬운 턴키 방식의 클라우드 기반 서비스인 Akamai 사이버 보안 솔루션을 통해 조직의 IT 부서는 보안 구현 관련 세부사항보다 공공 또는 민간 조직의 핵심적 목표에 초점을 맞출 수 있습니다.
It enables blockchain developers to build their DApps and wallets natively without having to worry about the low-level implementation details.
이는 블록체인 개발자가 낮은 수준의 구현 세부 사항을 걱정할 필요없이 고유한 디앱과 지갑을 개발할 수 있게 해줍니다.
Use MethodInfo to discover information such as the name,return type, parameters, access modifiers(such as public or private), and implementation details(such as abstract or virtual) of a method.
MethodInfo를 사용하여 메서드의 이름, 반환 형식, 매개 변수, 액세스 한정자(예: public 또는 private), 구현 세부 정보(예: abstract 또는 virtual)와 같은 정보를 검색합니다. Use MethodInfo to discover information such as the name, return type, parameters,access modifiers (such as public or private), and implementation details (such as abstract or virtual) of a method.
The UI Automator testing framework is well-suited for writing black box-style automated tests,where the test code does not rely on internal implementation details of the target app.
UI Automator 테스트 프레임워크는 블랙 박스 스타일의 자동화된 테스트를 작성하기에 매우 적합하며,여기서는 테스트 코드가 대상 앱의 내부적 구현 세부정보에 의존하지 않습니다.
Now each animal must have a sound, by making this method abstract we made it compulsory to the child class to give implementation details to this method.
이제 각 동물은 소리가 있어야합니다, 이 방법을 추상화함으로써 우리는이 방법에 구현 세부 사항을 제공하기 위해 자식 클래스에 의무했다.
Strong implementation, detail oriented and self-starter, ability to learn quickly and take ownership of responsibility.
강력 구현 세부 사항과 지향 자기 - 선발, 빠르게 배울 수있는 능력과 책임의 소유권을 가져오는.
So, the version 3.6 CPython side-effect of dict insertion ordering is now becoming part of the language spec(and not anymore only an implementation detail).
따라서, dict 삽입 순서의 버전 3.6 CPython 부작용이 이제는 언어 사양의 일부가되었습니다 (더 이상 구현 세부 사항이 아닙니다).
While cloud services may differ in implementation detail, they share these common cloud computing infrastructure elements.
클라우드 서비스가 구현 세부사항에서 서로 다를 수 있지만, 다음과 같은 공통적인 클라우드 컴퓨팅 인프라 요소를 공유하고 있습니다.
Is False== 0 and True== 1 in Python an implementation detail or is it guaranteed by the language?
False == 0과 True == 1은 Python에서 구현 세부 사항입니까, 아니면 언어로 보장됩니까?
This is more a browser implementation detail, because in web development, you don't really create or access key generators.
이것은 브라우저 구현 세부사항에 가깝다, 때문에 web 개발에서, 당신은 실제로 key generators를 만들고 접근할 필요가 없다.
Results: 116, Time: 0.0359

Word-for-word translation

Top dictionary queries

English - Korean