下面的简单示例阐明了 readline 模块的基本用法。 const readline = require('readline'); const rl = readline.createInterface({ input ...
確定! 回上一頁