What is the translation of " CALLBACK FUNCTION " in Korean?

콜백 함수
callback function
callback function

Examples of using Callback function in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
A callback function is also possible.
옵션으로 callback (function) 도 가능하다.
Instead, you have to pass a callback function.
대신, 당신은 한 callback function을 전달해야 한다.
Callback function on the site can be installed on any type of website.
가 현장에서 콜백 함수가 웹 사이트의 모든 유형에 설치할 수.
Operations can be performed on the array via a callback function.
동작들은 콜백 함수를 통해 상기 어레이에서 수행 될 수있다.
Godot can write new callback functions for you in the connected script.
Godot는 연결된 스크립트에서 새 콜백 함수를 쓸 수 있습니다.
The response object is received by the Success and Failure callback functions.
응답 오브젝트는 Success 및 Failure 콜백 함수에 의해 수신됩니다.
This callback function is executed each time the server receives a new request.
콜백 함수는 서버가 새로운 요청을 받을때마다 매번 실행된다.
Finally, we need to fill the empty callback functions in the two scenes.
마지막으로, 두 씬에 비어있는 콜백 함수를 채워야 합니다.
The caller is responsible for passing the right parameters into the callback function.
API 공급자(Provider)는 올바른 매개변수를 콜백함수에 전달해야 합니다.
Why do I need to register an Idle callback function in an animation program?
왜 애니메이션 프로그램에 아무런 입력이 없을때의 콜백함수를 등록시켜주어야 하는가?
The response object is received by the onSuccess and onFailure callback functions.
응답 오브젝트는 onSuccess 및 onFailure 콜백 함수에 의해 수신됩니다.
Oncomplete(error)- the callback function, which is called when the file is decrypted.
Oncomplete (error)-파일이 해독 될 때 호출되는 콜백 함수.
Array_reduce — Iteratively reduce the array to a single value using a callback function.
Array_reduce - 콜백 함수를 사용하여 배열을 반복적으로 단일 값으로 축소.
On Pay Station Closed- activating оf a callback function upon closing Pay Station.
On Pay Station Closed - 페이 스테이션 종료시 콜백 기능 활성화.
When the wait operation completes, a worker thread from the pool executes the corresponding callback function.
대기 작업이 완료 되 면 스레드 풀에서 작업자 스레드는 해당 하는 콜백 함수를 실행 합니다.
It takes up to two arguments: callback functions for the success and failure cases of the Promise.
인수 둘을 취합니다: Promise 의 성공 및 실패 경우를 위한 콜백 함수.
Using TypeScript promises, you can define Success and Failure callback functions.
TypeScript 프라미스(promise)를 사용하여 Success 및 Failure 콜백 함수를 정의할 수 있습니다.
The callback function will get called with either result-generated or editor-exit, but not both.
콜백 함수는 result-generated 또는 editor-exit에 의하여 호출될 수 있으나, 동시에 호출되지는 않습니다.
Using JavaScript promises, you can define onSuccess and onFailure callback functions.
JavaScript 프라미스(promise)를 사용하여 onSuccess 및 onFailure 콜백 함수를 정의할 수 있습니다.
The callback function passed in forEach has 3 arguments: a value, then the same value valueAgain, and then the target object.
ForEach에 쓰인 콜백 함수는 세 개의 인수를 받는데, 첫 번째는 값, 두 번째도 같은 값인 valueAgain을 받고 있습니다.
It'fetchData: After calling the API, executes the callback function asynchronously.',(done)=>{.
It'fetchData: API 호출 후 비동기로 콜백 함수를 실행한다. ', (done) => {.
Also, the callback function of the root path route uses the property that the middleware function adds to req(the request object).
또한 루트 경로 라우트의 콜백 함수는 미들웨어 함수가 req(요청 오브젝트)에 추가하는 특성을 사용합니다.
A table of contents for your app, it contains a simple mapping between URL patterns and Python callback functions.
이것은 URL패턴과 파이선 콜백 함수 간의 간단한 매핑 정보를 담고 있는 여러분의 앱에 대한 목차입니다.
To use the download callback, implement the callback function and enter it into the PallyconDownloadTask constructor.
다운로드 callback을 사용하려면 callback 함수를 구현하여 PallyconDownloadTask 생성자에 입력하십시요.
The API doesn't give youdata by returning values; instead, you have to pass a callback function.
그 API는 값을 return하는 것으로 당신에게 data를 주지 않는다; 대신,당신은 한 callback function을 전달해야 한다.
The caller may also expect a particular return value from the callback function, which is used to instruct further behavior of the caller.
API 공급자(Provider)는 API 공급자(Provider)의 추가동작을 지시하는 데 사용되는 콜백 함수에서 특정 반환 값을 받을 수도 있습니다.
After the callback function of our code is not only to call back, but also in the definition of personal pages Vkontakte all visitors to your site.
우리의 코드의 콜백 함수 후뿐만 아니라 다시 전화뿐만 아니라 개인 페이지 명 Vkontakte 귀하의 사이트에 모든 방문자의 정의입니다.
Extensibility Edit The MediaWiki codebase contains various"hooks" using callback functions to add additional PHP code in an extensible way.
확장성: 미디어위키의 코드에는 콜백 함수 를 이용하여 다양한 후크(hook)를 포함하고 있으므로 부가적인 PHP 코드를 확장 가능한 방법으로 추가할 수 있다.
You can use the CallBack function to receive the error or response value directly. But when CallBack function is used, it does not enable an automatic redirect.
Callback 함수를 사용하여, error나 response값을 받아 직접 사용할 수 있으며 callback 함수 이용시 자동 redirect는 되지 않습니다.
The beauty is that the caller does not have to know if the call has already been resolved or is in the process of being resolved, its callback function will get called exactly the same way.
이것의 장점은 호출함수가 이미 해결된 것인지 해결도중인 것인지 알지 못해도 해당 콜백함수는 정확히 같은 방법으로 호출될 것이라는 점이다.
Results: 30, Time: 0.037

How to use "callback function" in an English sentence

User-defined callback function used with win32file::ReadEncryptedFileRaw.
function doSuccess Callback function for success.
function doError Callback function for error.
the callback function got wrong argument.
Callback function signature for transfer completion.
callback function The callback function to call when the topic is published on.
Retrieve the callback function for an event.
Setup a callback function for sysex messages.
The producer callback function name changed too.
Never rely on the callback function alone.
Show more

How to use "콜백 함수" in a Korean sentence

콜백 함수 안에서 Abort 명령어는 특별한 의미가 있습니다.
자바스크립트 프로그래밍의 문제점 중 하나는 콜백 함수 등록이 너무 많다는 점이다.
즉, 비동기 함수의 처리 결과에 대한 처리는 비동기 함수의 콜백 함수 내에서 처리해야 한다.
사용자가 대화 상자를 종료 하기로 하는지 여부를 확인 하려면 콜백 함수 내에서이 함수를 호출 합니다.
콜백 함수 형식에는 함수 이름을 지정해 주세요.
그래서 콜백 함수 결과를 확인할때 에러를 체크한 뒤 성공 응답을 확인하는 것이 일반적이다.
NGINX에 핸들러를 등록하려면 다음과 같이 코어(core) 모듈의 핸들러 콜백 함수 포인터에 핸들러 함수를 등록한다.
콜백 함수 안에서 우리는 파일의 내용을 담아둘 버퍼를 정의한다.
js 데이터 모델이 콜백 함수 Scope에서 사용할 수 있게 해 줍니다.
콜백 함수 안에서 실행되는 어떤 모델 작업이든 모델의 인덱스와 동기화 되지 않을 것입니다.

Word-for-word translation

Top dictionary queries

English - Korean