在JavaScript 的DOM 事件模型中,通过调用对象的addEventListener() 方法注册事件。用法如下: element.addEventListener(String type, Function listener, ...
確定! 回上一頁