SpellingDictionaries

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

SpellingDictionaries

是一个全局选项,它对拼写检查进行设置.

更多信息

  • 常见用法是 SpellingDictionaries->{opt1->val1,opt2->val2,}.
  • 可以指定下列选项:
  • "CorrectWords"{}添加争取单词到主目录下
    "IncorrectWords"{}在拼写检查时标注出错单词
    "Suggestions"{}找到单词,停止查找并更换
  • "CorrectWords"->{"word1","word2",} 表明在拼写检查中找到的任意单词,它将被忽略甚至被认为不存在于主目录下.
  • "IncorrectWords"->{"word1","word2",} 表明一旦找到相应单词,拼写检查将停止,单词还存在主目录下.
  • "Suggestions"->{{"word1"->"newword1"},} 表明一旦找到相应单词,拼写检查将停止,并用拼写检查对话框中的新单词来替换.
Wolfram Research (1999),SpellingDictionaries,Wolfram 语言函数,https://reference.wolfram.com/language/ref/SpellingDictionaries.html.

文本

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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