STATIC MEMBERS 한국어 뜻 - 한국어 번역

['stætik 'membəz]
['stætik 'membəz]
static members
static 멤버는

영어에서 Static members 을 사용하는 예와 한국어로 번역

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Static members.
Static 멤버이다.
Cannot have static members.
Static 멤버를가질수 없다.
Static members not allowed.
Static 멤버는 가질 수 없다.
Cannot have static members.
Static 멤버 가질 수 없음.
Static members and static constructors.
정적 멤버정적 생성자Static members and static constructors.
Cannot have static members.
Static 멤버는 가질 수 없다.
If you call basic completiontwice in a row, you see more results, including private members and non-imported static members.
한 행에서 기본 완성을 두 번 호출하는 경우,비공개 멤버 및 가져오지 않은 정적 멤버를 비롯하여 더 많은 결과가 나타납니다.
It cannot contain static members.
Static 멤버는 가질 수 없다.
Rather than defining static members, the Scala programmer declares these members in singleton objects.
클래스의 일부로 정적 멤버를 정의하는 대신에 Scala 프로그래머들은 정적이기 원하는 멤버들을 싱글턴 객체안에 선언한다.
They only contain static members.
Contains only static members.
Static members belong to classes, and instance members belong to objects(instances of classes).
정적 멤버는 클래스에 속하며 인스턴스 멤버는 개체(클래스의 인스턴스)에 속합니다. Static members belong to classes, and instance members belong to objects (instances of classes).
Calls to static members.
정적 멤버를 호출하려면To call static members.
Both classes and structs can contain static members.
클래스와 구조체 둘 다 정적 멤버를 포함할 수 있습니다.
Note that only static members are used.
Static 멤버들만 사용이 가능하다.
A static method can access only static members.
Static 메서드는 오직 static 멤버만 접근할 수 있다.
Only public static members are thread safe.
모든 공용 static 이 형식의 멤버는 스레드로부터 안전 합니다.
Static class must contain only static members.
정적 멤버만 포함합니다. Contains only static members.
It is useful to think of static members as belonging to classes and instance members as belonging to objects(instances of classes).
정적 멤버는 클래스에 속하며 인스턴스 멤버는 개체(클래스의 인스턴스)에 속합니다. Static members belong to classes, and instance members belong to objects (instances of classes).
Contains only static members.
정적 멤버만 포함합니다. Contains only static members.
A static method does not operate on a specific instance and can only directly access static members.
정적 메서드는 특정 인스턴스에 작동하지 않고 정적 멤버에 직접적으로만 액세스할 수 있습니다.A static method does not operate on a specific instance and can only directly access static members.
The real root cause of this problem is that SHARED data(static members on a class) is being shared across supposedly independent"applications".
이 모든 문제의 진짜 핵심은 독립적이어야 하는 "애플리케이션"들에서 공유하는 데이터(클래스에 있는 static 멤버)가 있다는 것이다.
The constructor function also contains all of the static members of the class.
생성자 함수는 또한 클래스의 모든 static멤버 또한 포함합니다.
It is more typical to declare a non-static class with some static members, than to declare an entire class as static..
전체 클래스를 static으로 선언하는 것보다 일부 정적 멤버가 포함된 비정적 클래스를 선언하는 것이 더 일반적입니다. It is more typical to declare a non-static class with some static members, than to declare an entire class as static.
Creating a static class is much the same as creating a class that contains only static members and a private constructor.
따라서 정적 클래스를 만드는 것은 기본적으로 정적 멤버와 private 생성자만 포함된 클래스를 만드는 것과 동일합니다.
They only contain static members.
정적 멤버만 포함합니다. Contains only static members.
Specify BindingFlags. FlattenHierarchy to include static members up the hierarchy.
지정 BindingFlags. Static 검색에 정적 멤버를 포함 합니다. Specify BindingFlags. Static to include static members in the search.
In other words, while creating an instance of a class, there will be a single copy of the static members, irrespective of the number of instances created.
생성된 클래스 인스턴스 개수에 관계없이 정적 멤버의 복사본 한 개만 있습니다. Only one copy of a static member exists, regardless of how many instances of the class are created.
To prevent the execution of code on a type that is not initialized, the common language runtime blocks all calls from other threads to static members of the class(Shared members in Visual Basic) until the class constructor has finished running.
초기화되지 않는 형식에서 코드의 실행을 방지하려면 공용 언어 런타임은 클래스 생성자가 실행을 완료할 때까지 다른 스레드에서 클래스의 static 멤버(Visual Basic에서 Shared 멤버)로 모든 호출을 차단합니다. To prevent the execution of code on a type that is not initialized, the common language runtime blocks all calls from other threads to static members of the class (Shared members in Visual Basic) until the class constructor has finished running.
C++ Static Member Function.
C++ static 멤버 함수.
Any method of the class can also access a static member.
클래스의 어떤 멤버도 static 멤버를 접근할 수 있다.
결과: 72, 시각: 0.0423

문장에서 "static members"을 사용하는 방법

Explain about Static Members with examples. 2.
By default static members are NULL only.
Static members are discussed in Section 1.5.
Static members are executed before instance members.
Are static members inherited to subclasses in java?
can access static members of its containing class.
Static members and constructors do not affect compatibility.
Static members are prefixed with a double-colon (::).
Static members are not tied to class instances.
This class has some static members and methods.

단어 번역에 의한 워드

최고 사전 질의

영어 - 한국어