What is the translation of " FACTORY METHOD " in Korean?

['fæktəri 'meθəd]
['fæktəri 'meθəd]
factory method
팩토리 메서드
팩토리 메소드
factory method
공장 방법은

Examples of using Factory method in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Factory Method.
팩토리 메서드 패턴.
Abstract Factory Method.
추상 팩토리 패턴.
Factory Method.
팩토리 메소드 패턴.
Design Pattern- Factory Method.
팩토리 메서드 패턴.
Factory method pattern.
팩토리 메서드 패턴.
Design Pattern- Factory Method.
팩토리 메소드 패턴.
Factory method pattern.
팩토리 메소드 패턴.
This is a static factory method.
이런 방식을 static factory method라고 합니다.
Factory methods that construct numbers or sum elements directly.
숫자 또는 합계 요소를 직접 구성하는 팩토리 방법이 포함됩니다.
Chapter 29: Static factory method.
두 번째 방법: public static factory method.
Static factory methods are not readily distinguishable from other static methods..
다른 Static factory method와 쉽게 구별할 수 없다.
Item 1 is about static factory methods.
Static factory method'에 해당되는 글 1건.
Each Factory Method.
공장 방법은.
Abstract Factory is one level higher in abstraction than Factory Method.
Abstract Factory 패턴은 Factory Method 패턴보다 더 추상화한 단계이다.
Abstract Factory method pattern.
추상 팩토리 패턴.
The abstract factory pattern is pretty similar to the factory method pattern.
Abstract Factory 패턴은 Factory Method 패턴보다 더 추상화한 단계이다.
Item 1: Consider static factory methods instead of constructors.
규칙 1 - 생성자 대신 static factory method 사용을 고려하자.
Each Factory Method encapsulates the newoperator and the concrete, platform-specific, product classes.
공장 방법은 새로운 작업자와 구체적인 플랫폼별 제품 클래스를 캡슐화합니다.
Implement a static factory method instead.
생성자 대신 static factory method 사용을 고려하자.
The Abstract Factory Pattern is a higher level of abstraction than the factory method.
Abstract Factory 패턴은 Factory Method 패턴보다 더 추상화한 단계이다.
One of the most commonly misunderstood patterns is the Factory Method pattern, which is commonly mistaken for a simplification of the original pattern.
가장 일반적으로 오해되는 패턴 중 하나는 원래 패턴의 단순화로 일반적으로 오인되는 Factory Method 패턴입니다.
Don't worry: the objects are still created via the new operator, but it's being called from within the factory method.
걱정하지 마세요: 개체는 여전히 새 연산자를 통해 만들어지지만 팩터리 메서드 내에서 호출됩니다.
Item 1: Consider providing static factory methods instead of.
규칙 1 - 생성자 대신 static factory method 사용을 고려하자.
A third advantage of static factory methods is that, unlike constructors, they can return an object of any subtype of their return type.
Static factory methods 는 constructors 와 달리 반환 subtype 의 subtype 의 object 를 반환 할 수 있다는 점에서 다릅니다.
Although this pattern is more complex than the simplified version, it is important to understand the general case in order to understand when and where the Factory Method pattern is appropriate in a design.
이 패턴은 단순화된 버전보다 복잡하지만 설계에서 팩터리 메서드 패턴이 적합한 시기와 위치를 이해하려면 일반적인 사례를 이해하는 것이 중요합니다.
The factory method in the RoadLogistics class returns truck objects, whereas the factory method in the SeaLogistics class returns ships.
RoadLogistics 클래스의 팩토리 방법은 트럭 객체를 반환하는 반면 SeaLogistics 클래스의 팩토리 방법은 선박을 반환합니다.
Since elements, text nodes, comments, processing instructions, etc. cannot exist outside thecontext of a Document, the Document interface also contains the factory methods needed to create these objects.
Element, text node, comment, processing instruction 등은 Document의 문맥을 벗어나서 존재할 수 없기 때문에,Document 인터페이스는 이러한 객체들을 생성하는 데에 필요한 factory 메서드를 갖고 있다.
Factory Method is used to create one product only but Abstract Factory is about creating families of related or dependent products.
Factory Method 는 하나의 제품 만 생성하는 데 사용되지만 Abstract Factory 는 관련 제품 또는 종속 제품의 패밀리를 만드는 방법입니다.
For the evaluation of the quality of feed flavoring agents, the commonly used methods in factories are sensory comparison method and simulation or production test method..
사료의 맛의 평가를 위해 공장에서 일반적으로 사용되는 방법은 감각 대비 비교 방법과 시뮬레이션 또는 생산 테스트 방법을 포함합니다.
Results: 29, Time: 0.0373

Word-for-word translation

Top dictionary queries

English - Korean