target.addEventListener(type, listener, useCapture); target: 文档节点、document、window 或XMLHttpRequest。 type: 字符串,事件名称 ...
確定! 回上一頁