在一个用户进程中存在标准输入("stdin")、标准输出("tdout")、标准错误("stderr")三种流。Node.js中,对日志的操作是基于 stdout 、 stderr 两种流, ...
確定! 回上一頁