readFileSync ('input.txt'); console.log("同步读取: " + data.toString()); console.log("程序执行完毕。");. 以上代码执行结果如下: $ node file.js 同步读取: 菜鸟 ...
確定! 回上一頁