补充习题:
1、练习书上的myfirst.cpp,并且写一个中文版。
2、正常
cout <<“aaa”
cin >> num
可不可以这么写?
“aaa”>>cout
num << cin
3、写一个Hello World
4、书上课后习题
补充习题:
1、练习书上的myfirst.cpp,并且写一个中文版。
2、正常
cout <<“aaa”
cin >> num
可不可以这么写?
“aaa”>>cout
num << cin
3、写一个Hello World
4、书上课后习题