[资源介绍]
mimetypes — Map filenames to MIME types — Python 3.14.2 documentation
Source code: Lib/mimetypes.py The mimetypes module converts between a filename or URL and the MIME type associated with the filename extension. Conversions are provided from filename to MIME type a...
- mimetypes - (Python 标准库)将文件名映射到 MIME 类型。