Row
更多信息和选项
- 在默认情况下,Row[list] 格式化 expri,好像在 StandardForm 输入中作为连续元素出现,没有额外的间隔一样.
- 分割符 s 可以为任何表达式. 典型的选择包括:
-
" " 单一空格字符 ", " 逗号和空格 Spacer[w] 一个 w 打印机点的宽的间隔 Invisible[expr] 和表达式 expr 一样宽的间隔 - 当 Row 延伸数行时, 它象普通的 Wolfram 语言表达式一样选择中断,在随后的行中插入缩格.
- 元素 expri 可以是字符串、图像或其它任意的表达式.
- expri 是按它们的基线或对齐点对齐排列的.
- 可以给出下列的选项:
-
Alignment {Left,Baseline} 横向和纵向排列各项 Background None 使用何种背景色 BaselinePosition Automatic 如何与周围文本基线对齐 BaseStyle {} 行的基本样式指定 Frame None 是否画边框 FrameMargins Automatic 边框内所预留的边幅 FrameStyle Automatic 边框所用样式 ImageMargins 0 显示区域外的预加边幅 ImageSize Automatic 显示行的总的图像尺寸 RoundingRadius 0 圆角的半径 - Row[…] 在 StandardForm、TraditionalForm 和 OutputForm 中按行表达式格式化.
- 在 InputForm 中,Row[…] 将按 Row[…] 逐字排列.
- TextCell[Row[list],…] 产生直接包含字符串和 list 中的样式字符串的文本单元.
范例
打开所有单元关闭所有单元范围 (2)
选项 (11)
Alignment (1)
在 ImageSize 中调整对齐:
FrameMargins (1)
FrameMargins 也适用于背景:
RoundingRadius (1)
RoundingRadius 也适用于背景:
可能存在的问题 (2)
FrameMargins 和 RoundingRadius 没有明显的影响,除非 Frame->True:
当设置 FrameStyle->None , 使用其他选项时,而不会增加边框:
当以字符串形式传递给 Row 时,垂直跨度的运算符不会增长:
使用 RawBoxes 可使运算符在垂直方向上跨越内容:
Wolfram Research (2007),Row,Wolfram 语言函数,https://reference.wolfram.com/language/ref/Row.html (更新于 2008 年).
文本
Wolfram Research (2007),Row,Wolfram 语言函数,https://reference.wolfram.com/language/ref/Row.html (更新于 2008 年).
CMS
Wolfram 语言. 2007. "Row." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2008. https://reference.wolfram.com/language/ref/Row.html.
APA
Wolfram 语言. (2007). Row. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/Row.html 年