Skip to main content\(\newcommand{\N}{\mathbb N} \newcommand{\Z}{\mathbb Z} \newcommand{\Q}{\mathbb Q} \newcommand{\R}{\mathbb R}
\newcommand{\lt}{<}
\newcommand{\gt}{>}
\newcommand{\amp}{&}
\definecolor{fillinmathshade}{gray}{0.9}
\newcommand{\fillinmath}[1]{\mathchoice{\colorbox{fillinmathshade}{$\displaystyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\textstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptscriptstyle\phantom{\,#1\,}$}}}
\)
Section A.3 交互式元素
-
<sage>
-
SageMath 代码:嵌入可执行的 SageMath 代码单元格。
用法:在
<sage> 中使用
<input> 包含代码,可选
<output> 显示预期输出。
-
<interactive>
交互式内容:其他类型的交互式组件(如 GeoGebra、Desmos 等)。
-
<program>
程序代码:其他编程语言的代码示例(Python、C++、Java 等)。