Node 文件係統(FS)模塊可以使用以下語法輸入: var fs = require ( fs ) 同步和異步在fs模塊的 ... readFile('input.txt', function (err, data) { if (err) { return ...
確定! 回上一頁