java - FileUtils.copyInputStreamToFile保存文件时怎么设置保存类型
PHPz
PHPz 2017-04-17 13:09:35
0
1
857

直接这样保存,文件类型成了application/octet-stream 二进制了

FileUtils.copyInputStreamToFile(file.getInputStream(), imageSaveFile);

有没有设置保存类型的

PHPz
PHPz

学习是最好的投资!

Antworte allen(1)
巴扎黑

imageSaveFile这个是File对象吗?在创建file的时候,是根据文件名后缀类决定类型的,如xxxx.jpg,那么就是一个jpg图片类型的file。

Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage