event_emitter2event_emitteronce本页总览once 关注一次指定事件(执行后删除) 声明 int once(string event, function func) 参数 参数名描述event指定事件func触发函数 返回值