GetEnvironment
GetEnvironment["var"]
给出操作系统环境中对应于变量 "var" 的设置.
GetEnvironment[{"var1","var2",…}]
给出规则列表,对应于指定的环境变量.
给出操作系统环境中所有现存设置的信息.
更多信息
- GetEnvironment[All] 与 GetEnvironment[] 相同.
- GetEnvironment 以 "var"->value 形式返回结果,其中 value 是对应的环境变量 "var" 的值.
- 如果在环境中找到变量 "var",那么 value 是一个字符串,可能是空的.
- 如果变量 "var" 在环境中未定义,那么 GetEnvironment 返回 "var"->None.
- 定义在操作系统环境中的变量名称和数值取决于使用的计算机系统.
范例
Wolfram Research (2012),GetEnvironment,Wolfram 语言函数,https://reference.wolfram.com/language/ref/GetEnvironment.html.
文本
Wolfram Research (2012),GetEnvironment,Wolfram 语言函数,https://reference.wolfram.com/language/ref/GetEnvironment.html.
CMS
Wolfram 语言. 2012. "GetEnvironment." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/GetEnvironment.html.
APA
Wolfram 语言. (2012). GetEnvironment. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/GetEnvironment.html 年