PrivatePaths

该函数尚未完全纳入长期 Wolfram 语言,并随时可能更改.

PrivatePaths

是一个全局选项,用于描述记事本前端私有路径的设置.

更多信息

  • 常见用法为 PrivatePaths->{opt1->val1,opt2->val2,}.
  • 可以指定下列子项:
  • "AFM"搜寻 Adobe字体的目录 (仅仅针对Unix系统 )
    "Fonts"搜寻Mathematica 字体的目录
    "SystemResources"搜寻 Mathematica 系统资源的目录
    "TextResources"搜寻 Mathematica 文本资源的目录
  • 选项 "AFM" 指定了用于搜寻包含有字体信息的 Adobe 字体制文件的目录.
  • 通常包含在选项 "AFM" 列表下的目录是FrontEnd`FileName[{$InstallationDirectory,"SystemFiles","Fonts","AFM"}].
  • 通常包含在选项 "Fonts" 列表下的目录是FrontEnd`FileName[{$InstallationDirectory,"SystemFiles","Fonts"}]FrontEnd`FileName[{$UserBaseDirectory, "Fonts"}].
  • 通常包含在选项"SystemResources" 列表下的目录是FrontEnd`FileName[{$InstallationDirectory,"SystemFiles","FrontEnd", "SystemResources"}].
  • 通常包含在选项 "TextResources" 列表下的目录是FrontEnd`FileName[{$InstallationDirectory,"SystemFiles","FrontEnd", "TextResources"}].
  • 如果由于疏忽改变的 "AFM""Fonts""SystemResources" 或者 "TextResources" 选项, Mathematica 将不能查出运行所需要的基本单元. 如果出现了这种情况,你需要删除或者手动编辑你的选择文件来修复系统正确的功能.
Wolfram Research (1999),PrivatePaths,Wolfram 语言函数,https://reference.wolfram.com/language/ref/PrivatePaths.html.

文本

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2024_privatepaths, organization={Wolfram Research}, title={PrivatePaths}, year={1999}, url={https://reference.wolfram.com/language/ref/PrivatePaths.html}, note=[Accessed: 24-November-2024 ]}