您当前的位置: 首页 >  c++

04 C++ - 入门程序

杨林伟 发布时间:2019-10-08 11:06:37 ,浏览量:1

1. hello world程序

请打开一下示例代码:

#include
using namespace std;

int main(){
    cout             
关注
打赏
1688896170
查看更多评论
0.0632s