AddPeriodical[expr,interval]
adds the computation expr to the set of operations that are periodically performed automatically.
AddPeriodical
AddPeriodical[expr,interval]
adds the computation expr to the set of operations that are periodically performed automatically.
更多信息和选项
- To use AddPeriodical, you first need to load J/Link using Needs["JLink`"].
- AddPeriodical returns an integer ID that can be used in RemovePeriodical.
- The time interval is specified in seconds, and can be less than one second, although the timing is not expected to be very precise.
文本
Wolfram Research (2007),AddPeriodical,Wolfram 语言函数,https://reference.wolfram.com/language/JLink/ref/AddPeriodical.html.
CMS
Wolfram 语言. 2007. "AddPeriodical." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/JLink/ref/AddPeriodical.html.
APA
Wolfram 语言. (2007). AddPeriodical. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/JLink/ref/AddPeriodical.html 年
BibTeX
@misc{reference.wolfram_2025_addperiodical, author="Wolfram Research", title="{AddPeriodical}", year="2007", howpublished="\url{https://reference.wolfram.com/language/JLink/ref/AddPeriodical.html}", note=[Accessed: 30-April-2026]}
BibLaTeX
@online{reference.wolfram_2025_addperiodical, organization={Wolfram Research}, title={AddPeriodical}, year={2007}, url={https://reference.wolfram.com/language/JLink/ref/AddPeriodical.html}, note=[Accessed: 30-April-2026]}