07 2019 档案

摘要:var fs = require('fs');///读取配置问题的方法function readFile() { var fileStr = fs.readFileSync('c:\\config.json', {encoding:'binary'}); var buf = new Buffer(f 阅读全文
posted @ 2019-07-05 09:37 游林 阅读(100) 评论(0) 推荐(0)
只有注册用户登录后才能阅读该文。
posted @ 2019-07-05 09:35 游林 阅读(5) 评论(0) 推荐(0)