《C++入门:头文件》C++框架代码#include <iostream>using namespace std;int main(){ return 0;} ——来自博客 https://blog.csdn.net/ina_yun/article/details/147855811