Source Insight中文注释乱码、字体大小、等宽解决方法

原文地址:http://blog.chinaunix.net/uid-23089249-id-57100.html

 

中文注释乱码解决方法:

用记事本打开源文件,然后,选择 文件->另存为,编码选为” ANSI

字体的调整:
Source Insight 菜单栏选择 Options->Document Options(或者直接Alt+T),打开Document Options对话框,点击 Screen Fonts,在新打开的字体对话框中设置一下就OK啦

Alt+F12可以将字体换成等宽的(Fixedsys)

 

你可能感兴趣的:(SourceInsight)