Download for Windows Premium
Advertising
static variable
/'stætɪk 'vɛəriəbl/
Definition
variable retaining value after function execution  ... See more
스태틱 변수
정적 변수
고정 변수
This means that within the body of a subclass, a static variable or method can be used without referencing the class in which it was defined.
즉, 하위 클래스의 본문 내에서는 정적 변수 또는 메서드가 정의된 클래스를 참조하지 않고도 해당 변수 또는 메서드를 사용할 수 있습니다.
This "traditional" or "home made" static variable has an extra feature.
이러한 "전통적인" 또는 "직접 만든" 정적 변수에는 추가적인 특징이 있습니다.
Select Static Variable from the list.
리스트에서 정적 변수를 선택합니다.
Listing 19-10: Reading from or writing to a mutable static variable is unsafe
Listing 19-10: 가변 정적 변수를 읽거나 쓰는 것은 안전하지 않습니다
In the C programming language one can designate a variable to be a static variable. This means it gets initialized only once and it sticks around retaining its old value between function calls.
C 프로그래밍 언어에서는 변수를 정적(static) 변수로 지정할 수 있습니다. 이렇게 지정된 변수는 단 한 번만 초기화되고 함수가 종료되고 다음 번 호출될 때까지 계속 값을 유지하게 됩니다.

Other results

Global and static variables are stored in the dictionary.
전역 및 정적 변수가 딕셔너리에 저장됩니다.
This is true even for static variables in superclasses.
이는 수퍼 클래스에 있는 정적 변수의 경우에도 마찬가지입니다.
You cannot access static variables through an instance of the class, so the following code returns errors
클래스 인스턴스를 통해서는 정적 변수에 액세스할 수 없으므로 다음 코드에서는 오류가 반환됩니다.
Assume that the static variables are used elsewhere in the SDK as well.
정적 변수는 SDK의 다른 위치에서도 사용된다고 가정하십시오.
If the static variables are not public and final the naming syntax is the same as instance and local variables.
정적 변수가 공개및 최종 변수가 아닌 경우 명명 구문은 인스턴스 및 지역 변수와 동일합니다.
Rules provide a mechanism for storing frequently used logic or static variables for reuse within forms, workflows, and roles.
규칙은 자주 사용되는 논리 또는 양식, 작업 흐름 및 역할에서 재사용되는 정적 변수를 저장하는 방식을 제공합니다.
Variables used only by Linux were incorrectly set as static variables.
Linux에서만 사용되는 변수가 정적 변수로 잘못 설정되었습니다.
For example, you can use the "ENV" key to set static variables.
예를 들어, "ENV" 키를 사용하여 정적 변수를 설정할 수 있습니다.
No results found for this meaning.

Synonyms and analogies of "static variable" in English

Word & Expression of the day
Image of the day
whistle: device blown to make a whistling sound
Reveal the word
Advertising

Results: 50. Exact: 5. Elapsed time: 24 ms.

Word index: 1-300, 301-600, 601-900

Expression index: 1-400, 401-800, 801-1200

Phrase index: 1-400, 401-800