使用 node.js formidable 模块上传图片 但是上传成功后 是这种类型的 见下图
PHPz
PHPz 2017-04-17 11:50:19
0
1
687

这是代码 哎,,

PHPz
PHPz

学习是最好的投资!

reply all(1)
Peter_Zhu

fs.rename(files.file0.path, root + "/" + files.file0.name, function (error) {
console.log(error)
})

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template