InterpretationBox

InterpretationBox[boxes,expr]

低レベルのボックス構文で,ボックス boxes として表示されるが,入力として使われるときは式 expr として扱われる.

詳細

例題

すべて開くすべて閉じる

  (3)

解釈が外観に基づかないフォーマット構造を作る:

InterpretationBoxは第2引数中の式として解釈される:

解釈ボックスをコピーしこれを入力として使っても,隠れた解釈が評価される:

InterpretationBoxInterpretationオブジェクトの標準的なフォーマットでも使われる:

InterpretationBoxの第1引数はその可視のフォーマットを返す:

組込みシンボルの中にはTraditionalFormのフォーマットにInterpretationBoxを使うものもある:

タイプセットした結果では,この式は長いダッシュとして表示される:

InterpretationBoxによって,意味を失わずに入力としてこの形を使うことができる:

特性と関係  (1)

TextClipboardTypeInterpretationBoxがシステムのテキストクリップボードにどのように書き込まれるかに影響する:

"PlainText"を使うと第1引数がクリップボードにコピーされる:

以下はペーストされた形である:

plain text

その他の値を使うと第2引数の入力形がクリップボードにコピーされる:

以下はペーストされた形である:

"input text"
Wolfram Research (1996), InterpretationBox, Wolfram言語関数, https://reference.wolfram.com/language/ref/InterpretationBox.html (2020年に更新).

テキスト

Wolfram Research (1996), InterpretationBox, Wolfram言語関数, https://reference.wolfram.com/language/ref/InterpretationBox.html (2020年に更新).

CMS

Wolfram Language. 1996. "InterpretationBox." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2020. https://reference.wolfram.com/language/ref/InterpretationBox.html.

APA

Wolfram Language. (1996). InterpretationBox. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/InterpretationBox.html

BibTeX

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

BibLaTeX

@online{reference.wolfram_2024_interpretationbox, organization={Wolfram Research}, title={InterpretationBox}, year={2020}, url={https://reference.wolfram.com/language/ref/InterpretationBox.html}, note=[Accessed: 22-November-2024 ]}