What is the translation of " LOCAL VARIABLES " in Korean?

['ləʊkl 'veəriəblz]
['ləʊkl 'veəriəblz]
로컬 변수
local variables
local variables

Examples of using Local variables in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Local variables.
Why Use Local Variables?
지역 변수를 사용해야 하는가?
Local variables go here.
지역 변수는 여기에 위치합니다.
Only Strict local variables.
Only 지역 변수에 한정합니다.
The local variables c and i are put in the.
지역변수인 c 와 i는 스택에 저장된다.
So it can't see local variables.
따라서 지역 변수에 접근할 수 없죠.
Local variables cannot be declared volatile.
로컬 변수는 volatile로 선언할 수 없습니다.
Information: Looking for local variables.
정보: 로컬 변수를 찾는 중.
Local variables cannot be declared volatile.
지역 변수는 volatile로 선언할 수 없습니다.
The Stage cannot have local variables.
무대에서는 지역 변수를 만들 수 없다.
Local variables are only available in the current shell.
지역 변수는 현재의 쉘에서만 사용할 수 있음.
These are called local variables.
이들을 local variable 즉 지역변수라고 부릅니다.
The local variables at and +1 are set to value'.
현재 JAVA 프레임내 로컬 변수 및 +1은 값으로 설정된다.
Those are called local variables.
이들을 local variable 즉 지역변수라고 부릅니다.
The local variables at and +1 are set to value'.
현재 JAVA 프레임내 로컬 변수 및 1 은 value 으로 설정된다.
Keep the scope of local variables to a minimum.
지역 변수의 유효 범위를 최소화 하자.
Output from functions can be saved to local variables.
호출된 함수의 출력은 지역 변수에 저장할 수 있습니다.
Uninitialized local variables should not be accessed.
설명되지 않은 로컬 변수가 초기화되지 않았을 수 있음.
The latter are called local variables.
이들을 local variable 즉 지역변수라고 부릅니다.
(In fact, local variables are already determined statically.).
(사실, 지역 변수들은 이미 정적으로 결정됩니다.).
This table does not contain any entries for local variables;
이 테이블은 지역 변수에 대한 것은 담고 있지 않다;
Now the stack space for local variables has to be reserved.
이제 스택에 지역 변수를 저장하기 위한 공간을 확보해야 한다.
F_locals is the dictionary used to look up local variables;
F_locals 는 지역 변수를 조회하는데 사용되는 딕셔너리;
In Perl, local variables are declared using the my operator.
Private 변수로 부름 펄에서 지역 변수는 my 연산자를 사용하여 선언된다.
Name' end Or, specify an explicit Hash of local variables.
Name' end 명시적으로 로컬 변수의 해시를 지정할 수도 있습니다.
I have some local variables and I want to extract them into the setup method.
몇몇 지역 변수를 setup 메소드에 넣고 싶다.
Examples of operands include literals, fields, local variables….
피연산자의 예로는 리터럴, 필드, 지역 변수 및 식이 있습니다.
Stack frames have three sections: local variables, operand stack and frame data.
Stack Frame은 Local Variable, Operand Stack, Frame Data의 세 부분으로 구성된다.
Output from called functions can be saved to local variables.
호출된 함수의 출력은 지역 변수에 저장할 수 있습니다. Output from called functions can be saved to local variables.
Only Strict local variables. Only use variables set in locals in templates. false.
Only 지역 변수에 한정합니다. 템플릿에서 locals 변수만 설정할 수 있습니다. false.
Results: 84, Time: 0.0428

How to use "local variables" in an English sentence

Q.12 What are local Variables in java?
Local variables are specific to Method only.
Flash may replace local variables with registers.
You should use local variables whenever possible.
Local variables begin lowercases and are camel-capped.
Local variables are located inside a trigger.
Locals=0 indicates no local variables are required.
Local variables should be explicitly assigning value.
Note: Information about local variables is available.
Stack usage for local variables and parameters.
Show more

How to use "지역 변수, 로컬 변수" in a Korean sentence

더 나가 왜 지역 변수 a가 ‘ebp-4’ 같은 주소에 있는지도 알면 매우 좋다.
Java 와일드 카드는 매개 변수, 로컬 변수 또는 필드의 유형과 같은 상황에서 널리 사용되며 반환 유형으로도 사용됩니다.
지역 변수 이외에도, 함수 호출부의 복귀지점(RET) 및 함수 시작 베이스주소(EBP) 등을 저장하여 사용하고 있습니다.
메소드 b를 호출한 메소드 a의 지역 변수 i가 사용될까?
또 다른 한가지 방법은, 지역 변수 바로 아래에 저장되어 있는 base pointer 부분을 이용하는 것도 가능하다.
(1) 직접 변수를 사용한 경우 직접 변수를 사용하면 변수 선언이 불필요 하므로 지역 변수 목록에 포함되지 않습니다.
이 경우 클래스 필드 i나 로컬 변수 i, 또는 메소드 매개변수 i를 만드는 것을 제안한다.
10] 어레이의 각 숫자를 루프하면서 그 숫자를 2로 나눈 나머지가 0인 경우에만, 즉 짝수인 경우에만 로컬 변수 n에 지정한다.
로컬 변수 어셈블리 코드 안에서도 일반적인 파스칼 루틴에서처럼 로컬 변수를….
즉 우리는 로컬 변수 x를 덮어씌운겁니다.

Word-for-word translation

Top dictionary queries

English - Korean