参考例子如下:function bb(){if(typeof(window.isCancel)=="undefined"){alert("你好");//还可以执行其他事务,只要所有自定义事件执行完之后加上下面这句即可。window.isCancel=true;}}