1. Use Node.js Process Object's Stdin. ... // Get process.stdin as the standard input object. var standard_input = process.stdin;. // Set input character encoding ...
確定! 回上一頁