Nodejs 复制文件/文件夹的方法 1 使用fs复制文件 使用fs对象的readFileSync,writeFileSync方法进行读写操作复制 cp js function copyIt(from JavaScript 2022-04-03 290 点赞 4 评论 439 浏览