question 002: dev c++ 当中如何调整字体大小?How to get the first program with C++? c++属于什么软件?

方法:按住ctrl+鼠标滑轮滚动

c++属于系统软件还是应用软件?

说哪个都不对,编译之前属于应用软件,after compile ,it belongs to system software.

#include <iostream>
using namespace std;

int main(){
cout<<"Hello World";
}

原文地址:https://www.cnblogs.com/qingyundian/p/7476843.html