您的位置:首页 > 其它

CodeBlocks 不能打印汉字的解决办法

2013-06-22 00:00 295 查看
这是CodeBlocks编译器设置问题,在CodeBlocks菜单选择

Settings -> Compiler and debugger settings -> Global compiler settings -> Other options ,在其中输入语句

-fexec-charset=GBK -finput-charset=UTF-8
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  CodeBlocks