settings->compiler settings
在other resource compiler options 中添加:
-finput-charset=WINDOWS-936
-fexec-charset=GBK
即可。
codeblocks运行时汉字变乱码
最新推荐文章于 2025-03-12 22:14:58 发布
settings->compiler settings
在other resource compiler options 中添加:
-finput-charset=WINDOWS-936
-fexec-charset=GBK
即可。