파생 클래스 영어 뜻 - 영어 번역

한국어에서 파생 클래스 을 사용하는 예와 영어로 번역

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
파생 클래스에 의해 재정의되려는 목적입니다;
It is intended to be overridden by a derived class;
따라서 파생 클래스는 자체 구현을 제공해야 합니다.
Derived classes must provide an implementation.
시스템에서는 항상 파생 클래스인 RuntimeType을 제공합니다.
The system will always provide the derived class RuntimeType.
그는 어떻게 모듈러 방정식에서 파생 클래스를 참조 관계에 일했다.
He worked on how to derive class number relations from modular equations.
파생 클래스에서 구현을 제공해야 합니다. Derived classes must provide an implementation.
Derived classes must provide an implementation.
Combinations with other parts of speech
동사로 사용됩니다
CFDs는 금융 상품의 파생 클래스에 배치됩니다 활용 제품입니다.
CFDs are leveraged products that are placed in derivative class of financial products.
Public 파생에서는 기초 클래스의 public 멤버들이 파생 클래스의 public 멤버가 됩니다.
Public members of the base class become public members of the derived class.
따라서 파생 클래스는 자체 구현을 제공해야 합니다. Therefore derived classes must provide their own implementation.
The derived classes must write their own implementation.
Net Framework 클래스 계층 구조의 모든 클래스를 지원하며 파생 클래스에 하위 수준 서비스를 제공합니다.
NET Framework class hierarchy and provides low-level services to derived classes.
파생 클래스에 의해 재정의되려는 목적입니다; 베이스 클래스 구현은 아무것도 수행하지 않습니다.
It is intended to be overridden by a derived class; the base class implementation does nothing.
Private 상속은 기초 클래스의 public 멤버와 protected 멤버가 파생 클래스의 private 멤버가 됩니다.
T F Public members of a protected base class become private members of the derived class.
파생 클래스에서 재정의된 경우 일반 대화 상자를 지정합니다. When overridden in a derived class, specifies a common dialog box.
RunDialog When overridden in a derived class, specifies a common dialog box.
공용 및 보호 된 클래스 멤버는 일반적으로 응용 프로그램에서 사용 하는 경우에 설명 되어 또는 파생 클래스.
Public and protected class members are documented only when they are normally used in application programs or derived classes.
파생 클래스에서 재정의되는 경우 지정된 형식 또는 파생 형식의 특성이 하나 이상 이 멤버에 적용되는지 여부를 나타냅니다.
When overridden in a derived class, indicates whether one or more instance of attributeType is applied to this member.
메서드 Evaluate 는 가상 추상 메서드이므로 추상이 아닌 파생 클래스에서 실제 구현을 제공 하기 위해 재정의 해야 하는 것을 의미 합니다.
The Evaluate method is a virtual abstract method, meaning that non-abstract derived classes must override it to provide an actual implementation.
파생 클래스에서 재정의되는 경우 개체가 나타내는 속성의 이름을 가져옵니다. When overridden in a derived class, gets the name of the property that the object represents.
When overridden in a derived class, gets the name of the property that the object represents.
즉, 기본 클래스에 정의된 모든 루틴들은 파생 클래스에서 사용될 때 같은 것을 의미해야 한다.
In other words, all the routines defined in the base class should mean the same thing when they're used in each of the derived classes.
파생 클래스는 기본 클래스 멤버가 virtual 또는 abstract로 선언된 경우에만 기본 클래스 멤버를 재정의할 수 있습니다.
A derived class can override a base class member only if the base class member is declared as virtual or abstract.
BaseCollection 클래스 및 해당 멤버는 적합 하지는 파생 클래스를 다른 컬렉션 클래스의 표준 기능 아니라 독립 실행형 구성.
The class is not intended for use as a stand-alone component, but as a class from which other classes derive standard functionality.
파생 클래스에서 재정의되면 사용되는 인코딩을 지정하는 바이트 시퀀스를 반환합니다. When overridden in a derived class, returns a sequence of bytes that specifies the encoding used.
When overridden in a derived class, returns a sequence of bytes that specifies the encoding used.
객체가 소멸 될 때는 파생 클래스의 소멸자가 일단 호출되고 파생 클래스만의 데이터 멤버는 정의되지 않은 값으로 가정하기 때문에, C++은 이들을 없는 것처럼 취급하고 진행한다.
Once a derived class destructor has run, the object's derived class data members assume undefined values, so C++ treats them as if they no longer exist.
이 경우 파생 클래스는 가상 멤버를 재정의하여 인터페이스 동작을 변경할 수 있습니다. In that case, a derived class can change the interface behavior by overriding the virtual members.
In that case, a derived class can change the interface behavior by overriding the virtual members.
파생 클래스에서 재정의되면 현재 스트림이 읽기를 지원하는지를 나타내는 값을 가져옵니다. When overridden in a derived class, gets a value indicating whether the current stream supports reading.
When overridden in a derived class, gets a value indicating whether the current stream supports reading.
파생 클래스에서 재정의되면, 현재 Type에 의해 구현되거나 상속되는 모든 인터페이스를 가져옵니다. When overridden in a derived class, gets all the interfaces implemented or inherited by the current Type.
When overridden in a derived class, gets all the interfaces implemented or inherited by the current Type.
파생 클래스에서 재정의되면 지정한 문자열의 모든 문자를 바이트 시퀀스로 인코딩합니다. When overridden in a derived class, encodes all the characters in the specified string into a sequence of bytes.
When overridden in a derived class, encodes all the characters in the specified string into a sequence of bytes.
파생 클래스에서 재정의된 경우 XML Web services 메서드와 함께 실행되도록 SOAP 확장을 지정합니다. When overridden in a derived class, specifies a SOAP extension should run with an XML Web service method.
When overridden in a derived class, specifies a SOAP extension should run with an XML Web service method.
파생 클래스에서 재정의되면, 지정된 중첩 형식을 지정된 바인딩 제약 조건으로 검색합니다. When overridden in a derived class, searches for the specified nested type, using the specified binding constraints.
When overridden in a derived class, searches for the specified nested type, using the specified binding constraints.
다음 코드 예제에서는 파생 클래스 TextBox을 사용 하 고 사용자가 입력 한 전자 메일 주소의 유효성을 검사 합니다. The following code example uses the derived class TextBox and validates an email address that the user enters.
The following code example uses the derived class Text Box and validates an e-mail address that the user enters.
그러나 파생 클래스는 상속된 구현을 사용하는 대신 가상 인터페이스 멤버를 다시 구현할 수 있습니다. However, the derived class can reimplement any virtual interface members instead of using the inherited implementation.
However, the derived class can reimplement any virtual interface members instead of using the inherited implementation.
파생 클래스에서 재정의되었을 때, 하나 이상의 후속 예외의 근본 원인이 되는 Exception을 반환합니다. When overridden in a derived class, returns the Exception that is the root cause of one or more subsequent exceptions.
When overridden in a derived class, returns the Exception that is the root cause of one or more subsequent exceptions.
결과: 202, 시각: 0.0553

한국어 문장에서 "파생 클래스"를 사용하는 방법

그리고 다른 추상 클래스를 기반으로 파생 클래스 또한 추상 클래스로 정의할 수도 있습니다.
그러나 파생 클래스 메서드에서 상위 Array 객체를 반환하려면 이 값을 덮어 쓸 수 있습니다.
이것은 지금까지의 예와 마찬가지로 C++ 혹은 자바와 같이 기본 클래스에서 파생 클래스 순서로 실행됩니다.
UML에서는 기반 클래스와 파생 클래스 사이에 삼각형과 실선으로 상속을 일반화 관계로 표현하며 “피아니스트는 음악가이다.
가상 함수라고 해도, 현재 실행 중인 생성자나 소멸자에 해당하는 클래스의 파생 클래스 쪽으로는 내려가지 않음.
public 속성이 없어지기 때문에 외부에서 파생 클래스 객체를 대상으로 부모 클래스의 멤버에 접근은 할 수 없어진다.
LSP SOLID 디자인 원칙을 따르려면 파생 클래스 또는 하위 클래스는 기능을 향상시켜야 하지만 축소할 수는 없습니다.
하지만 반대로 Musician 형식 변수에 참조하는 개체를 파생 클래스 Pianist 형식 변수에 대입하는 것은 묵시적으로 허용하지 않습니다.
” 메서드를 정의하고 음악가 형식을 기반으로 파생 클래스 피아니스트를 정의하면 피아니스트 형식은 기반 형식에 정의한 멤버를 상속받습니다.
TObject 파생 클래스 중에서 2차원 그림 그리기를 지원하는 클래스의 Draw() 함수를 부르면 가장 마지막에 생성한 그림판에 그림이 그려진다.

영어 문장에서 "derived class"를 사용하는 방법

Every derived class must implement this method.
This method is from derived class 'AbstractDs'.
This method is from derived class 'DataSet'.
Allows a derived class to specify the sorting.
This method is from derived class 'FL_PacketTable'.
This method is from derived class 'H5Object'.
Create a derived class from Jospin.Common.Types.ClientPlugin abstract class.
Cast function (from derived class to SgVariableSymbol pointer).
Derived class should at least set default_generators.
The example inherits from the derived class "sage.rings.field.Field".
자세히보기

단어 번역에 의한 워드

최고 사전 질의

한국어 - 영어