mimetypes mimes
“image/jpeg” “jpg”
“image/jpeg” “jpeg”
“image/png” “png”
“image/webp” “webp”
“application/vnd.ms-excel” “xls”
“application/vnd.openxmlformats-officedocument.spreadsheetml.sheet” “xlsx”
“application/msword” “doc”
“application/vnd.openxmlformats-officedocument.wordprocessingml.document” “docx”
“application/vnd.openxmlformats-officedocument.presentationml.presentation” “pptx”
“application/vnd.ms-powerpoint” “ppt”
“application/pdf” “pdf”
最全的:
http://svn.apache.org/repos/asf/httpd/httpd/trunk/docs/conf/mime.types
常用文件的mime和mimetype的对应关系
最新推荐文章于 2024-12-13 13:19:06 发布
本文列举了常见的MIME类型与对应的文件扩展名,包括图像、文档、电子表格和演示文稿等各类文件格式。从JPEG到PDF,详细介绍了每种类型的MIME编码及其扩展名。
1523

被折叠的 条评论
为什么被折叠?



