Example: writeFileSync var fs = require('fs'); // Save the string "Hello world!" in a file called "hello.txt" in // the directory "/tmp" using the default ...
確定! 回上一頁