The fs.writeFile() method is used to asynchronously write the specified data to a file. By default, the file would be replaced if it exists.
確定! 回上一頁