- Published on
Code::Blocks 中文输出乱码的解决方案
- Authors
- Name
- Jeffrey Wang
进入 Settings-Editor,设置编码为 UTF-8:
进入 Settings-Compiler 和 Settings-Debugger,设置编译参数为:
-finput-charset=UTF-8
-fexec-charset=GBK
进入 Settings-Editor,设置编码为 UTF-8:
进入 Settings-Compiler 和 Settings-Debugger,设置编译参数为:
-finput-charset=UTF-8
-fexec-charset=GBK