忍了这么久的ChiZR终于要爆发了.当天晚上就跑到书城里买了本这个.

但是我还是不负众望写了我的第一个程序!o(∩_∩)o...哈哈虽然很烂.只可以记录文字.不过对于我来说已经很有分量了.
附上程序:
#include
int main()
{
std::cout <<"Hello! This is ChiZR's frist program---a note.This just is a very small program.But this is very important and special for me.Now you can input some word!Thank you!\n";
char response;
std::cin >> response; return 0;
}
有机会下载个VC试试吧!
没有评论:
发表评论