I'm using nodeJS v0.8.6 and the native library fs. Here is my code : var filesys = require('fs'); filesys.writeFile('test.txt', 'This is an example with ...
確定! 回上一頁