IncludedContexts

IncludedContexts

FullDefinitionManipulate 和相关符号的一个选项,它们可以给出定义被递归保存的符号的上下文.

更多信息

  • 诸如 FullDefinitionManipulate 等函数报告或保存整套与符号相关的定义,这个符号递归拉取出现在每个定义右手边的符号的定义. IncludedContexts 通过将集合限制在特定上下文的方法来限制递归集合.
  • 一般设定包括:
  • All包括所有上下文
    "Context`"仅包括指定的上下文
    "Context`*"包括指定的上下文和其子上下文
    {spec1,spec2,}包括任何匹配 speci 之一的上下文
  • ExcludedContexts 优先于 IncludedContexts. »
  • 上下文可以通过和 Contexts[] 一样的字符串模式进行指定.

范例

打开所有单元关闭所有单元

基本范例  (1)

仅拉取上下文 "c1`" 中的补充定义:

默认设置 IncludedContextsAll,所有上下文度视作包括进来:

范围  (3)

仅包括上下文 "c1`""c2`"

包括上下文 "c2`""c1`" 和其所有子上下文:

默认情况下,某些系统上下文即使在 IncludedContexts 中也会被排除:

使用 ExcludedContexts 调整排除列表:

属性和关系  (1)

ExcludedContexts 覆盖 IncludedContexts

比较:

Wolfram Research (2021),IncludedContexts,Wolfram 语言函数,https://reference.wolfram.com/language/ref/IncludedContexts.html.

文本

Wolfram Research (2021),IncludedContexts,Wolfram 语言函数,https://reference.wolfram.com/language/ref/IncludedContexts.html.

CMS

Wolfram 语言. 2021. "IncludedContexts." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/IncludedContexts.html.

APA

Wolfram 语言. (2021). IncludedContexts. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/IncludedContexts.html 年

BibTeX

@misc{reference.wolfram_2024_includedcontexts, author="Wolfram Research", title="{IncludedContexts}", year="2021", howpublished="\url{https://reference.wolfram.com/language/ref/IncludedContexts.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_includedcontexts, organization={Wolfram Research}, title={IncludedContexts}, year={2021}, url={https://reference.wolfram.com/language/ref/IncludedContexts.html}, note=[Accessed: 21-November-2024 ]}