关于Node.js的events.EventEmitter用法介绍 Node.js所有的异步I/O操作在完成时都会发送一个事件到事件队列。Node.js里面的许多对象都会 events.eventemitter