摘要: 封装读取文件的方法 需求:给一个要读取文件的路径,这个方法能读取文件,并把内容返回 const fs = require('fs')... 阅读全文
posted @ 2020-02-22 20:17 neverthelessing 阅读(57) 评论(0) 推荐(0)