함수 호출 영어 뜻 - 영어 번역

한국어에서 함수 호출 을 사용하는 예와 영어로 번역

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
함수 호출이나 셀 참조를 포함하지 않습니다.
It contains no function calls or cell references.
다양한 API 및 함수 호출 인터페이스의 지원.
Support for diverse API and function call interfaces.
Unit 타입을 가진 값으로 함수 호출 */.
Call the function with the value of type unit*/.
논쟁은 C 함수 호출에 있는 가치를 항상 통과된다.
Arguments are always passed by value in C function calls.
함수 호출과 비-레퍼런스 타입(Function call and non-Reference type).
Function call and non-Reference type.
비용이 비싼 함수 호출을 위한 단순한 ETS 기반 캐시.
A simple ETS based cache for expensive function calls.
런타임 에러; WinRAR extract.exe 순수 가상 함수 호출.
Runtime error; WinRAR extract.exe pure virtual function call.
Alert( userName ); // 함수 호출 전이므로 John 이 출력됨.
Alert( userName);// John before the function call.
여러분은 return 명령어를 가지고 함수 호출의 실행을 취소할수 있다.
You can cancel execution of a function call with the return command.
DApp은 1 회 간단한 함수 호출로 데이터를 요구하고 사용할 수 있습니다.
DApps can request and use the data with just one simple function call.
이미 플로팅된 sig 가 변경되었다면 함수 호출 시 해당 플롯이 업데이트됩니다.
If sig is already plotted but has changed, then the function call updates the plot.
Nanflag 와 padding 은 함수 호출에서 x 이후의 아무 위치에나 나타날 수 있습니다.
Nanflag and padding can appear anywhere after x in the function call.
그것은 hostname 커맨드 또는 libc의 gethostname 함수 호출을 통해서 구할 수 있다.
It is available through the hostname command or the gethostname function call in libc.
역주 경고: 함수 호출을 파이프로 연결할 때에는 괄호를 사용하세요. 예를 들면.
Warning: parentheses are required when piping into a function call. For example.
이름은 종료 후에 기억에서 남아 있기 위하여 이용된 DOS 함수 호출의 이름에서 온다.
The name comes from the name of the DOS function call used to remain in memory after termination.
해당 토큰의 함수 호출 연산자를 사용하여 취소 상태를 쿼리할 수 있습니다(근본적으로 취소 폴링).
You can use a function call to query the cancellation state, essentially polling for cancellation.
변수를 이 방법으로만 전달할 수 있고, 함수 호출에서 &로 전달할 필요가 없습니다.
You can pass only variables this way and you don't need to pass them with& in function call(it's even deprecated).
로컬 클라이언트는 직접 함수 호출과 메시지 대기열을 통해 서버와 통신하는데, 이는 동일한 프로세스에 있기 때문입니다.
The local client communicates with the server through direct function calls and message queues, because it is in the same process.
Katana의 API로 작업 할 때, 지연 평가는 특정 함수 호출의 결과에 영향을 줄 수 있습니다.
When working with Katana's APIs, lazy evaluation can have an effect on the results of certain function calls.
함수 호출에서 식 목록은 쉼표로 구분된 식 목록입니다. In a function call, expression-list is a list of expressions (separated by commas).
In a function call, expression-list is a list of expressions(separated by commas).
올림 플래그가 놓이는 경우에 두 기능 다 DOS 함수 호출의 완료 후에 도끼의 가치를 돌려보내고 outregs - > x. cflag!
Both the functions return the value of AX after completion of the DOS function call and if the carry flag is set(outregs-> x. cflag!= 0),!
Tracing은 함수 호출 간의 흐름과 성능 측정을 의미하며 Uftrace는 C/C++ 프로그램을 Tracing 하는 도구이다.
Tracing refers to the flow and performance measurement between function calls, and Uftrace is a tool for tracing C/C++ programs.
게다가, 여는-괄호는 단어 "if" 다음의 첫 항목이 함수 호출 또는 "not" 또는 "! "와 같은 연산자일 경우 완전히 생략해도 됩니다.
In addition, the open-parenthesis may be omitted entirely if the first item after the word"if" is a function call or an operator such as"not" or"!".
함수 호출 순서가 시계 주변의 사이트에 방문자를 위해 사용할 수 있습니다, 그래서 모든 클라이언트가 응용 프로그램을 떠나, 그것은 손실되지 않습니다!
The function call order will be available for visitors to the site around the clock, so any client, leave the application, it will not be lost!
이 코드 실행은 setImmediate() 함수 호출 뒤에 오는 모든 코드는 setImmediate() 함수 인자 이전에 실행된다는 의미로 "바로 다음에" 실행한다고 생각할 수 있습니다.
This code execution could be thought of as happening"right after this", meaning any code following the setImmediate() function call will execute before the setImmediate() function argument.
C 파생언어들은 이런 방법이 없지만 펄, 파이썬, 스몰토크에는 모두 함수 호출에서 인수를 이름을 정하고, 일부는 생략하고, 원하는 순서대로 다른 인수를 제공하는 개념이 있습니다.
There is no real parallel to this in C-derived languages, but Perl, Python and Smalltalk all have this concept that you can name the arguments in a function call, omit some of them, and supply the others in any order you like.
함수자와 함수 포인터 모두 함수 호출의 문법을 사용해서 유발될 수 있기 때문에, 이것들은 상응하는 파라미터가 오직 함수 호출 문맥에서만 보일 때 인자로서 교체될 수 있다.
Since both functors and function pointers can be invoked using the syntax of a function call, they are interchangeable as arguments to templates when the corresponding parameter only appears in function call contexts.
예를 들면 스킴같은 고계 함수를 사용하는 프로그래밍 언어에서, 함수 호출의 대상은 명백하지 않을 수 있다. (lambda (f) (f x)) 어떤 프로시저 f 가 참조되는지는 명확하지 않다.
For example, in a programming language with higher-order functions like Scheme, the target of a function call may not be explicit: in the isolated expression(lambda(f)(f x)) it is unclear to which procedure f may refer.
사용 하지 않을 수 있으므로 동기 및 비동기 함수 호출, 혼합 권장 하지는 await 키워드 또는 비동기 항목을 반드시 동기 API 사용 합니다. We don't recommend mixing synchronous and asynchronous function calls, because you might forget to use the await keyword or use a synchronous API where an asynchronous one is necessary.
We don't recommend mixing synchronous and asynchronous function calls, because you might forget to use the await keyword or use a synchronous API where an asynchronous one is necessary.
이게 일어난다는 걸 알고 있다면 아마도 몇 글자 절약이 되기는 하겠지만,baz()가 사실 ::baz()이 되길 원했다면 예기치 않은 오류 메시지가 나올 가능성이 크게 올라가며, 함수 호출의 의미가 모듈 선언에 의존하므로 코드의 가독성이 떨어집니다.
If you know this is going to happen, perhaps it saves a small number of keystrokes, butit also greatly increases the possibility for surprising error messages when you actually meant for baz() to be bar:: baz(), and it decreases the readability of the code by making the meaning of a function call dependent on module declaration.
결과: 42, 시각: 0.0414

한국어 문장에서 "함수 호출"를 사용하는 방법

함수 호출 규약은 10장 스택에서 나온다.
그림1은 함수 호출 기반의 이벤트 모델을 나타낸.
마찬가지로 함수 호출 규약에 대해서도 설명이 있습니다.
함수 호출 여부를 검증하기 위해서는 스파이 객체를 이용한다.
위 코드가 바로 안드로이드 라이브러리 함수 호출 예시입니다.
기존 맵리듀스는 함수 호출 기반의 이벤트 모델을 사용했습니다.
이 특징을 이용하면 함수 호출 안에서 일어난 예외를 함수 호출 밖에서 처리할 수 있다.
함수의 인수 리스트가 길 때, 함수 호출 오버헤드가 증가한다.
함수 호출 연산자는 함수 식별자 뒤에 오는 괄호의 집합입니다.
오류 메시지에 함수 호출 과정이 포함되어야 하는 이유는 무엇일까?

영어 문장에서 "function call, function calls"를 사용하는 방법

Our function call got a lot shorter.
That is one complicated function call chart.
And this function calls the import function.
The 'login' function calls the 'login_ldap' function.
Provides familiar C/Python function call API.
The second function calls LOST MODE.
and made the DefaultSetInputProperty function call it.
XPath dynamic function calls have been implemented.
range will cause a Function call error.
Use function call syntax instead of apply.
자세히보기

단어 번역에 의한 워드

최고 사전 질의

한국어 - 영어