事件处理程序,事件侦听器和事件注册都是指同一件事情? [英] Are event handler, event listener, and event registration all referring to the same thing?

查看:70
本文介绍了事件处理程序,事件侦听器和事件注册都是指同一件事情?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如果不是,他们有什么区别?

If not, what is their difference?

推荐答案

收听者通知,处理程序是实际处理通知的方法。 注册意味着向事件源注册新的侦听器。

The listener is the object that receives notification, the handler is the method that actually handles the notification. Registration means to register a new listener to the event source.

这篇关于事件处理程序,事件侦听器和事件注册都是指同一件事情?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆