createWriteStream (path, [options])由于该方法属于fs模块,使用前需要引入fs模块(var fs= require(“fs”) )接收参数:path 文件路径option (object) ...
確定! 回上一頁