You are currently viewing a revision titled "event-driven programming", saved on 2020-04-14 오전 1:38 by 야곰 | |
---|---|
제목 | event-driven programming |
내용 | 사건 기반 프로그래밍. 이벤트 기반 프로그래밍.
프로그래밍 기법의 일종. 시스템 이벤트 혹은 사용자 이벤트에 의해 앱의 실행흐름이 결정되는 프로그래밍 기법.
A category of programming in which the flow of the app is determined by events: system events and user actions. |
요약글 | |
Markdown content | 사건 기반 프로그래밍. 이벤트 기반 프로그래밍.
프로그래밍 기법의 일종. 시스템 이벤트 혹은 사용자 이벤트에 의해 앱의 실행흐름이 결정되는 프로그래밍 기법.
A category of programming in which the flow of the app is determined by events: system events and user actions.
|