0
点赞
收藏
分享

微信扫一扫

node fs模块(文件)

西特张 2022-01-06 阅读 49
node
`文件夹修改名字,参数:源-目标`
`13.4.3`
fs.rename('./logs','./log',()=>{
	
})
举报

相关推荐

0 条评论