Code::Blocks 配置

  • 需要另外下载安装GCC编译器
  • 配置主题皮肤:
    1. 先替换‘ default.conf ’ (需要关闭code::blocks)
    2. Settings>Editor>(左栏)Syntax highlighting> Colour theme
    3. 应用皮肤后光标可能与主题背景同化了颜色,所以需要重新设置光标颜色:
      • Other editor settings>激活Highlight line under caret
      • Code::Blocks 配置

PS:  'default.conf ' 替换官网代码 http://wiki.codeblocks.org/index.php?title=Syntax_highlighting_custom_colour_themes  

上一篇:struts2 资源国际化


下一篇:(十四)struts2的国际化