emit('FirstEvent', 'This is my first Node.js event emitter example.'); In this example we import the 'events' module and then create an object ...
確定! 回上一頁