Process(進程)
process在Node.js為一個global對象,提供Node.js進程的資訊。
不必使用require引入即可使用。並且其已經繼承了EventEmitter。
Last updated
Was this helpful?
process在Node.js為一個global對象,提供Node.js進程的資訊。
不必使用require引入即可使用。並且其已經繼承了EventEmitter。
Last updated
Was this helpful?
Was this helpful?