爬蟲內(nèi)容怎么保存到文本中呢
@開03975976 ?寫入文件報(bào)錯(cuò)了呢 ?SyntaxError: Unexpected token . ? ?at createScript (vm.js:56:10) ? ?at Object.runInThisContext (vm.js:97:10) ? ?at Module._compile (module.js:542:28) ? ?at Object.Module._extensions..js (module.js:579:10) ? ?at Module.load (module.js:487:32)
2017-05-11
Node.js 提供一組類似 UNIX(POSIX)標(biāo)準(zhǔn)的文件操作API。?
參考 ??菜鳥學(xué)院