释义 |
event listener 基本例句 侦听事件 The method that stops a running HSQLDB server does not need to update the map or the session properties, as these will be taken care by the debugevent listener.停止运行着的HSQLDB服务器的方法不需要去更新映射或者会话属性,因为这些将由调试事件监听器来完成。 Event listeners should not be registered from constructors!事件侦听器不应当在构造函数中登记! The event is dispatched to its target EventTarget and any event listeners found there are triggered.事件将会发往它的事件目标和在那儿被触发的事件侦听器。 |