initCustomEvent ("test", true, true, {a:1, b:2}) 表明要处理的事件名为test,事件冒泡,可以取消事件的默认行为,细节参数为一个对象 {a:"test", ...
確定! 回上一頁