callback 예문
- I'm waiting for a callback from our friend at The Hill.
힐에 있는 우리 친구의 답을 기다리고 있어 코빈? - Yeah, but I've got my callback, right?
나 내일 오디션이잖아 - See onLoadFinished for more discussion of this callback
이 콜백에 대한 자세한 논의는 onLoadFinished 를 참조하세요. - The following code shows how to do this callback.
다음 코드는 이 콜백을 수행하는 방법을 보여줍니다. - Async-Next - view license Async callback manager
기본 레이아웃 - 뷰티파이 화장품 확대보기 - The drag event listener and callback method
드래그 이벤트 리스너 및 콜백 메서드 - These are the most important callback methods that you should override:
재정의해야 하는 가장 중요한 콜백 메서드는 다음과 같습니다. - Callback URL and Virtual IP: Save your settings before adding these fields.
콜백 URL 및 가상 IP: 이러한 필드를 추가하기 전에 설정을 저장하십시오. - Return Values Returns the return value of the callback, or FALSE on error.
함수는 대체로 정적인 값보다는 계산값을 반환한다. - You can have both a listener and a callback method for View object.
View 객체에 대해 리스너 및 콜백 메서드를 모두 구성할 수 있습니다. - The audio buffers are submitted in non-blocking fashion and are returned via a callback.
오디오 버퍼는 비블로킹 방식으로 제출되고 콜백을 통해 반환됩니다. - Array_reduce — Iteratively reduce the array to a single value using a callback function
array_reduce — 콜백 함수를 사용하여 배열을 반복적으로 단일 값으로 축소 - Note the Callback URL.
콜백 URL을 적어 둡니다. - The service implements a Handler that receives a callback for each call from a client.
서비스가 클라이언트로부터 각 호출에 대해 콜백을 받는 Handler 를 구현합니다. - The callback object receives a report of the success or failure of the advertising operation.
이 콜백 객체는 광고 작업의 성공 또는 실수에 관한 보고서를 수신합니다. - The ServiceConnection includes a callback method that the system calls to deliver the IBinder .
ServiceConnection 에는 IBinder 를 전달하기 위해 시스템이 호출하는 콜백 메서드가 포함됩니다. - Represents the time that the app spent executing code inside of an input event callback.
앱이 입력 이벤트 콜백의 내부에서 코드를 실행하는 데 소비한 시간을 나타냅니다. - An event listener is an interface in the View class that contains a single callback method.
이벤트 리스너란 View 클래스 내에 있는 인터페이스로, 하나의 콜백 메서드가 포함되어 있습니다. - This allows a single callback to be used as an "observer" for lots of different objects.
이는 단일 콜백을 굉장히 다양한 객체들에 대한 "감시자"로써 사용하는 것을 가능하게 합니다. - A powerful feature that makes JavaScript unique is its ability to work asynchronously via callback functions.
콜백 함수를 통해 비동기로 동작할 수 있는 능력은 자바스크립트를 특별하게 만드는 강력한 기능입니다.