CellDynamicExpression
是单元的一个选项,指定当单元在屏幕上可见的时候,动态更新一个表达式.
更多信息
- CellDynamicExpression->Dynamic[expr] 以普通方式跟踪并且更新表达式,除了 expr 在任何位置都不显示的情况以外.
- 如果单元在屏幕外滚动或者在一个闭合的单元组内部,CellDynamicExpression 可能不触发动态更新.
- 处理单元内容中的任意 Dynamic 对象之前,会先解决 CellDynamicExpression 动态.
范例
打开所有单元 关闭所有单元属性和关系 (4)
CellDynamicExpression 总是在单元内容中的任何 Dynamic 对象更新之前进行更新:
如果使用 :>,则 Dynamic 可以从右侧省略:
如果使用 :=,则 Dynamic 可以从 CurrentValue 的右侧省略:
文本
Wolfram Research (2010),CellDynamicExpression,Wolfram 语言函数,https://reference.wolfram.com/language/ref/CellDynamicExpression.html.
CMS
Wolfram 语言. 2010. "CellDynamicExpression." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/CellDynamicExpression.html.
APA
Wolfram 语言. (2010). CellDynamicExpression. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/CellDynamicExpression.html 年
BibTeX
@misc{reference.wolfram_2025_celldynamicexpression, author="Wolfram Research", title="{CellDynamicExpression}", year="2010", howpublished="\url{https://reference.wolfram.com/language/ref/CellDynamicExpression.html}", note=[Accessed: 20-April-2026]}
BibLaTeX
@online{reference.wolfram_2025_celldynamicexpression, organization={Wolfram Research}, title={CellDynamicExpression}, year={2010}, url={https://reference.wolfram.com/language/ref/CellDynamicExpression.html}, note=[Accessed: 20-April-2026]}