Skip to content

example.h 给出函数声明 example.cpp 给出函数实现 编译时会执行包含操作,等价于将头文件复制到include的文件中。