Developer`
Developer`
$InactivateExclusions
is a variable whose value is used to determine which heads Inactivate should ignore.
更多信息和选项
- To use $InactivateExclusions, you first need to load the Developer Utilities Package using Needs["Developer`"].
- $InactivateExclusions contains a list of pairs of the form {h,extype} where h is a symbol and extype is either "Symbol" or "Expression". The pair {h,"Symbol"} indicates that Inactivate should ignore the head h itself but not its contents, whereas the pair {h,"Expression"} indicates that Inactivate should ignore any part of the input with head h.
- $InactivateExclusions can be restored to its default value using Unset.
范例
打开所有单元关闭所有单元基本范例 (2)
Scope (2)
Ignore g and its contents, and ignore h but not its contents:
Ignore these functions in addition to the normal defaults:
Restore $InactivateExclusions to its default value:
Now List is ignored:
Wolfram Research (2014),$InactivateExclusions,Wolfram 语言函数,https://reference.wolfram.com/language/Developer/ref/$InactivateExclusions.html.
文本
Wolfram Research (2014),$InactivateExclusions,Wolfram 语言函数,https://reference.wolfram.com/language/Developer/ref/$InactivateExclusions.html.
CMS
Wolfram 语言. 2014. "$InactivateExclusions." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/Developer/ref/$InactivateExclusions.html.
APA
Wolfram 语言. (2014). $InactivateExclusions. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/Developer/ref/$InactivateExclusions.html 年