OS X:禁止/准许输入拼写检查(Spell Check While Typing)
下面的脚本准队某一个程序禁止输入拼写检查(Spell Check While Typing),只要给program付正确的值
defaults write -g NSAllowContinuousSpellChecking -bool false