MIMETypeToFormatList

形式のリスト »

MIMETypeToFormatList[]

登録された全MIMEタイプに対応するファイル形式のリストを返す.

MIMETypeToFormatList[mime]

MIMEタイプ mime にマッチするファイル形式のリストを返す.

詳細

  • MIMETypeToFormatListは,すべての形式のリスト{"fmt1",}を,指定されたパターンで与えられたファイルの形式として使うことを考慮される順で返す.
  • MIMEタイプはインターネット上でデータの送受信をする際のコンテンツタイプを指定する
  • MIMEタイプは,通常は,image/gifやtext/csvのようにtype/subtype形式で与えられる.

例題

すべて開くすべて閉じる

  (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 Language. 2021. "MIMETypeToFormatList." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/MIMETypeToFormatList.html.

APA

Wolfram Language. (2021). MIMETypeToFormatList. Wolfram Language & System Documentation Center. Retrieved from 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 ]}