Node文件係統(FS)模塊可以使用以下語法輸入: var fs = require ( fs ) 同步和異步 ... console.log("Going to delete an existing file"); fs.unlink('input.txt', ...
確定! 回上一頁