最近使用mac上的office,发现一个问题,每次打开office11都会报错,提示“无法打开文件Normal.dotm,因为内容有错误”,于是就在网络上搜索了一下,找到如下一段话, I just found out that my kids were playing on my computer and accidentally renamed my main drive to "]?[". After renaming it something appropriate, it op
参考链接:http://www.lai18.com/content/10706682.html 安装了git-gui,打开以后出现以下提示: Spell checking is unavable: error:No word lists can be found for the language "zh_CN" 原因:打开的时候会进行拼写检查. 解决方法: gedit ~/.gitconfig,然后在文件末尾追加以下内容: [gui] spellingdictionary = none