InterpretationFunction

InterpretationFunction

TemplateBoxのオプションで,ボックスの評価方法を指定する.

詳細

  • InterpretationFunctionはボックス式を生成する関数を取る.
  • TemplateBoxパラメータが関数に代入されてボックス式を生成する.このボックス式が評価の際にカーネルに送られる.
  • この関数は,解くためにさらなる評価を必要としない単純な純関数として指定されなければならない.

例題

すべて開くすべて閉じる

  (1)

枠が付いているが枠のコンテンツとして評価されるTemplateBoxを作成する:

特性と関係  (1)

TextClipboardType"InputText"のセルは,外部のテキストエディタのための解釈をコピーする:

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

fowl

TextClipboardType"PlainText"とすると,表示されたものがコピーされる:

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

fish

考えられる問題  (1)

この関数は,引数を代入した後で有効なボックス式を生成しなければならない:

評価を必要とする関数は有効な結果を生成しないかもしれない:

Wolfram Research (2020), InterpretationFunction, Wolfram言語関数, https://reference.wolfram.com/language/ref/InterpretationFunction.html.

テキスト

Wolfram Research (2020), InterpretationFunction, Wolfram言語関数, https://reference.wolfram.com/language/ref/InterpretationFunction.html.

CMS

Wolfram Language. 2020. "InterpretationFunction." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/InterpretationFunction.html.

APA

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

BibTeX

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

BibLaTeX

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