You can use fs (https://nodejs.org/api/fs.html#fs_fs_writefile_file_data_options_callback): var dataToWrite; var fs = require('fs'); fs.
確定! 回上一頁