|
SOLUTIONS
|
-
函数
- Background
- CellGroup
- CellMargins
- CellPrint
- Checkbox
- CreateDocument
- Defer
- Deploy
- DocumentNotebook
- Export
- ExpressionCell
- FlipView
- Framed
- Graphics
- Grid
- Hyperlink
- Import
- Inset
- ListAnimate
- ListLinePlot
- ListPlot
- Manipulate
- MenuView
- Mouseover
- NotebookEvaluate
- NotebookPrint
- NotebookWrite
- OpenerView
- Panel
- Paste
- SlideView
- Style
- StyleDefinitions
- TabView
- Text
- TextCell
- Tooltip
- WindowSize
- WindowTitle
- 相关指南
- 教程
文档生成
Mathematica 符号文档模式便于创建复杂的可编程的结构性文档,包括图形元素和交互动态元素.
参考资料参考资料
CreateDocument — 根据表达式列表生成一个完全格式化文档
DocumentNotebook — 一个文档笔记本的符号表达
TextCell,ExpressionCell — 任意样式单元的符号表达
NotebookEvaluate — 计算一个笔记本的内容
文档结构
CellGroup — 单元组的符号表达,所有单元是闭合的
Grid — 表达式、图形等二维布局,同时可设置跨越、框架等
TabView — 选项卡式页面
OpenerView ▪ SlideView ▪ FlipView ▪ MenuView
笔记本格式和样式 »
StyleDefinitions — 定义文档整体样式的级联样式表
Style — 指定文档任意元素的样式名称或样式选项
Text — 内嵌在文档任意位置的文本
Background ▪ CellMargins ▪ Framed ▪ Panel ▪ WindowSize ▪ WindowTitle
动态元素和注解
Hyperlink — 创建网址或文档内的超链接
Tooltip ▪ Mouseover ▪ Checkbox ▪ ListAnimate ▪ Manipulate
Defer — 创建包含可计算的输入的单元
图形 »
Import — 导入图形等
Graphics ▪ Inset ▪ ListPlot ▪ ListLinePlot ▪ ...
部署
Export — 导出到网页和其它媒体文件,例如 HTML、PDF、XML 等
NotebookPrint — 在默认打印机上打印一个表达式或笔记本
Deploy — 制作一个文档或部分,使其不可编辑
生成文档其它内容
CellPrint — 在计算执行的完成处插入一个单元
Print ▪ NotebookWrite ▪ Paste








