Cpp class exercise 1:修订间差异
→安装编程开发环境
第4行: | 第4行: | ||
1、下载Dev-C++ 5.3.0.2 | 1、下载Dev-C++ 5.3.0.2 | ||
{{Clickable button 2|临时(直接)下载|url= http://class.hanyu123.cn/Dev-Cpp_5.3.0.2_Setup.zip|class=mw-ui-progressive}} | |||
{{Clickable button 2|百度云网盘下载|url=https://pan.baidu.com/s/1dGmnHZj|class=mw-ui-progressive}} | |||
2、安装Dev-C++ | |||
3、设置中文界面 | |||
在【工具】→【环境选项】中选择界面语言为中文 | |||
http://static.hanyu123.cn/wiki/images/dev-cpp_config_language_cn.png | |||
== Hello World 程序 == | == Hello World 程序 == |