EVENT HANDLER 한국어 뜻 - 한국어 번역

[i'vent 'hændlər]
[i'vent 'hændlər]
이벤트 핸들러
event handler
event handler
the event handler
이벤트 처리기가
an event handler

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

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Client class and event handler.
익명 클래스와 Event Handler.
In each event handler we call event. preventDefault().
이벤트 핸들러에서 event. preventDefault()를 호출할 것입니다.
Creating an Event Handler.
이벤트 처리기 만들기Creating an event handler.
Deprecated. Allow an application to register a document event handler.
추천하지 않습니다. 어플리케이션에 문서 이벤트 핸들러의 등록을 허용합니다.
Why and How to avoid Event Handler memory leaks?
왜 그리고 어떻게 이벤트 처리기 메모리 누수가 발생하지 않습니까?
Allow an application to register an error event handler.
어플리케이션에 에러 이벤트 핸들러의 등록을 허용합니다.
In this situation, the event handler should be reentrant.
이 경우 이벤트 처리기는 재진입 있어야 합니다. In this situation, the event handler should be reentrant.
HandleClick' is bound, we can use it as an event handler.
HandleClick'이 바인딩 되었기 때문에, 이를 이벤트 핸들러로 사용할 수 있습니다.
Gets a list of event handler delegates for the control.
컨트롤에 대 한 이벤트 처리기 대리자의 목록을 가져옵니다. Gets a list of event handler delegates for the control.
Locate the Page_Load event handler.
다음 Page_Load 이벤트 처리기를 추가합니다.
Event handlers are members of an event handler collection, and all containers include this collection.
이벤트 처리기는 이벤트 처리기 컬렉션의 멤버이며 모든 컨테이너에는 이 컬렉션이 포함됩니다.
You usually do this in the Closing event handler of the main form.
일반적으로 기본 폼의 Closing 이벤트 처리기에서 이 작업을 수행합니다.
If both are true, we create a new click button and apply window. print() as the click event handler.
둘다 참이면 새로운 클릭 버튼을 생성하고 클릭 이벤트 핸들러로 window. print()를 적용한다.
With JSX you pass a function as the event handler, rather than a string.
JSX를 사용하면 문자열이 아닌 함수로 이벤트 핸들러를 전달합니다.
Xaml to connect the button's Click event to the Go_Click event handler.
Xaml의 XAML을 업데이트하여 버튼의 Click 이벤트를 Go_Click 이벤트 처리기에 연결합니다.
Event Handler: The application or service reacting to the event..
이벤트 처리기 - 이벤트에 반응하는 앱 또는 서비스입니다. Event handlers - The app or service reacting to the event.
Provides data for the DoWork event handler.
DoWork 이벤트 처리기에 대한 데이터를 제공합니다. Provides data for the DoWork event handler.
In the Event handler list, select the event handler you want to build.
이벤트 처리기 목록에서 만들 이벤트 처리기를 선택합니다. In the Event handler list, select the event handler you want to build.
Any other events are handled by a default event handler in step 1256.
임의의 다른 이벤트들은 단계(1256)에서 디폴트 이벤트 핸들러에 의해 처리된다.
In some embodiments, the event handler 190 accesses an individual GUI updater 178 to update what is displayed by the application.
일부 실시예들에서, 이벤트 핸들러(190)는 각자의 GUI 업데이터(178)에 액세스하여, 애플리케이션에 의해 표시되는 것을 업데이트한다.
Because'this. handleClick' is bound, we can use it as an event handler.
This. handleClick'이 바인딩 되었기 때문에, 이를 이벤트 핸들러로 사용할 수 있습니다.
BeforeSave event handler, the edits to the project may not be saved if the project is saved to Project Server.
BeforeSave 이벤트 처리기 내에서 프로젝트 데이터를 편집 하는 경우 프로젝트가 Project Server에 저장 된 경우 프로젝트에 대 한 편집 저장 되지 않을 수 있습니다.
If an error occurs when the Execute SQL task runs, the OnError event handler for the package runs.
SQL 실행 태스크가 실행될 때 오류가 발생하면 패키지에 대한 OnError 이벤트 처리기가 실행됩니다.
Event handler(WIP): if users deploy smart contracts through EP, event subscriber will be generated automatically with abi of them.
Event handler (WIP): 사용자가 EP를 통해 스마트 컨트랙트를 배포할 경우 event subscriber는 해당 컨트랙트의 abi와 함께 자동으로 생성됩니다.
The EventHandler is a predefined delegate that represents an event handler method for event with data.
EventHandler 대리자는 데이터를 생성 하는 이벤트에 대 한 이벤트 처리기 메서드를 나타내는 미리 정의 된 대리자입니다.
The following example is designed for use with Windows Forms, andit requires PaintEventArgs e, which is a parameter of the Paint event handler.
예제는 Windows Forms와 함께 사용 하도록 설계 되었으며 Paint 이벤트 처리기의 매개 변수인 PaintEventArgse필요 합니다. The example is designed for use with Windows Forms, and it requires PaintEventArgse,which is a parameter of the Paint event handler.
For information about how to add an event handler to a package, see Add an Event Handler to a Package.
패키지에 이벤트 처리기를 추가하는 방법에 대한 자세한 내용은 패키지에 이벤트 처리기 추가를 참조하세요. For information about how to add an event handler to a package, see Add an Event Handler to a Package.
Provides data for events that can be handled completely in an event handler.
이벤트 처리기에서 완전히 처리할 수 있는 이벤트에 대한 데이터를 제공합니다. Provides data for events that can be handled completely in an event handler.
You must handle all exceptions that occur in the event handler for the FirstChanceException event..
FirstChanceException 이벤트에 대 한 이벤트 처리기에서 발생 하는 모든 예외를 처리 해야 합니다. You must handle all exceptions that occur in the event handler for the FirstChanceException event..
To set the scope to an event handler, select an executable and an event handler on the design surface of the Event Handler tab.
이벤트 처리기의 범위를 설정하려면 이벤트 처리기 탭의 디자인 화면에서 실행 파일 및 이벤트 처리기를 선택합니다. To set the scope to an event handler, select an executable and an event handler on the design surface of the Event Handler tab.
결과: 77, 시각: 0.0498

영어 문장에서 "event handler"를 사용하는 방법

The event handler for the applet.
Which event handler should you use?
Example: Event handler beeing called twice.
Represents the event handler for MailServerValidatingEvent.
Represents the event handler for SyntaxValidatingEvent.
Represents the event handler for DomainValidatingEvent.
Event handler for cast.receiver.CastMessageBus message event.
Detach event handler added with bind.
Detach event handler added with delegate.
TDSGetClassEvent Event handler for OnGetClass event.
자세히보기

한국어 문장에서 "이벤트 처리기, 이벤트 핸들러"를 사용하는 방법

이벤트 처리기 필터를 사용하여 모든 데이터나 데이터의 하위 집합을 보낼 수 있습니다.
표준 이벤트 처리기 대리자 서명의 값을 반환 하지 않는 메서드를 정의 합니다.
그래서 이벤트 핸들러 함수의 인자를 사용하여 이벤트 객체를 받습니다.
이벤트 처리기 대리자에 대 한 자세한 내용은 참조 하세요.
DOM 요소의 이벤트 처리기 정의 클라이언트 클래스의 이벤트 처리기는 클래스 프로토타입의 메서드로 정의합니다.
이벤트 처리기 이벤트 처리기는 지정된 필터 매개 변수와 일치하는 이벤트가 발생할 때 수행할 동작을 정의합니다.
이벤트 핸들러 함수에 넘어오는 인자값은 object형태로 아래와 같은 값이 넘어옵니다.
대표적인 콜백 함수의 사용의 예가 자바스크립트에서의 이벤트 핸들러 처리이다.
JS 이벤트 핸들러 함수의 파라미터 값들은 Flex에서 정해서 보내줍니다.
이 이벤트와 연결된 내부 이벤트 처리기 대리자의 Type 개체를 가져옵니다.

단어 번역에 의한 워드

최고 사전 질의

영어 - 한국어