下载CDT更新
http://download.eclipse.org/tools/cdt/releases/juno
ref:
http://jingyan.baidu.com/article/380abd0a5888211d90192cd6.html
此时Eclipse内部可以build C++了,但是好似不能运行
安装MinGW,把bin目录加入环境变量path,make**.ext那个改成make.exe,打开cmd测试make,这时可以进入eclipse生成的CTest.exe运行,即可出现想要的结果
或者C++ online: http://cpp.sh/
python online: http://repl.it/languages/Python
No comments:
Post a Comment