FUNCTION CALLS 한국어 뜻 - 한국어 번역

['fʌŋkʃn kɔːlz]
['fʌŋkʃn kɔːlz]

영어에서 Function calls 을 사용하는 예와 한국어로 번역

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Bl is used for function calls.
A에서는 B의 기능만 호출하기 위해 사용됩니다.
Again, the function calls all use tail recursion, so the algorithm is in-place.
다시 이야기하지만, 함수 콜은 모두 tail recursion 을 이용하므로, 알고리즘은 in-place 이다.
Sponding to the function calls.
함수 호출의 인수Arguments in function calls.
Main function Calls, Messages, QQ, Wechat, Music, Pedometer, Intelligent Security, Life waterproof.
함수 외침, 메시지, QQ, Wechat의 음악, 보수계, 지적인 안전, 방수 생활.
Arguments are always passed by value in C function calls.
논쟁은 C 함수 호출에 있는 가치를 항상 통과된다.
Implicit variables and function calls are often encountered in the functions such as eval, evalin, assignin, and load.
묵시적인 변수 및 묵시적인 함수 호출은 흔히 eval, evalin, assignin, load 등의 함수에서 발생합니다.
A simple ETS based cache for expensive function calls.
비용이 비싼 함수 호출을 위한 단순한 ETS 기반 캐시.
It is changed when internal Apache structures, function calls and other significant parts of API change in such a way that binary compatibility cannot be guaranteed any more.
모듈 마법수는 이진호환성을 더 이상 보장할 수 없도록 아파치 내부 구조나 함수 호출, 다른 API 일부가 변경된 경우에 바뀐다.
When working with Katana's APIs, lazy evaluation can have an effect on the results of certain function calls.
Katana의 API로 작업 할 때, 지연 평가는 특정 함수 호출의 결과에 영향을 줄 수 있습니다.
After compilation, JSX expressions become regular JavaScript function calls and evaluate to JavaScript objects.
컴파일이 끝나면, JSX 표현식이 정규 JavaScript 함수 호출이 되고 JavaScript 객체로 인식됩니다.
The ROI datatype is not explicitly defined in LabWindows/CVI, but you can access and modify ROIs by using the Vision function calls.
ROI 데이터 유형은 LabWindows/CVI에서 명시적으로 정의되어 있지 않지만 Vision 함수 호출을 통하여 ROI에 액세스하고 수정할 수 있습니다.
An output function is a function that an optimization function calls at each iteration of its algorithm.
출력 함수 (Output Function)는 최적화 함수가 알고리즘을 반복할 때마다 호출하는 함수입니다.
Anything which isn't compliant with the final POSIX standard may show different behaviour in some circumstances or have slightly different function calls.
최종 POSIX 표준을 준수하지 않는 모든 것은 경우에 따라 다른 동작을 표시하거나 약간 다른 함수 호출을 가질 수 있습니다.
The local client communicates with the server through direct function calls and message queues, because it is in the same process.
로컬 클라이언트는 직접 함수 호출과 메시지 대기열을 통해 서버와 통신하는데, 이는 동일한 프로세스에 있기 때문입니다.
When logging is disabled nocode is injected and the resulting application contains no references or function calls to logging.
로깅이 비활성화되어 있다면,코드가 주입되지 않으며 로깅을 위한 어떤 참조나 함수 호출도 포함되지 않습니다.
Overheads are minimized because of low-cost function calls and reduced memory usage, enabling performance of external libraries with Mathematica 's other high-level computation and development capabilities.
저렴한 비용으로 함수 호출이 가능하고, 메모리 사용의 절감으로 인해 오버헤드가 최소화되어 Mathematica 의 다른 높은 수준의 계산 및 개발 기능으로 외부 라이브러리 사용이 가능하게 하였습니다.
The function of the device driver is then to translate these operating system mandated function calls into device specific calls..
그러면 장치 드라이버의 기능이 이러한 운영 체제의 함수 호출을 장치 특유의 호출로 번역하게 된다.
If the program dynamically links plug-ins, and they make function calls to each other and share data structures, we believe they form a single program, so plug-ins must be treated as extensions to the main program.
만약 프로그램이 플러그인과 다이나믹하게 링크되는 형식으로 실행되어 서로 함수를 호출하고 자료 구조를 공유하게 된다면 이는 하나의 프로그램을 형성하게 된다고 볼 수 있으므로 플로그인은 메인 프로그램이 확장된 것으로 간주되어야 합니다.
Real-time processes that are using mlockall() to prevent delays on page faults should reserve enough lockedstack pages before entering the time-critical section, so that no page fault can be caused by function calls.
실시간 프로세스는 시간 임계 영역을 수행하기 전에충분한 스택 페이지를 잠가두어, 그 함수 호출에 의해 페이지 오류가 발생하지 않는다.
Tracing refers to the flow and performance measurement between function calls, and Uftrace is a tool for tracing C/C++ programs.
Tracing은 함수 호출 간의 흐름과 성능 측정을 의미하며 Uftrace는 C/C++ 프로그램을 Tracing 하는 도구이다.
For automatic and register variables, the initializer is not restricted to being a constant: it may be any expression involving previously defined values,even function calls.
따라서 이니셜라이저는 함수가 호출되어도 이전에 정의된 값을 포함하는 모든 식일 수 있습니다. For automatic and register values, the initializer is not restricted to being a constant; it can be any expression involving previously defined values,even function calls.
In particular, fall-through conditional branches must be changed to two-way branches, and function calls throwing exceptions must have unconditional jumps added after them.
특히, 완료되지 못하는 조건 분기들은 반드시 쌍방 분기로 바뀌고, 예외를 던지는 함수 호출들은 반드시 무조건 점프로 뒤에 더해져야 한다.
In one embodiment, gdi32_mmr. dll receives all function calls directed to gdi32. dll. gdi32.dll monitors approximately 200 of about 600 total function calls, which are for functions that affect the appearance of a printed page in some way.
In one embodiment, gdi32_mmr. dll receives all function calls relating to gdi32. dll. gdi32. dll은, 어떤 방식으로 인쇄된 페이지의 외관에 영향을미치는 함수들에 대한 것인, 총 약 600개의 함수 호출 중 대략 200개를 모니터링한다. gdi32. dll has, and would for some way to affect the appearance of the printed page function.
In either case, an EventGraph is used by adding one or more events to act as entry points and then connecting Function Calls, Flow Control nodes, and Variables to perform the desired actions.
어떤 경우든, 이벤트 그래프 를 사용해서 하나 이상의 이벤트를 엔트리 포인트 역할로 추가한 뒤, Function Calls, Flow Control 노드 및 변수를 연결하여 원하는 동작을 만듭니다.
If the main program dynamically links plug-ins, and they make function calls to each other and share data structures, we believe they form a single combined program, which must be treated as an extension of both the main program and the plug-ins.
만약 프로그램이 플러그인과 다이나믹하게 링크되는 형식으로 실행되어 서로 함수를 호출하고 자료 구조를 공유하게 된다면 이는 하나의 프로그램을 형성하게 된다고 볼 수 있으므로 플러그인은 메인 프로그램이 확장된 것으로 간주되어야 합니다.
All of the syntax for non-object-oriented operations(including primitive variables, pre-processing, expressions,function declarations, and function calls) are identical to those of C, while the syntax for object-oriented features is an implementation of Smalltalk-style messaging.
오브젝티브-C는 C 언어와 스몰토크 양쪽에서 유래한 문법을 사용하고 있다. 전처리(preprocessing), 표기(expressions), 함수 선언(function declarations),그리고 함수 호출(function calls) 등과 같은 대부분의 문법은 C에서 상속된 것이며, 객체 지향적인 기능들은 스몰토크 방식의 메시지 전달을 통해서 구현되었다.
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.
사용 하지 않을 수 있으므로 동기 및 비동기 함수 호출, 혼합 권장 하지는 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.
Support for diverse API and function call interfaces.
다양한 API 및 함수 호출 인터페이스의 지원.
Nanflag and padding can appear anywhere after x in the function call.
Nanflag 와 padding 은 함수 호출에서 x 이후의 아무 위치에나 나타날 수 있습니다.
The sync utility utilizes the sync(2) function call.
Sync 유틸리티는, sync(2) 함수 호출을 이용합니다.
결과: 30, 시각: 0.0441

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

Function calls simply aren't that expensive.
Dev_hard_start_xmit function calls the actual driver.
Ndo_start_xmit function calls the driver code.
Finally, the getValue function calls bitmap.getValue.
Allow it to inline function calls if the function calls are in loops.
XPath dynamic function calls have been implemented.
Complete entire function calls with a keystroke.
The function calls itself recursively until i<n/2.
it assumes these function calls can fail.
New ttysend() function calls ttywrite() and techo().
자세히보기

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

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

단어 번역에 의한 워드

최고 사전 질의

영어 - 한국어