如果是excel2007以后的那么contenttype应该设置为 Excelcontenttype类型 Excelcontenttype类型 一般来说导出excel时 如果是excel97~2003,那么content-type应该设置为:application/vnd.ms-excel, 如果是excel2007以后的,那么content-type应该设置为:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet...
'.xls': 'application/vnd.ms-excel', // Excel工作簿 '.xlsx': 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', // Excel 2007及更高版本的工作簿 '.xlt': 'application/vnd.ms-excel', // Excel模板 '.xlw': 'application/vnd.ms-excel', // Excel工作区 '.xm': 'audio/x...
application/xml', 693 '.xspf': 'application/xspf+xml', 694 '.xul': 'application/vnd.mozilla.xul+xml', 695 '.xwd': 'image/x-xwindowdump', 696 '.xyz': 'chemical/x-pdb', 697 '.xz': 'application/x-xz', 698 '.w2p': 'application/w2p', 699 '.z': 'application/x-compress', ...
| .xls | Microsoft Excel | application/vnd.ms-excel | | .xlsx | Microsoft Excel (OpenXML) | application/vnd.openxmlformats-officedocument.spreadsheetml.sheet | | .xml | XML | application/xml 代码对普通用户来说不可读 ([RFC3023] (https://tools.ietf.org/html/rfc3023#section-3), section ...
Content-Type类型大全,{".323":"text/h323",".3gp":"video/3gpp",".aab":"application/x-authoware-bin",".aam":"application/x-authoware-map",".aas":"application/x-authoware-seg",".acx":"application/int
.docm application/vnd.ms-word.document.macroEnabled.12 .dotm application/vnd.ms-word.template.macroEnabled.12 .xls application/vnd.ms-excel .xlt application/vnd.ms-excel .xla application/vnd.ms-excel .xlsx application/vnd.openxmlformats-officedocument.spreadsheetml.sheet .xltx application/vnd.open...
最近做文件下载因为涉及到不同类型的文件,所以重新查阅了一下文件所对应的的content-type类型,好记性不如烂笔头,记录一下。 https://blog.csdn.net/xiaoranzhizhu/article/details/70473734) 接下来再补充一下基础知识 什么是 Content-type Content-type是实体首部字段,用于说明请求或返回的消息是用什么格式进行编码的...
office文件所对应的的 Content-type类型Content-type类型总结,最近做文件下载因为涉及到不同类型的文件,所以重新查阅了一下文件所对应的的content-type类型,好记性不如烂笔头,记录一下。文件后缀MIMETYPE.docapplication/msword.dotapplication/msword.docxapplication/
contentType.put(".123" , "application/vnd.lotus-1-2-3"); contentType.put(".3ds" , "image/x-3ds"); contentType.put(".3g2" , "video/3gpp"); contentType.put(".3ga" , "video/3gpp"); contentType.put(".3gp" , "video/3gpp"); ...
application/vocaltec-media-file*.vmf Vocaltec Media-Dateien application/*.xlsx Excel (OpenOffice Calc) vnd.openxmlformats-officedocu ment. spreadsheetml.sheet application/*.docx Word (OpenOffice Writer) vnd.openxmlformats-officedocu ment.wordprocessingml.docume nt application/xhtml+xml*.htm *.html *...