C++ 中,已经调用过
freopen("xxx","r",stdin); ...... fclose(stdin);
后还能不能从标准流中(即黑底白字Console)中 cin/scanf?
cin/scanf