新手问包含头文件问题!已经在头文件stdafx.h包含了<iostream>,而在cpp中又包含了stdafx.h。为什么还是现实错误? iostream 头文件 [解决办法]
//加上域using namespace std;