MIMETypeToFormatList

格式列表 »

MIMETypeToFormatList[]

返回与所有已注册的 MIME 类型相对应的文件格式列表.

MIMETypeToFormatList[mime]

返回与 MIME 类型 mime 匹配的文件格式列表.

更多信息

  • MIMETypeToFormatList 返回所有格式的列表 {"fmt1",},按照它们将要被用作以指定模式给定的文件的格式的顺序给出,
  • MIME 类型指定通过互联网发送和接收数据时的内容的类型.
  • 通常以 type/subtype 这样的形式给出 MIME 类型,如 image/gif 或 text/csv.

范例

打开所有单元关闭所有单元

基本范例  (2)

获取 image/png 的格式:

获取所有图像类型的映射:

范围  (2)

获取与 application/json 关联的所有格式:

获取所有 MIME 类型映射的关联:

Wolfram Research (2021),MIMETypeToFormatList,Wolfram 语言函数,https://reference.wolfram.com/language/ref/MIMETypeToFormatList.html.

文本

Wolfram Research (2021),MIMETypeToFormatList,Wolfram 语言函数,https://reference.wolfram.com/language/ref/MIMETypeToFormatList.html.

CMS

Wolfram 语言. 2021. "MIMETypeToFormatList." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/MIMETypeToFormatList.html.

APA

Wolfram 语言. (2021). MIMETypeToFormatList. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/MIMETypeToFormatList.html 年

BibTeX

@misc{reference.wolfram_2024_mimetypetoformatlist, author="Wolfram Research", title="{MIMETypeToFormatList}", year="2021", howpublished="\url{https://reference.wolfram.com/language/ref/MIMETypeToFormatList.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_mimetypetoformatlist, organization={Wolfram Research}, title={MIMETypeToFormatList}, year={2021}, url={https://reference.wolfram.com/language/ref/MIMETypeToFormatList.html}, note=[Accessed: 21-November-2024 ]}