I am used this code. fs.unlink("./app/img/image.png", function(err){ if(err) return console.log(err); co…
確定! 回上一頁