关于C语言清屏函数必须先加头文件如:函数
#include “stdlib.h”程序
清屏函数: system(“cls”);方法
能够加上:system(“pause”);效果好点!语言
不过用system方法程序会有意外出现。文件