eventTarget.removeEventListener(type, listener[, options])


从事件 type 的句柄列表中删除 listener

Removes the listener from the list of handlers for event type.