The following simple example illustrates the basic use of the readline module. import * as readline from 'node:readline/promises'; import { stdin as input, ...
確定! 回上一頁