use*_*061 2 c codeblocks
我正在使用代码块和gcc为我的C,因为我是一个初学者如何清除屏幕功能
clrscr();
不管用
Aat*_*Sai 6
ollowing应该适用于大多数系统:
system("clear");
要么
system("tput clear");
归档时间:
12 年,9 月 前
查看次数:
7738 次
最近记录:
5 年,10 月 前