Here is an example that uses the fs.writeFile() method to asynchronously write a JSON object to a file: const fs = require('fs'); ...
確定! 回上一頁