fs.unlink(path, [callback(err)]). 由于该方法属于fs模块,使用前需要引入fs模块(var fs= require(“fs”) ). 接收参数:. path 文件路径.
確定! 回上一頁