@@ -1,2 +1,9 @@
C文件存放运行代码
H文件存放对外提供的函数和变量的声明
H文件格式:
#ifndef __名称_H
#define __名称_H
#endif
The note is not visible to the blocked user.