To accept user input from NodeJS console, you need to use the provided readline module. You can require() the module as follows: const readline ...
確定! 回上一頁