(1)source insight 阅读VC++源码,注释为乱码解决方案
1、options->preferences->Syntax Formatting->Styles;
2、在Style Name 选择 Comment,再对其Font Name 选择Pick,然后再选择“新宋体”。
(2)source insight 阅读Linux源码,注释为乱码解决方案
1、用记事本打开源文件,中文可以显示,我另存为,在保存选项中,编码一栏发现是:UTF-8。我选ANSI一项,保存。再用Source Insight 打开,终于可以显示了。
打开小陶给我的项目时,对应的解决方法为:另存为ANSI格式。
时间: 2024-11-16 01:17:39