事件侦听器 meaning in Chinese
event listener
Examples
- As the object that implements the event listener
)作为实现事件侦听器的对象。 - Guidelines for writing and supporting event listeners
事件侦听器编写和支持指南 - Event listeners should not be registered from constructors
事件侦听器不应当在构造函数中登记! - An object that implements an event listener receives the event and performs the source save operation
实现一个事件侦听器的对象接收事件并执行源代码保存操作。 - A hash table is a typical example of a class that is difficult to deserialize without using the event listener
哈希表就是在不使用事件侦听器的情况下很难反序列化的类的典型示例。