What is the translation of " MUST IMPLEMENT " in Korean?

[mʌst 'implimənt]
[mʌst 'implimənt]
구현해야 합니다
you should implement
you must implement
실행해야 합니다
must be run
you should run
must implement
구현해야 한다

Examples of using Must implement in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Every filter must implement the Filter interface.
모든 필터는 Filter 인터페이스를 구현해야 한다.
As we can see, after our classes inherit from an interface, they must implement the member WriteFile().
우리가 볼 수 있듯이, 우리의 클래스 인터페이스에서 상속 후, 그들은 멤버 WriteFile()를 구현 해야 합니다.
The object must implement the IDisposable interface.
그러나 리소스는 IDisposable 인터페이스를 구현 해야 합니다.
So as soon as we mix instances retrieved in different sessions, we must implement equals() and.
따라서 우리가 다른 세션들에서 검색된 인스턴스들을 혼합시키자마자, 우리가 Set들에 대해 유의미하게 만들고자 원할 경우, 우리는 equals() 와 hashCode()를 구현해야 한다.
The script must implement OnPhotonSerializeView like this.
그 스크립트는 OnPhotonSerializeView 를 아래의 코드 처럼 반드시 구현해야 합니다.
Clear Key Although EME does not define DRM functionality, the spec currently mandates that all browsers supporting EME must implement Clear Key.
EME가 DRM 기능을 정의하지는 않지만 현재 스펙은 EME를 지원하는 모든 브라우저가 클리어 키를 구현해야 한다고 합니다.
Both a client and a provider must implement paging to make use of this feature.
페이징 기능을 사용하려면 클라이언트와 제공자가 모두 이 기능을 구현해야 합니다.
Similar to the way HTTP has defined the Internet, ERC20 is a protocol that defines a set of commands that a token must implement.
이는 HTTP 프로토콜이 어떻게 인터넷을 정의하는가와 비슷합니다, ERC20은 토큰이 시행되어야 하는 방법을 설명하는 명령어의 세트를 정의하는 프로토콜입니다.
If'SomeClass()' is abstract, the body must implement all abstract methods.
SomeClass ()'가 abstract 인 경우, 본문은 모든 추상 메소드를 구현해야합니다.
You absolutely must implement the stuff in the next section:“Making Password Cracking Harder: Slow Hash Functions”.
당신은 절대적으로 반드니 다음 섹션인 “비밀번호 크랙을 더 어렵게 하기: 느린 해시 함수들”에서 구현해야 합니다.
To defeat the forces of natural chaos, you must implement a series of internal transformations.
자연 혼돈의 위력을 물리치려면, 당신은 일련의 내부 변환을 구현해야 한다.
All nations must implement the United Nations Security Council regulations and cease trade and business entirely with North Korea.
모든 국가들은 UN안보리 결의안을 이행해야 하며 북한과의 교역과 사업을 모두 중단해야 한다.
Versions of Objective-C before 2.0 required that a class must implement all methods in a protocol it declares itself as adopting;
오브젝티브-C 2 이전 버전들에서는 클래스는 그 자신 스스로 채택하여 선언하고 있는 프로토콜 안에 들어 있는 모든 메소드를 구현해야 한다고 요구하고 있다;
ItemsSource must implement ICollectionViewFactory and return the same ICollectionView instance for every call to CreateView….
ItemsSource는 ICollectionViewFactory를 구현하고 CreateView에 대한 모든 호출에 동일한 ICollectionView 인스턴스를 반환해야 합니다.
Apps targeting the Android 8.0(API level 26) version of the SDK must implement one or more notification channels to post notifications to users.
알림 Android 8 버전의 SDK를 대상으로 하는 앱은 알림을 사용자에게 게시하기 위해 하나 이상의 알림 채널을 구현해야 합니다.
In cases where the worker is exposed to a weighted equivalent noise level of 85 dB(A) or more during an eight-hour shift, the employer must implement a hearing conservation program.
작업자가 하루에 8시간 일하는 동안 85dB(A) 이상의 가중 등가소음도에 노출되면 고용 기업은 청력 보호 프로그램을 시행해야 합니다.
Parties in a WTO dispute must implement the WTO's ruling within a reasonable period of time.
WTO 분쟁 당사국은 WTO 판정을 합리적인 기간 안에 이행해야 한다.
UDTs loaded into SQL Server are null-aware, but in order for the UDT to recognize a null value, the class must implement the INullable interface.
SQL Server에 로드된 UDT는 Null을 인식하지만 UDT에서 Null 값을 인식하려면 클래스에서 INullable 인터페이스를 구현해야 합니다.
The application engineers who must implement specific motor control strategies need parameter identification procedures to get the motor parameters.
특정한 모터 제어 전략을 구현해야만 하는 애플리케이션 엔지니어들은 모터 파라미터를 얻기 위한 파라미터 확인 절차를 필요로 합니다.
Alzheimer's disease hallmarks start in childhood in polluted environments, and we must implement effective preventative measures early,” said Dr.
Alzheimer 질병 품질증명 오염된 환경에 있는 유년기에서 시작하고, 우리는 초기 효과적인 예방 측정을 실행해야 합니다, "는 UM의 생물 의학과 약제 과학의 부에 있는 Calderón-Garcidueñas, 의사 및 Ph.
Objects must implement the IRegisteredObject interface in order to register with the hosting environment and have their lifetime managed by the hosting environment.
개체를 구현 해야 합니다는 IRegisteredObject 는 호스팅 환경에 등록 하 고 해당 수명을 호스팅 환경에서 관리 하기 위해 인터페이스입니다. Objects must implement the IRegisteredObject interface in order to register with the hosting environment and have their lifetime managed by the hosting environment.
A content provider is implemented as a subclass of ContentProvider and must implement a standard set of APIs that enable other apps to perform transactions.
콘텐츠 제공자는 ContentProvider 의 서브클래스로 구현되며, 다른 앱이 트랜잭션을 수행할 수 있도록 활성화하는 표준 API 집합을 구현해야 합니다.
The principle author of the study, a world expert on the effect of air pollution on the brain,said:“Alzheimer's disease hallmarks start in childhood in polluted environments, and we must implement effective preventative measures early.
연구 결과의 원리 저자, 두뇌에 대한 대기 오염의 효력에 세계 전문가는, 말했습니다: "Alzheimer의 질병 품질증명은 오염된환경에 있는 유년기에서 시작하고, 우리는 초기 효과적인 예방 측정을 실행해야 합니다.
Classes inheriting an Abstract Class must implement all pure virtual functions, or else they will become Abstract too.
이렇게 하지 않으면 파생 클래스도 추상 클래스가 됩니다. Classes derived from the abstract class must implement the pure virtual member function or they, too, are abstract classes.
The Ministry of Industry and Information Technology recently imposed strict technology and compliance standards, listing 17 technologies that NEV startups must implement to ensure“healthy” growth of the industry.
중국 공업 정보 화부 ( 工業 和 信息 化 部 ) 는 최근 엄격한 기술과 규정 표준을 도입해 NEV 스타트업들이 업계의 ‘건강한' 성장을 보증하기 위해 이행해야 하는 기술 목록 17개를 제시했다.
Classes derived from the abstract class must implement all its pure virtual functions, otherwise they will also be abstract classes.
이렇게 하지 않으면 파생 클래스도 추상 클래스가 됩니다. Classes derived from the abstract class must implement the pure virtual member function or they, too, are abstract classes.
However, to set up dynamic bindings so that insertions or deletions in the collection update the UI automatically,the collection must implement the INotifyCollectionChanged interface.
그러나 삽입 또는 삭제 컬렉션에서 업데이트할 수 있도록 동적 바인딩을 설정 하는 UIUI 컬렉션은 자동으로 구현 해야 합니다는 INotifyCollectionChanged 인터페이스입니다. However, to set up dynamic bindings so that insertions or deletions in the collection update the UIUI automatically,the collection must implement the INotifyCollectionChanged interface.
Alzheimer's disease hallmarks start in childhood in polluted environments, and we must implement effective preventative measures early,” said Dr. Lilian Calderón-Garcidueñas, a physician and Ph.D. toxicologist in UM's Department of Biomedical and Pharmaceutical Sciences.
Alzheimer 질병 품질증명 오염된 환경에 있는 유년기에서 시작하고, 우리는 초기 효과적인 예방 측정을 실행해야 합니다, "는 UM의 생물 의학과 약제 과학의 부에 있는 Calderón-Garcidueñas, 의사 및 Ph.D 독물학자를 말했습니다.
Alzheimer's disease hallmarks start in childhood in polluted environments, and we must implement effective preventative measures early," said Calderón-Garcidueñas, a physician and Ph.D.
Alzheimer 질병 품질증명 오염된 환경에 있는 유년기에서 시작하고, 우리는 초기 효과적인 예방 측정을 실행해야 합니다, "는 UM의 생물 의학과 약제 과학의 부에 있는 Calderón-Garcidueñas, 의사 및 Ph.
An interface that defines the contract that an Xml dictionary must implement to be used by XmlDictionaryReader and XmlDictionaryWriter implementations.
XML 사전이 XmlDictionaryReader 및 XmlDictionaryWriter 구현에서 사용되도록 구현해야 하는 계약을 정의하는 interface입니다. An interface that defines the contract that an Xml dictionary must implement to be used by XmlDictionaryReader and XmlDictionaryWriter implementations.
Results: 30, Time: 0.0818

How to use "must implement" in an English sentence

Filters must implement the javax.servlet.Filter interface.
The subclass must implement this function.
Derived classes must implement this method.
The referenced class must implement EPiServer.Data.Entity.IEntity.
The batch class must implement 'Database.Stateful'.
The grader must implement security features.
They must implement the IProperty interface.
You must implement computed attributes carefully.
Programmers must implement the HttpHandler interface.
The subscribe handler must implement IMessageSubscriber.
Show more

How to use "실행해야 합니다" in a Korean sentence

이 모든 곳을 통해 실행해야 합니다 강력한 세탁기 청소 주기.
이 작업은 실행해야 합니다 장소, 유지 및 관리 자원 봉사자 들.

Word-for-word translation

Top dictionary queries

English - Korean