node:readline 模块提供了一个接口,用于一次一行地从可读 流(例如 ... 每当 input 流接收到行尾输入( \n 、 \r 或 \r\n )时,则会触发 'line' 事件。
確定! 回上一頁