编译器使用GBK编码

1.Settings->Editor->General settings->Encoding settings

Codeblock输出中文乱码解决方法

2.1.Settings->Compiler->Other compiler options

-finput-charset=GBK
-fexec-charset=GBK

 

Codeblock输出中文乱码解决方法

 

相关文章: