return value oor Koreaans

return value

en
A single value that is the result of the execution of a statement, method, or function.

Vertalings in die woordeboek Engels - Koreaans

반환 값

en
A single value that is the result of the execution of a statement, method, or function.
MicrosoftLanguagePortal

Geskatte vertalings

Vertoon algoritmies gegenereerde vertalings

voorbeelde

wedstryd
woorde
Advanced filtering
They can then inspect the call's return value to determine their status, child or parent, and act accordingly.
그 뒤 이 호출의 반환값을 조사하여 상태 및 자식/부모, 동작을 이어서 결정하게 된다.WikiMatrix WikiMatrix
Shows value selection dialog. Returns entered value
선택 대화상자 값을 보여줍니다. 입력된 값을 되돌려줍니다KDE40.1 KDE40.1
If no conditions are true, CASE returns the value in the ELSE clause.
조건이 True가 아닌 경우 CASE는 ELSE 절에서 반환합니다.support.google support.google
Returns the value of a global variable
전역 변수의 값을 되돌려줍니다KDE40.1 KDE40.1
The JavaScript must take the form of an anonymous function that returns a value.
자바스크립트는 반환하는 익명 함수의 형태를 취해야 합니다.support.google support.google
Many now clamor for a return to traditional values, meaning for some a return to religion.
이제 많은 사람은 전통 가치관으로 돌아가자고 목청을 높인다. 이것은 일부 사람들의 경우 종교로 돌아가자는 외침이기도 하다.jw2019 jw2019
The logical result of the expression below, which compares the value 10 to Null, is Unknown: SELECT 10 = NULL -- Results in Unknown However, certain operations on Null can return values if the absent value is not relevant to the outcome of the operation.
10과 Null을 비교하는 아래 표현의 논리적 결과는 Unknown이다: SELECT 10 = NULL -- 결과는 Unknown 그러나, 만약 Null 값이 연산의 결과물에 적합하지 않을 때 Null에 대한 어떤 연산은 값을 리턴할 수 있다.WikiMatrix WikiMatrix
It does this by hooking into the dynamic loading system, allowing it to insert shims which display the parameters which the applications uses when making the call, and the return value which the library call reports. ltrace can also trace Linux system calls.
이것은 동적 로딩 시스템을 후킹함으로써 가능해지며, 애플리케이션이 호출 시에 사용하는 파라미터들과 라이브러리 호출이 리포트하는 반환 값을 보여주는 심(shim)들을 삽입한다. ltrace는 또한 리눅스 시스템 호출을 트레이스할 수 있다.WikiMatrix WikiMatrix
This often takes the form of a fake function call in order to obtain the return value on stack (x86) or in a special register (PowerPC, SPARC, MIPS, probably at least some other RISC processors, ESA/390), which can then be stored in a predefined standard register.
이것은 종종 허위 함수 호출의 형태를 갖는데 이것은 스택(x86)에서 또는 특별한 레지스터(파워PC, SPARC, MIPS 등)에서 반환 값을 얻기 위해서이며, 이후 미리 정의된 표준 레지스터에 저장될 수 있다.WikiMatrix WikiMatrix
Searches down the first column of a range for a key and returns the value of a specified cell in the row found.
범위의 첫 번째 열에서 키를 검색한 다음 키가 있는 행에서 지정된 셀의 반환합니다.support.google support.google
Searches across the first row of a range for a key and returns the value of a specified cell in the column found.
범위의 첫 번째 행에서 키를 검색한 다음 키가 있는 열에서 지정된 셀의 반환합니다.support.google support.google
The setSafeFrameConfig method returns a boolean value indicating whether the configuration settings were successfully parsed.
setSafeFrameConfig 메소드는 구성 설정이 성공적으로 파싱되었는지 여부를 나타내는 부울 반환합니다.support.google support.google
Such repairs often return much higher values for the investment than would the purchase of new items.
흔히 이렇게 수리를 해 쓰면 새 물건을 사는 것보다 투자에서 얻는 이득이 훨씬 더 많다.jw2019 jw2019
We need a return to old values.
우리는 옛 가치 기준으로 되돌아갈 필요가 있다.jw2019 jw2019
VLOOKUP returns the first value found when there are multiple matches for the search_key
VLOOKUP은 검색할_키와 일치하는 이 여러 개인 경우 처음 발견된 반환합니다.support.google support.google
Its policy was to return to traditional values, and this included the renaming of towns and cities.
그 당의 정책은 전통적인 가치관으로 돌아가자는 것이었으며 거기에는 읍과 도시들의 이름을 다시 짓는 일도 포함되어 있었습니다.jw2019 jw2019
Such religious reformers as Martin Luther and John Calvin spoke of a return to Biblical values.
마르틴 루터나 장 칼뱅과 같은 종교 개혁가들은 성서의 가치관으로 되돌아가자고 주장하였습니다.jw2019 jw2019
On the contrary, no return to spiritual values has taken place; it is a myth. . . .
그와는 반대로, 영적 가치 회복은 일어나지 않은 것이다. 그것은 하나의 근거없는 이야기이다.jw2019 jw2019
SetVer is a TSR program designed to return a different value to the version of DOS that is running.
SetVer는 실행 중인 도스의 버전을 다른 으로 반환시켜 주는 메모리 상주 프로그램이다.WikiMatrix WikiMatrix
If there are multiple matching values, the content of the cell corresponding to the first value found is returned, and #N/A is returned if no such value is found.
일치 이 여러 개인 경우, 처음으로 발견된 에 해당하는 셀의 콘텐츠가 반환되며, 그런 이 없는 경우에는 #N/A가 반환됩니다.support.google support.google
For example, IMPORTRANGE returns an array of values by importing the specified range from another spreadsheet.
예를 들어 IMPORTRANGE는 다른 스프레드시트에서 지정된 범위를 가져와서 의 배열을 반환합니다.support.google support.google
COUNTA: Returns the number of values in a dataset.
COUNTA: 데이터 집합에서 의 개수를 반환합니다.support.google support.google
▪ “Many people would like to see a return to traditional family values.
▪ “많은 사람들은 가족에 대한 전통적 가치관으로 돌아갔으면 좋겠다고 합니다.jw2019 jw2019
What is its value on return visits?
재방문할 때 어떤 가치가 있는가?jw2019 jw2019
When a match is found, the corresponding output value is returned.
일치가 발견되면 해당 결과 반환됩니다.support.google support.google
350 sinne gevind in 36 ms. Hulle kom uit baie bronne en word nie nagegaan nie.