writeFileSync (filename, data, [options]) 由於該方法屬於fs模組,使用前需要引入fs模組(var fs= require("fs") ) 接收引數: filename (String)
確定! 回上一頁