CodeBlocks 更改 gui 程序为 命令行 当前版本是没有这个功能的,对照一个 dos 项目,将 cbp 文件中的 <Option type="0" /> 改为 <Option type="1" /> 就可以了.