$EntityStores
$EntityStores
是一个全局变量,给出当使用 Entity 时自动访问的全部实体存储列表.
更多信息
- 当运算诸如 Entity["type","name"][property] 等表达式时,数据从 $EntityStores 中含有 "type" 的第一个 EntityStore 提取.
- 出现在 $EntityStores 中的实体类型在内置实体类型之前被考虑.
- 在赋值过程中,Entity["type","name"][property]=value 数据存储于 $EntityStores 中含有 "type" 的第一个 EntityStore 中. 如果在 $EntityStores 中不存在含有 "type" 的 EntityStore,将在 $EntityStores 中预置一个新的 EntityStore.
范例
打开所有单元关闭所有单元范围 (2)
这将在 $EntityStores 中引入一个新的 EntityStore:
设定一个不同类型的实体值将在 $EntityStores 中引入另一个 EntityStore:
引入含有两个实体类型的 EntityStore:
涉及这些类型的赋值将被存储在这个 EntityStore 中:
Wolfram Research (2016),$EntityStores,Wolfram 语言函数,https://reference.wolfram.com/language/ref/$EntityStores.html.
文本
Wolfram Research (2016),$EntityStores,Wolfram 语言函数,https://reference.wolfram.com/language/ref/$EntityStores.html.
CMS
Wolfram 语言. 2016. "$EntityStores." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/$EntityStores.html.
APA
Wolfram 语言. (2016). $EntityStores. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/$EntityStores.html 年