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