首页 > 编程语言 > 详细

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

时间:2017-09-05 09:17:50      阅读:220      评论:0      收藏:0      [点我收藏+]

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

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

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

#include <iostream>
using namespace std;

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

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

原文:http://www.cnblogs.com/qingyundian/p/7476843.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!