var readline = require('readline'); //由readline 模組建立物件var rl = readline.createInterface(process.stdin, process.stdout); rl.write("你的名字?
確定! 回上一頁