생성자 oor Engels

생성자

Vertalings in die woordeboek Koreaans - Engels

constructor

naamwoord
en
in object oriented programming: code that creates objects
MicrosoftLanguagePortal

creator

naamwoord
en
The entity primarily responsible for creating the content resource (that is, the author).
MicrosoftLanguagePortal

Geskatte vertalings

Vertoon algoritmies gegenereerde vertalings

Soortgelyke frases

생성자 문자열
constructor string
매개 변수가 없는 생성자 제약 조건
parameterless constructor constraint

voorbeelde

Advanced filtering
이 정책은 대출 상품을 직접 제공하는 광고주, 리드 생성자, 소비자를 외부 대부업체에 알선하는 업체에 적용됩니다.
This policy applies to advertisers who offer loans directly, lead generators and those who connect consumers with third-party lenders.support.google support.google
이 정책은 대출 업무를 직접 처리하는 광고주, 리드 생성자, 소비자를 외부 대부업체에 알선하는 업체에 적용됩니다.
This policy applies to advertisers who make loans directly, lead generators, and those who connect consumers with third-party lenders.support.google support.google
유효한 모든 자바 프로그램들은 유효한 AspectJ 프로그램들이기도 하지만 AspectJ는 프로그래머들이 관점(aspect)이라 불리는 특수한 생성자를 정의한다.
All valid Java programs are also valid AspectJ programs, but AspectJ lets programmers define special constructs called aspects.WikiMatrix WikiMatrix
그러나 어떤 언어들은 C++ 글로벌 객체들의 생성자 처럼 main 실행 전에 사용자가 쓴 함수들을 실행할 수 있다.
However, some languages can execute user-written functions before main runs, such as the constructors of C++ global objects.WikiMatrix WikiMatrix
그룹 생성자는 자동으로 관리자가 된다.
Knowledge workers have to manage themselves.WikiMatrix WikiMatrix
이러한 데이터는 생성자에서 $A1, $A2, $B1, $B2 주석을 통해 참조할 수 있습니다.
These can be referenced in the Constructor using the $A1, $A2, $B1, $B2 notation.support.google support.google
생성자 밖에서 객체의 "형태"를 변경하기.
Modifying the "shape" of an object outside of the constructor.ParaCrawl Corpus ParaCrawl Corpus
정규식 패턴이 바뀌는 것을 알거나 패턴을 잘 모를때, 사용자 입력과 같이 다른 소스로부터 패턴을 얻어 올때, 생성자 함수를 쓰는 것이 좋습니다.
Use the constructor function when you know the regular expression pattern will be changing, or you don't know the pattern and are getting it from another source, such as user input.ParaCrawl Corpus ParaCrawl Corpus
SerialClob 클래스는 Clob 객체로부터 인스턴스를 작성하기 위한 생성자를 제공합니다.
The SerialClob class provides a constructor for creating an instance from a Clob object.ParaCrawl Corpus ParaCrawl Corpus
각 클래스명은 디폴트 생성자를 가지는 Handler 클래스에 대한 이름이 아니면 안된다.
Each class name must be for a Handler class which has a default constructor.ParaCrawl Corpus ParaCrawl Corpus
지시 상자는 규칙 생성자가 쓴 지시사항을 보여주고 세부사항 상자는 프로젝트에 대한 정보(마지막 평가 이후로 수정되었는지의 여부)를 제공합니다.
The Instructions box shows any instructions written by the Rule creator, and the Details box provides information about the project (such as whether it has been modified since the last evaluation).ParaCrawl Corpus ParaCrawl Corpus
생성자는 사용자가 드래그 작업을 시작할 때 선택한 뷰(있는 경우)와 연결할 필요가 없습니다.
It doesn't have to be associated with the View (if any) that the user selected to start the drag operation.ParaCrawl Corpus ParaCrawl Corpus
데이터가 Uri 인 경우, 간단한 Intent() 생성자를 사용하여 작업 및 데이터를 정의할 수 있습니다.
If your data is a Uri , there's a simple Intent() constructor you can use to define the action and data.ParaCrawl Corpus ParaCrawl Corpus
그 시간이 마스터 생성자 게임에서 그것을 증명합니다.
Its time to prove it in this master constructor game.ParaCrawl Corpus ParaCrawl Corpus
SerialBlob 클래스는 Blob 객체로부터 인스턴스를 작성하기 위한 생성자를 제공합니다.
The SerialBlob class provides a constructor for creating an instance from a Blob object.ParaCrawl Corpus ParaCrawl Corpus
당신은 몬스터 생성자 게임을 사랑하면이 사람이 훨씬 더 복잡한 건물 작업 즐비 모든 트럭 게임의 몬스터 생성자 2를 시도해야합니다.
If you loved the Monster Constructor game you have to try Monster Constructor 2. Of all the truck games this one is packed with even more complex building tasks.ParaCrawl Corpus ParaCrawl Corpus
생성자는 현재 애플리케이션 Context 및 View 를 메뉴를 고정시켜야 하는 위치로 가져갑니다. MenuInflater 를 사용하여 PopupMenu.getMenu() 가 반환하는 Menu 객체로 메뉴 리소스를 팽창합니다.
Instantiate a PopupMenu with its constructor, which takes the current application Context and the View to which the menu should be anchored. Use MenuInflater to inflate your menu resource into the Menu object returned by PopupMenu.getMenu() .ParaCrawl Corpus ParaCrawl Corpus
RSDP와 XSDT, RSDT의 생성자 수정 사항을 설정합니다.
Set creator revision of RSDP, XSDT and RSDT.ParaCrawl Corpus ParaCrawl Corpus
이 게임의 생성자Kazunari Yonemitsu는 이 당시 퍼즐게임은 아주 지루한 요소들로 이루어져 있기 때문에, Street Fighter 스타일을 조금 더해보기로 결심했습니다.
The creator of the game, Kazunari Yonemitsu, thought puzzle games at the time had very boring characters, so he gave his a challenging flair, Street Fighter style.ParaCrawl Corpus ParaCrawl Corpus
UTF-8 바이트 시퀀스는 String 생성자(예: String(byte[] bytes) )에 의해 디코딩될 수 있습니다.
A UTF-8 byte sequence can be decoded by a String constructor, such as String(byte[] bytes) .ParaCrawl Corpus ParaCrawl Corpus
그렇게 하지 않을 경우: 자바스크립트는 먼저 인스턴스로 만들지 않고 직접 생성자("Class")를 호출할 수 있는 세계 유일의 언어이다.
Otherwise: Javascript is the only language in the world which allows invoking a constructor ("Class") directly without instantiating it first.ParaCrawl Corpus ParaCrawl Corpus
레이아웃과 관련하여 선택된 생성자는 프리미엄 플러그인 인 WPBakery입니다. 프리미엄 플러그인에 대해 말하면, Revolution 슬라이더도 게임에 포함됩니다.
As for help with the layout, the chosen constructor is WPBakery, which is a premium plugin. Speaking of premium plugins, Revolution slider is also in the game.ParaCrawl Corpus ParaCrawl Corpus
감사하게도, 속편의 생성자는 이 90년대의 "혐오스러운 것"이 무슨 결과를 초래했는지 잘 알고있었기 때문에, 이전게임과 오직 두가지만 공통점을 갖도록 하였습니다: 이름 그리고 주요 캐릭터.
Thankfully, the creators of the sequel are well aware of the disaster this 90s "abomination" caused and reassure the public that there are only two things the games have in common: the name and the main character.ParaCrawl Corpus ParaCrawl Corpus
Query () 기본적인 생성자 입니다.
Constructor Summary Query () Basic constructor.ParaCrawl Corpus ParaCrawl Corpus
3) 기본 클래스나 non-static 데이터 멤버가 생성자 초기화 리스트 에 없고, 해당 생성자가 호출될 때.
3) when a base class or a non-static data member is not mentioned in a constructor initializer list and that constructor is called.ParaCrawl Corpus ParaCrawl Corpus
80 sinne gevind in 13 ms. Hulle kom uit baie bronne en word nie nagegaan nie.