Ubuntu+CodeBlocks里面设置使用的终端

字体大小: 中小 标准 ->行高大小: 标准

Ubuntu+CodeBlocks里面设置使用的终端,默认是xterm,显示中文非常扯淡。。查了查资料换成了Gnome-Terminal,舒服多了~~~

Settings->Environment->"Terminal to launch console programs" = "gnome-terminal --geometry 80x20+100+100 --hide-menubar -t $TITLE -x"(不包含引号)。

图片内详

Ubuntu+CodeBlocks里面设置使用的终端

点击查看上图大图

Code::Blocks 的详细介绍:请点这里
Code::Blocks 的下载地址:请点这里

此文章由 http://www.ositren.com 收集整理 ,地址为: http://www.ositren.com/htmls/49695.html