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