THE VARIABLE in Korean translation

[ðə 'veəriəbl]
[ðə 'veəriəbl]
변수
variable
change
parameter
param
variable
the variable
variable
가변
variable
adjustable
convertible
mutable
varying
tunable
jagged

Examples of using The variable in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Mostfractional'- Choose the variable with fractional part closest to 1/2.
Mostfractional' - 1/2에 가장 가까운 소수부를 갖는 변수를 선택합니다.
Alert( message);//<-- Error! The variable is local to the function.
Alert( message ); // <-- Error: message is not defined (message는 함수 내 지역 변수이기 때문에 에러가 발생합니다.).
Let message='Hello!';// define the variable and assign the value.
Let message = 'Hello! '; // 변수를 정의하고 값을 할당합니다.
If the variable has any other value,
변수 값이 다른 경우,
Multiply the current value of the variable on the left side of the equal sign by the value that's specified on the right side of the equal sign.
등호의 오른쪽에 지정 된 값으로 변수 등호의 왼쪽된 가장자리에서의 현재 값을 곱합니다.• *=: Multiply the current value of the variable on the left side of the equal sign by the value that's specified on the right side of the equal sign.
When you use these cmdlets, you do not need to specify the Variable: drive in the name.
이러한 cmdlet을 사용하면 이름에 Variable: 드라이브를 지정할 필요가 없습니다.
Modify the current value of the variable on the left side of the equal sign by the value that's specified on the right side of the equal sign.
등호의 오른쪽에 지정 된 값으로 변수 등호의 왼쪽된 가장자리에서의 현재 값을 수정 합니다.• %=: Modify the current value of the variable on the left side of the equal sign by the value that's specified on the right side of the equal sign.
Otherwise, the child package doesn't locate the variable when you run the parent package.
그렇지 않으면 부모 패키지를 실행할 때 자식 패키지에서 변수를 찾을 수 없습니다. Otherwise, the child package doesn't locate the variable when you run the parent package.
What this means is that when the package runs, the value of the variable originally in the package is replaced with a new value from the configuration file.
즉, 패키지를 실행할 때 패키지의 원래 변수 값을 구성 파일의 새 값으로 바꿀 수 있습니다. What this means is that when the package runs, the value of the variable originally in the package is replaced with a new value from the configuration file.
The variable magnetic field strength up to 1.0 Tesla and the use of two different correction modes guarantee maximum sensitivity and optimum matching to any analytical problem.
테슬라 까지의 가변 자기장 강도 및 두 가지 보정 모드의 사용은 모든 분석 문제 에 대해 최대 감도와 최적의 매칭을 보장합니다.
This example is really just the string foo is undef if the variable$foo contains the value undef,
이 예제는 단지 문자열 foo is undef 경우에는 변수 $foo 값을 포함 undef,
When debugging is stopped, a blue pin icon appears in the source file next to the line of code that contains the variable.
디버깅이 중지되면 소스 파일에서 변수가 들어 있는 코드 줄 옆에 파란색 핀 아이콘이 나타납니다. When debugging is stopped, a blue pin icon appears in the source file next to the line of code that contains the variable.
Since a pointer to a variable holds the address of the variable, the function can use this address to access the value of the variable.
변수에 대한 포인터에는 변수의 주소가 포함되므로 함수는 이 주소를 사용해 변수의 값에 액세스할 수 있습니다. Since a pointer to a variable holds the address of the variable, the function can use this address to access the value of the variable.
If put after the variable, the variable is first returned, then the increment/decrement operation is done.
변수 뒤에 넣으면 변수가 먼저 리턴 된 다음 증가 / 감소 조작이 수행됩니다.
After adjusting the bolt, re-insert the variable fixing bolt, tighten it by turning clockwise, and tighten the saddle.
트래블 조절 후 가변 고정 볼트를 다시 넣어서 시계 방향으로 돌려서 조여준 후 안장을 체결합니다.
Value type variables directly contain their values, which means that the memory is allocated inline in whatever context the variable is declared.
값 형식 변수에는 해당 값이 직접 포함되므로, 변수가 선언된 컨텍스트에 관계없이 메모리가 인라인으로 할당됩니다. Value type variables directly contain their values, which means that the memory is allocated inline in whatever context the variable is declared.
Subtract the value on the right side of the equal sign from the current value that's contained in the variable on the left side of the equal sign.
등호 오른쪽의 값을 등호 왼쪽의 변수에 포함된 현재 값에서 뺍니다. -= Subtract the value on the right side of the equal sign from the current value that's contained in the variable on the left side of the equal sign.
Even though the variable$z will'spring to existence' repeatedly, once for every call of the function. This is OK.
함수를 호출할 때마다 변수 $z가 반복적으로 '생겨나게' 되지만, 이것은 괜찮습니다.
At run time, the expression is evaluated, and the result of the expression is used as the value of the variable.
런타임에는 이 식이 계산되고 식 결과가 변수 값으로 사용됩니다. At run time, the expression is evaluated, and the result of the expression is used as the value of the variable.
If the variable$, to assign symbols to\n,
는 경우는 변수 $, 할당하는 기호를 \n,
Results: 213, Time: 0.0528

Word-for-word translation

Top dictionary queries

English - Korean