This is a recent and more detailed solution for Windows users. Make sure the last version of TeXstudio is downloaded from its website. Download the English dictionary (*.oxt) from here to the directory C:\Program Files (x86)\TeXstudio\dictionaries. D…
Texlive的配置很简单,安装的时候跟着向导一步一步安装就可以了. TexStudio也是同样的安装过程,没什么技巧.这里提一下界面颜色的配置.习惯了暗底白字,所以就google了一下相关的配置,大多给出的是颜色配置的代码.代码的使用也十分简单,先在TexStudio里面保存一下Current Settings,然后找到你所保存的配置文件,用文本编辑器打开,找到颜色配置的位置,用google到的代码替换掉就ok了. Language Tool是TexStudio支持的一个语法检查工具,需要JR…
Language Tool ,a plugin for TeXStudio TexStudio supports LanguageTool as an inline grammar checker. Note that you need to configure TXS first, by using Options > Configure TexStudio… > Grammar like this: You should start LanguageTool GUI (which is c…
http://windows.microsoft.com/zh-cn/windows-10/cortanas-regions-and-languages 适用于 Windows 10 Currently, Cortana is only available in the following countries/regions: 中國. 法國. 德國. 義大利. 西班牙. 英國和美國, and United States. Cortana is available in these languag…
微软工程师Nate McMaster的博文.NET Core 2.1 Global Tools https://natemcmaster.com/blog/2018/05/12/dotnet-global-tools/ Getting started with creating a .NET Core global tool package. Also, a peek under the hood. .NET Core 2.1 RC1 was released this week. This i…