Contexts

Contexts[]

给出所有上下文的列表.

Contexts["string"]

给出匹配字符串的上下文列表.

更多信息和选项

  • Contexts 允许包含下列元字符的缩略字符串模式:
  • *零或多个字符
    @一个或多个字符,大写字母除外
    \\*,按文字输出 * 等
  • Contexts["string"] 包括任何默认匹配 "string" 的上下文别名. 设置 ResolveContextAliasesFalse 仅会返回非别名匹配的上下文. »

范例

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

基本范例  (1)

给出所有以 "As" 开头的上下文:

选项  (1)

ResolveContextAliases  (1)

Contexts 默认解析别名:

使用 ResolveContextAliases 选项可阻止别名解析:

Wolfram Research (1991),Contexts,Wolfram 语言函数,https://reference.wolfram.com/language/ref/Contexts.html (更新于 2021 年).

文本

Wolfram Research (1991),Contexts,Wolfram 语言函数,https://reference.wolfram.com/language/ref/Contexts.html (更新于 2021 年).

CMS

Wolfram 语言. 1991. "Contexts." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2021. https://reference.wolfram.com/language/ref/Contexts.html.

APA

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

BibTeX

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

BibLaTeX

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