base classprimary classesfundamental classesbasic class
베이스 클래스
base class
영어에서
The base class
을 사용하는 예와 한국어로 번역
{-}
Colloquial
Ecclesiastic
Ecclesiastic
Programming
Computer
Thus base-class members that should not be accessible to the member functions of derived classes should be declared private in the base class.
따라서 파생 된 클래스의 멤버 함수에 액세스할 수 없는 기본 클래스 멤버는 기본 클래스에서 private으로 선언되어야 합니다.
An error occurs if a sealed class is specified as the base class of another class..
이 클래스가 다른 클래스의 기본 클래스로 지정 컴파일러 오류가 발생 합니다.A compiler error occurs if this class is specified as the base class of another class..
A class declaration may specify a base class by following the class name and type parameters with a colon and the name of the base class.
클래스 선언은 클래스 이름 및 형식 매개 변수 뒤에 콜론과 기본 클래스의 이름을 사용하여 기본 클래스를 지정할 수 있습니다.A class declaration may specify a base class by following the class name and type parameters with a colon and the name of the base class.
The method print() in class Box,">by invoking the parent version of method print(), is also able to output the private variables length and width of the base class.
this->height; } 클래스 TBox에서 print()는 메소드 print()의 부모 버전을 불러일으킴으로써, 또한 기본 클래스의 private 변수 length와 width를 출력할 수 있다.
Array class provides methods for creating, manipulating, searching, and sorting arrays, thereby serving as the base class for all arrays in the common language runtime.
배열을 만들고, 조작하고, 검색 및 정렬하여 공용 언어 런타임에서 모든 배열의 기본 클래스 역할을 수행하도록 하는 메서드를 제공합니다. Provides methods for creating, manipulating, searching, and sorting arrays, thereby serving as the base class for all arrays in the common language runtime.
Fortunately, these definitions can be empty; all the actual work is done by the base class.
다행히도, 이러한 정의는 비어 있을것이며; 모든 실제 작업은 기본 클래스에 의해 이루어 집니다.
The derived class will automatically contain all the public, protected, and internal members of the base class except its constructors and destructors.
다른 클래스(기본 클래스)에서 파생되는 클래스는 생성자와 종료자를 제외하고 기본 클래스의 모든 public, protected 및 internal 멤버를 자동으로 포함합니다.A class that derives from another class (the base class) automatically contains all the public, protected, and internal members of the base class except its constructors and finalizers.
If the base class implements ISerializable, the base constructor should be called to allow the base object to restore its variables.
기본 클래스가 ISerializable을 구현하는 경우 기본 생성자를 호출하여 기본 개체가 변수를 복원할 수 있도록 해야 합니다. If the base class implements ISerializable, the base constructor should be called to allow the base object to restore its variables.
Provides the base class for an encoding provider, which supplies encodings that are unavailable on a particular platform.
인코딩 공급자에 대한 기본 클래스를 제공하며, 이는 특정 플랫폼에서 사용할 수 없는 인코딩을 제공합니다. Provides the base class for an encoding provider, which supplies encodings that are unavailable on a particular platform.
How can I organize my code to make it easier to change the base class?
어떻게 나의 코드를 조직하여 기본 클래스를 더 쉽게 변경하도록 할 수 있나요?
With Black Box programming, we can be completely ignorant of the implementation since we cannot inject code into the Base class by overriding one of its functions.
Black Box 프로그래밍을 사용하면 함수 중 하나를 재정 의하여 Base 클래스에 코드를 삽입 할 수 없으므로 구현을 완전히 무시할 수 있습니다.
Aside from serving as the base class for value types in the. NET Framework, the ValueType structure is generally not used directly in code.
NET Framework의 값 형식에 대 한 기본 클래스를 사용 하는 것 외에도 일반적으로 ValueType 구조는 코드에서 직접 사용 되지 않습니다. Aside from serving as the base class for value types in the. NET Framework, the ValueType structure is generally not used directly in code.
lang. Number is the base class that you can rely on.
Number는 의존할 수 있는 기반 클래스이다.
if this is not done, the constructor on the base class will never be called
the constructor on the base class is never called,
for resolving attribute references: if a requested attribute is not found in the class, the search proceeds to look in the base class.
요청된 특성이 클래스에서 찾을 수 없는 경우 검색은 기본 클래스에서 보기 로 진행됩니다.
What is the base class?
이 Base Class는 무엇인가?
Represents the base class for custom attributes.
사용자 지정 특성에 대한 기본 클래스를 나타냅니다.
Defines the base class for all context-bound classes..
English
عربى
Български
বাংলা
Český
Dansk
Deutsch
Ελληνικά
Español
Suomi
Français
עִברִית
हिंदी
Hrvatski
Magyar
Bahasa indonesia
Italiano
日本語
Қазақ
മലയാളം
मराठी
Bahasa malay
Nederlands
Norsk
Polski
Português
Română
Русский
Slovenský
Slovenski
Српски
Svenska
தமிழ்
తెలుగు
ไทย
Tagalog
Turkce
Українська
اردو
Tiếng việt
中文