정의: In computer programming, a callback is a programming pattern in which a function reference is passed from one context (consumer) to another (provider) such that the provider can call the function. If the function accesses state or functionality of the consumer, then the call is back to the consumer – backwards compared to the normal flow of control in which a consumer calls a provider.
| 핵심 연구 분야 | Strategies |
|---|---|
| 주요 연도 | 2022년 |
| 주요 연관 키워드 | challenging |
| 좋아요 수 | 0 |