process.stdin 属性返回连接到 stdin (文件描述符 0 ) 的流。 ... 作为Duplex 流, process.stdin 还可以在为Node.js v0.10 之前编写的脚本兼容的“旧”模式下使用。
確定! 回上一頁