unlinkSync("temptxt99.txt"); fs.unlink("temptxt100.txt", function(err){ if(err) throw err; console.log("Delete file completed."); });.
確定! 回上一頁