c++ 通过CStdioFile向控制台输出字符串
新建一个支持MFC的控制台程序// Project1.cpp : 此文件包含 "main" 函数。程序执行将在此处开始并结束。//#include "pch.h"#include "framework.h"#include "Project1.h"#ifdef _DEBUG#define new DEBUG_NEW#endif// 唯一的应用程序对象CWinApp theApp;using namespace std