摘要:
var fs = require('fs'); var fileDy="index.vue"; var str=fs.readFileSync(fileDy).toLocaleString(); console.log(str) let re = /row1/gi; //var str = 'row1 are round, and apples are juicy.'; var... 阅读全文
posted @ 2019-07-08 09:42
cnchengv
阅读(622)
评论(0)
推荐(0)
浙公网安备 33010602011771号