日常使用开发大多在Windows环境下,现在Win10也是越来越好用,已经支持HyperV、Docker等等,下面就总结下windows开发常用的一些配置。
cmder
命令行编译Cpp
CodeBlocks
VS实战太笨重,大佬们推荐用CodeBlocks,跨平台又开源,quite nice,我下的是不带编译器的,又下了个TDM,这时要注意要配置一下Settings-Compiler and debugger settings-toolchain executables中的Compiler’s installation directory 和gcc/g++等文件的路径。
多主题环境配置:
http://wiki.codeblocks.org/index.php?title=Syntax_highlighting_custom_colour_themes#Installation
http://www.cnblogs.com/wenbosheng/p/5899483.html
光标默认是黑色的,在暗色背景下看不到,设置:
Setting–>Editor–>margins and caret–>caret的color